|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.complexscripts.fonts.GlyphMappingTable
org.apache.fop.complexscripts.fonts.GlyphMappingTable.MappedMappingTable
protected static class GlyphMappingTable.MappedMappingTable
mapped mapping table base class
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.fop.complexscripts.fonts.GlyphMappingTable |
---|
GlyphMappingTable.EmptyMappingTable, GlyphMappingTable.MappedMappingTable, GlyphMappingTable.MappingRange, GlyphMappingTable.RangeMappingTable |
Field Summary |
---|
Fields inherited from class org.apache.fop.complexscripts.fonts.GlyphMappingTable |
---|
GLYPH_MAPPING_TYPE_EMPTY, GLYPH_MAPPING_TYPE_MAPPED, GLYPH_MAPPING_TYPE_RANGE |
Constructor Summary | |
---|---|
GlyphMappingTable.MappedMappingTable()
Construct mapped mapping table. |
Method Summary | |
---|---|
int |
getType()
Obtain mapping type. |
Methods inherited from class org.apache.fop.complexscripts.fonts.GlyphMappingTable |
---|
getEntries, getMappedIndex, getMappingSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlyphMappingTable.MappedMappingTable()
Method Detail |
---|
public int getType()
getType
in class GlyphMappingTable
|
fop 2.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |