|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.xtf.tables.gps.XtfLookupTable
org.extex.font.format.xtf.tables.gps.XtfGPOSPairTable
org.extex.font.format.xtf.tables.gps.XtfGPOSPairTable.PairTableFormat2
public static class XtfGPOSPairTable.PairTableFormat2
Pair Format 2
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.extex.font.format.xtf.tables.gps.XtfGPOSPairTable |
|---|
XtfGPOSPairTable.PairTableFormat1, XtfGPOSPairTable.PairTableFormat2 |
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.xtf.tables.gps.XtfGPOSPairTable |
|---|
coverage, valueFormat1, valueFormat2 |
| Fields inherited from class org.extex.font.format.xtf.tables.gps.XtfLookupTable |
|---|
count |
| Method Summary | |
|---|---|
Class1Record[] |
getClass1RecordArray()
Getter for class1RecordArray. |
ClassDefTable |
getClassDef1()
Getter for classDef1. |
ClassDefTable |
getClassDef2()
Getter for classDef2. |
PairValue |
getPairValue(int firstGlyph,
int secondGlyph)
Returns the PairValue for the combination first and second Glyph. |
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
| Methods inherited from class org.extex.font.format.xtf.tables.gps.XtfGPOSPairTable |
|---|
getCoverage, getValueFormat1, getValueFormat2, newInstance |
| Methods inherited from class org.extex.font.format.xtf.tables.gps.XtfLookupTable |
|---|
getCount, getFormat, getXtfGlyph |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Class1Record[] getClass1RecordArray()
public ClassDefTable getClassDef1()
public ClassDefTable getClassDef2()
public PairValue getPairValue(int firstGlyph,
int secondGlyph)
PairValue for the combination first and second Glyph.
getPairValue in class XtfGPOSPairTablefirstGlyph - The first glyph.secondGlyph - The second glyph.
PairValue for the combination first and
second Glyph.XtfGPOSPairTable.getPairValue(int,
int)
public void writeXML(XMLStreamWriter writer)
throws java.io.IOException
writeXML in interface XMLWriterConvertiblewriter - the XML-Writer
java.io.IOException - if an IO-error occurs.XMLWriterConvertible.writeXML(org.extex.util.xml.XMLStreamWriter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||