Uses of Interface
org.apache.fop.complexscripts.fonts.GlyphDefinition
-
Packages that use GlyphDefinition Package Description org.apache.fop.complexscripts.fonts -
-
Uses of GlyphDefinition in org.apache.fop.complexscripts.fonts
Classes in org.apache.fop.complexscripts.fonts that implement GlyphDefinition Modifier and Type Class Description class
GlyphDefinitionSubtable
TheGlyphDefinitionSubtable
implements an abstract base of a glyph definition subtable, providing a default implementation of theGlyphDefinition
interface.private static class
GlyphDefinitionTable.AttachmentPointSubtable
private static class
GlyphDefinitionTable.AttachmentPointSubtableFormat1
private static class
GlyphDefinitionTable.GlyphClassSubtable
private static class
GlyphDefinitionTable.GlyphClassSubtableFormat1
private static class
GlyphDefinitionTable.LigatureCaretSubtable
private static class
GlyphDefinitionTable.LigatureCaretSubtableFormat1
private static class
GlyphDefinitionTable.MarkAttachmentSubtable
private static class
GlyphDefinitionTable.MarkAttachmentSubtableFormat1
-