|
||||||||||
| 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.XtfGSUBLigatureTable
org.extex.font.format.xtf.tables.gps.XtfGSUBLigatureTable.LigatureTableFormatX
public static class XtfGSUBLigatureTable.LigatureTableFormatX
Table for format x.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.extex.font.format.xtf.tables.gps.XtfGSUBLigatureTable |
|---|
XtfGSUBLigatureTable.Ligature, XtfGSUBLigatureTable.LigatureSet, XtfGSUBLigatureTable.LigatureTableFormat1, XtfGSUBLigatureTable.LigatureTableFormatX |
| Field Summary |
|---|
| Fields inherited from class org.extex.font.format.xtf.tables.gps.XtfLookupTable |
|---|
count |
| Method Summary | |
|---|---|
XtfGSUBLigatureTable.LigatureSet |
getLigatureSet(int glyphiD)
Returns the ligature set or null, if not found. |
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
| Methods inherited from class org.extex.font.format.xtf.tables.gps.XtfGSUBLigatureTable |
|---|
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 XtfGSUBLigatureTable.LigatureSet getLigatureSet(int glyphiD)
null, if not found.
getLigatureSet in class XtfGSUBLigatureTableglyphiD - TODO
XtfGSUBLigatureTable.getLigatureSet(int)
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 | |||||||||