|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwpf.model.types.FSPAAbstractType
org.apache.poi.hwpf.model.FSPA
public final class FSPA
File Shape Address structure
Field Summary | |
---|---|
static int |
FSPA_SIZE
|
Constructor Summary | |
---|---|
FSPA()
|
|
FSPA(byte[] bytes,
int offset)
|
Method Summary | |
---|---|
byte[] |
toByteArray()
|
Methods inherited from class org.apache.poi.hwpf.model.types.FSPAAbstractType |
---|
getBx, getBy, getCTxbx, getFlags, getSize, getSpid, getWr, getWrk, getXaLeft, getXaRight, getYaBottom, getYaTop, isFAnchorLock, isFBelowText, isFHdr, isFRcaSimple, serialize, setBx, setBy, setCTxbx, setFAnchorLock, setFBelowText, setFHdr, setFlags, setFRcaSimple, setSpid, setWr, setWrk, setXaLeft, setXaRight, setYaBottom, setYaTop, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final int FSPA_SIZE
Constructor Detail |
---|
public FSPA()
public FSPA(byte[] bytes, int offset)
Method Detail |
---|
public byte[] toByteArray()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |