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 void
Glyph. 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 class
GlyfCompositeDescript
Glyph description for composite glyphs.class
GlyfDescript
class
GlyfSimpleDescript
-