Uses of Package
org.docx4j.fonts.fop.complexscripts.fonts
| Package | Description |
|---|---|
| org.docx4j.fonts.fop.complexscripts.fonts | |
| org.docx4j.fonts.fop.complexscripts.scripts | |
| org.docx4j.fonts.fop.fonts |
Classes for font handling.
|
| org.docx4j.fonts.fop.fonts.truetype |
Classes for TrueType fonts.
|
| org.docx4j.fonts.fop.render.java2d |
-
Classes in org.docx4j.fonts.fop.complexscripts.fonts used by org.docx4j.fonts.fop.complexscripts.fonts Class Description AdvancedTypographicTableFormatException Exception thrown when attempting to decode a truetype font file and a format constraint is violated.GlyphClassMapping TheGlyphClassMappinginterface provides glyph identifier to class index mapping support.GlyphClassTable Base class implementation of glyph class table.GlyphCoverageMapping TheGlyphCoverageMappinginterface provides glyph identifier to coverage index mapping support.GlyphCoverageTable .Base class implementation of glyph coverage table.GlyphDefinition TheGlyphDefinitioninterface is a marker interface implemented by a glyph definition subtable.GlyphDefinitionTable TheGlyphDefinitionTableclass is a glyph table that implements glyph definition functionality according to the OpenType GDEF table.GlyphMappingTable Base class implementation of glyph mapping table.GlyphPositioning TheGlyphPositioninginterface is implemented by a glyph positioning subtable that supports the determination of glyph positioning information based on script and language of the corresponding character content.GlyphPositioningState TheGlyphPositioningStateimplements an state object used during glyph positioning processing.GlyphPositioningSubtable TheGlyphPositioningSubtableimplements an abstract base of a glyph subtable, providing a default implementation of theGlyphPositioninginterface.GlyphPositioningTable TheGlyphPositioningTableclass is a glyph table that implementsGlyphPositioningfunctionality.GlyphPositioningTable.Anchor TheAnchorclass implements a anchor record, comprising an X,Y coordinate pair, an optional anchor point index (or -1), and optional X or Y device tables (or null if absent).GlyphPositioningTable.DeviceTable TheDeviceTableclass implements a positioning device table record, comprising adjustments to be made to scaled design units according to the scaled size.GlyphPositioningTable.Value TheValueclass implements a positioning value record, comprising placement and advancement information in X and Y axes, and optionally including device data used to perform device (grid-fitted) specific fine grain adjustments.GlyphProcessingState TheGlyphProcessingStateimplements a common, base state object used during glyph substitution and positioning processing.GlyphSubstitution TheGlyphSubstitutioninterface is implemented by a glyph substitution subtable that supports the determination of glyph substitution information based on script and language of the corresponding character content.GlyphSubstitutionState TheGlyphSubstitutionStateimplements an state object used during glyph substitution processing.GlyphSubstitutionSubtable TheGlyphSubstitutionSubtableimplements an abstract base of a glyph substitution subtable, providing a default implementation of theGlyphSubstitutioninterface.GlyphSubstitutionTable TheGlyphSubstitutionTableclass is a glyph table that implementsGlyphSubstitutionfunctionality.GlyphSubstitutionTable.Ligature TheLigatureclass implements a ligature lookup result in terms of a ligature glyph (code) and the N+1...GlyphSubtable TheGlyphSubtableimplements an abstract glyph subtable that encapsulates identification, type, format, and coverage information.GlyphTable Base class for all advanced typographic glyph tables.GlyphTable.ClassSequenceRule TheClassSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph class sequence.GlyphTable.CoverageSequenceRule TheCoverageSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph coverage sequence.GlyphTable.GlyphSequenceRule TheGlyphSequenceRuleclass implements a subclass ofRulethat supports matching on a specific glyph sequence.GlyphTable.LookupSpec A structure class encapsulating a lookup specification as a <script,language,feature> tuple.GlyphTable.LookupTable TheLookupTableclass comprising an identifier and an ordered list of glyph subtables, each of which employ the same lookup identifier.GlyphTable.Rule TheRuleclass implements an array of rule lookup records.GlyphTable.RuleLookup TheRuleLookupclass implements a rule lookup record, comprising a glyph sequence index and a lookup table index (in an applicable lookup list).GlyphTable.RuleSet TheRuleSetclass implements a collection of rules, which may or may not be the same rule type.GlyphTable.UseSpec TheUseSpecclass comprises a lookup table reference and the feature that selected the lookup table. -
Classes in org.docx4j.fonts.fop.complexscripts.fonts used by org.docx4j.fonts.fop.complexscripts.scripts Class Description GlyphDefinitionTable TheGlyphDefinitionTableclass is a glyph table that implements glyph definition functionality according to the OpenType GDEF table.GlyphPositioningTable TheGlyphPositioningTableclass is a glyph table that implementsGlyphPositioningfunctionality.GlyphSubstitutionTable TheGlyphSubstitutionTableclass is a glyph table that implementsGlyphSubstitutionfunctionality.GlyphTable Base class for all advanced typographic glyph tables.GlyphTable.LookupSpec A structure class encapsulating a lookup specification as a <script,language,feature> tuple.GlyphTable.LookupTable TheLookupTableclass comprising an identifier and an ordered list of glyph subtables, each of which employ the same lookup identifier.GlyphTable.UseSpec TheUseSpecclass comprises a lookup table reference and the feature that selected the lookup table. -
Classes in org.docx4j.fonts.fop.complexscripts.fonts used by org.docx4j.fonts.fop.fonts Class Description GlyphDefinitionTable TheGlyphDefinitionTableclass is a glyph table that implements glyph definition functionality according to the OpenType GDEF table.GlyphPositioningTable TheGlyphPositioningTableclass is a glyph table that implementsGlyphPositioningfunctionality.GlyphSubstitutionTable TheGlyphSubstitutionTableclass is a glyph table that implementsGlyphSubstitutionfunctionality.Positionable Optional interface which indicates that glyph positioning is supported and, if supported, can perform positioning.Substitutable Optional interface which indicates that glyph substitution is supported and, if supported, can perform substitution. -
Classes in org.docx4j.fonts.fop.complexscripts.fonts used by org.docx4j.fonts.fop.fonts.truetype Class Description GlyphDefinitionTable TheGlyphDefinitionTableclass is a glyph table that implements glyph definition functionality according to the OpenType GDEF table.GlyphPositioningTable TheGlyphPositioningTableclass is a glyph table that implementsGlyphPositioningfunctionality.GlyphSubstitutionTable TheGlyphSubstitutionTableclass is a glyph table that implementsGlyphSubstitutionfunctionality.OTFAdvancedTypographicTableReader OpenType Font (OTF) advanced typographic table reader. -
Classes in org.docx4j.fonts.fop.complexscripts.fonts used by org.docx4j.fonts.fop.render.java2d Class Description Positionable Optional interface which indicates that glyph positioning is supported and, if supported, can perform positioning.Substitutable Optional interface which indicates that glyph substitution is supported and, if supported, can perform substitution.