Uses of Class
ca.cgjennings.graphics.cloudfonts.Axis
-
Packages that use Axis Package Description ca.cgjennings.graphics.cloudfonts -
-
Uses of Axis in ca.cgjennings.graphics.cloudfonts
Methods in ca.cgjennings.graphics.cloudfonts that return Axis Modifier and Type Method Description Axis[]
CloudFont. getAxes()
Returns an array of variable axes associated with the font.Axis[]
CloudFontFamily. getAxes()
Returns the variable axes associated with fonts in this family.
-