@Internal public final class Ffn extends java.lang.Object
Constructor | Description |
---|---|
Ffn(byte[] buf,
int offset) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object other) |
|
int |
get_cbFfnM1() |
|
java.lang.String |
getAltFontName() |
|
byte |
getChs() |
|
byte[] |
getFontSig() |
|
java.lang.String |
getMainFontName() |
|
byte[] |
getPanose() |
|
int |
getSize() |
|
short |
getWeight() |
|
int |
hashCode() |
|
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 other)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.