public class MsofbtSpgr extends Object
| Constructor and Description |
|---|
MsofbtSpgr(int fbt,
int inst,
int version) |
| Modifier and Type | Method and Description |
|---|---|
void |
EscherRecord()
no param constructor for Serializable
|
protected byte[] |
getData() |
int |
getFbt() |
int |
getInst() |
int |
getLength() |
void |
setFbt(int value) |
void |
setInst(int value) |
void |
setLength(int value) |
void |
setRect(int left,
int top,
int right,
int bottom) |
byte[] |
toByteArray() |
protected byte[] getData()
public void setRect(int left,
int top,
int right,
int bottom)
public void EscherRecord()
public int getFbt()
public int getInst()
public int getLength()
public void setFbt(int value)
public void setInst(int value)
public void setLength(int value)
public byte[] toByteArray()
Copyright © 2002–2019 Starter Inc.. All rights reserved.