Uses of Interface
org.apache.fontbox.ttf.GlyphDescription
Packages that use GlyphDescription
-
Uses of GlyphDescription in org.apache.fontbox.ttf
Classes in org.apache.fontbox.ttf that implement GlyphDescriptionModifier and TypeClassDescriptionclass
Glyph description for composite glyphs.class
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.class
This class is based on code from Apache Batik a subproject of Apache XMLGraphics.Fields in org.apache.fontbox.ttf declared as GlyphDescriptionFields in org.apache.fontbox.ttf with type parameters of type GlyphDescriptionModifier and TypeFieldDescriptionprivate final Map<Integer,
GlyphDescription> GlyfCompositeDescript.descriptions
Methods in org.apache.fontbox.ttf that return GlyphDescriptionModifier and TypeMethodDescriptionGlyphData.getDescription()
Returns the description of the glyph.Methods in org.apache.fontbox.ttf with parameters of type GlyphDescriptionModifier and TypeMethodDescriptionprivate GlyphRenderer.Point[]
GlyphRenderer.describe
(GlyphDescription gd) Set the points of a glyph from the GlyphDescription.Constructors in org.apache.fontbox.ttf with parameters of type GlyphDescription