|
||||||||||
| 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.XtfGPOSMarkToBaseTable
org.extex.font.format.xtf.tables.gps.XtfGPOSMarkToBaseTable.MarkToBaseTableFormat1
public static class XtfGPOSMarkToBaseTable.MarkToBaseTableFormat1
MarkToBaseTable format 1.
The MarkBasePosFormat1 subtable also contains an offset to a MarkArray table, which contains all the MarkRecords stored in an array (MarkRecord) by MarkCoverage Index. A MarkArray table also contains a count of the defined MarkRecords (MarkCount).
The MarkBasePosFormat1 subtable also contains an offset to a BaseArray table (BaseArray).
MarkBasePosFormat1 subtable: MarkToBase attachment point
| Value | Type | Description | ||||||||
| uint16 | PosFormat | Format identifier-format = 1 | ||||||||
| Offset | MarkCoverage | Offset to MarkCoverage table-from beginning of MarkBasePos subtable | ||||||||
| Offset | BaseCoverage | Offset to BaseCoverage table-from beginning of MarkBasePos subtable | ||||||||
| uint16 | ClassCount | Number of classes defined for marks | ||||||||
| Offset | MarkArray | Offset to MarkArray table-from beginning of MarkBasePos subtable | ||||||||
| Offset | BaseArray | Offset to BaseArray table-from beginning of MarkBasePos subtable | ||||||||
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.extex.font.format.xtf.tables.gps.XtfGPOSMarkToBaseTable |
|---|
XtfGPOSMarkToBaseTable.BaseArrayTable, XtfGPOSMarkToBaseTable.BaseRecord, XtfGPOSMarkToBaseTable.MarkToBaseTableFormat1 |
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.xtf.tables.gps.XtfLookupTable |
|---|
count |
| Method Summary | |
|---|---|
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
| Methods inherited from class org.extex.font.format.xtf.tables.gps.XtfGPOSMarkToBaseTable |
|---|
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 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 | |||||||||