|
||||||||||
| 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.XtfGSUBAlternateTable
org.extex.font.format.xtf.tables.gps.XtfGSUBAlternateTable.XtfGSUBAlternateTable1
public static class XtfGSUBAlternateTable.XtfGSUBAlternateTable1
AlternateSubstFormat1 subtable.
| Type | Name | Description |
| uint16 | SubstFormat | Format identifier-format = 1 |
| Offset | Coverage | Offset to Coverage table-from beginning of Substitution table |
| uint16 | AlternateSetCount | Number of AlternateSet tables |
| Offset | AlternateSet [AlternateSetCount] | Array of offsets to AlternateSet tables-from beginning of Substitution table-ordered by Coverage Index |
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.extex.font.format.xtf.tables.gps.XtfGSUBAlternateTable |
|---|
XtfGSUBAlternateTable.AlternateSet, XtfGSUBAlternateTable.XtfGSUBAlternateTable1 |
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.xtf.tables.gps.XtfLookupTable |
|---|
count |
| Constructor Summary | |
|---|---|
XtfGSUBAlternateTable.XtfGSUBAlternateTable1(RandomAccessR rar,
int offset,
XtfGlyphName xtfGlyph)
Creates a new object. |
|
| Method Summary | |
|---|---|
java.lang.String[][] |
getSubGlyph()
Returns an array with the in/out glyph. |
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
| Methods inherited from class org.extex.font.format.xtf.tables.gps.XtfGSUBAlternateTable |
|---|
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 |
| Constructor Detail |
|---|
public XtfGSUBAlternateTable.XtfGSUBAlternateTable1(RandomAccessR rar,
int offset,
XtfGlyphName xtfGlyph)
throws java.io.IOException
rar - The input.offset - The offset.xtfGlyph - The glyph name.
java.io.IOException - if an IO_error occurs| Method Detail |
|---|
public java.lang.String[][] getSubGlyph()
Special for the test case
getSubGlyph in class XtfGSUBAlternateTableXtfGSUBAlternateTable.getSubGlyph()
public void writeXML(XMLStreamWriter writer)
throws java.io.IOException
writer - 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 | |||||||||