Uses of Interface
org.apache.batik.svggen.font.table.GlyphDescription
-
Packages that use GlyphDescription Package Description org.apache.batik.svggen.font org.apache.batik.svggen.font.table -
-
Uses of GlyphDescription in org.apache.batik.svggen.font
Methods in org.apache.batik.svggen.font with parameters of type GlyphDescription Modifier and Type Method Description private voidGlyph. describe(GlyphDescription gd)Set the points of a glyph from the GlyphDescriptionConstructors in org.apache.batik.svggen.font with parameters of type GlyphDescription Constructor Description Glyph(GlyphDescription gd, short lsb, int advance) -
Uses of GlyphDescription in org.apache.batik.svggen.font.table
Classes in org.apache.batik.svggen.font.table that implement GlyphDescription Modifier and Type Class Description classGlyfCompositeDescriptGlyph description for composite glyphs.classGlyfDescriptclassGlyfSimpleDescript
-