Uses of Class
org.apache.batik.svggen.font.table.GlyfDescript
-
Packages that use GlyfDescript Package Description org.apache.batik.svggen.font.table -
-
Uses of GlyfDescript in org.apache.batik.svggen.font.table
Subclasses of GlyfDescript in org.apache.batik.svggen.font.table Modifier and Type Class Description class
GlyfCompositeDescript
Glyph description for composite glyphs.class
GlyfSimpleDescript
Fields in org.apache.batik.svggen.font.table declared as GlyfDescript Modifier and Type Field Description private GlyfDescript[]
GlyfTable. descript
Methods in org.apache.batik.svggen.font.table that return GlyfDescript Modifier and Type Method Description GlyfDescript
GlyfTable. getDescription(int i)
-