|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.font.format.xtf.tables.TtfTableHDMX.DeviceRecord
public class TtfTableHDMX.DeviceRecord
the device record
| Constructor Summary | |
|---|---|
TtfTableHDMX.DeviceRecord(RandomAccessR rar,
int numberOfGlyphs)
Create a new object. |
|
| Method Summary | |
|---|---|
int |
getMaxWidth()
Returns the maxWidth. |
int |
getPixelSize()
Returns the pixelSize. |
byte[] |
getWidths()
Returns the widths. |
void |
writeXML(XMLStreamWriter writer)
Write the data to a XMLStreamWriter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TtfTableHDMX.DeviceRecord(RandomAccessR rar,
int numberOfGlyphs)
throws java.io.IOException
rar - the inputnumberOfGlyphs - the number of glyphs
java.io.IOException - if an IO-error occurred.| Method Detail |
|---|
public int getMaxWidth()
public int getPixelSize()
public byte[] getWidths()
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 | |||||||||