Uses of Class
org.apache.fop.fonts.truetype.GlyfTable.GlyfFlags
-
Packages that use GlyfTable.GlyfFlags Package Description org.apache.fop.fonts.truetype Classes for TrueType fonts. -
-
Uses of GlyfTable.GlyfFlags in org.apache.fop.fonts.truetype
Methods in org.apache.fop.fonts.truetype that return GlyfTable.GlyfFlags Modifier and Type Method Description static GlyfTable.GlyfFlags
GlyfTable.GlyfFlags. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static GlyfTable.GlyfFlags[]
GlyfTable.GlyfFlags. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-