@Internal public final class Ffn extends java.lang.Object
Constructor and Description |
---|
Ffn(byte[] buf,
int offset) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
get_cbFfnM1() |
java.lang.String |
getAltFontName() |
byte |
getChs() |
byte[] |
getFontSig() |
java.lang.String |
getMainFontName() |
byte[] |
getPanose() |
int |
getSize() |
short |
getWeight() |
void |
set_cbFfnM1(int _cbFfnM1) |
byte[] |
toByteArray() |
public int get_cbFfnM1()
public short getWeight()
public byte getChs()
public byte[] getPanose()
public byte[] getFontSig()
public int getSize()
public java.lang.String getMainFontName()
public java.lang.String getAltFontName()
public void set_cbFfnM1(int _cbFfnM1)
public byte[] toByteArray()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.