public class MsofbtBSE extends Object
| Constructor and Description |
|---|
MsofbtBSE(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 |
getImageType() |
int |
getInst() |
int |
getLength() |
int |
getNumShapes() |
int |
getRefCount()
returns the ref count for this image Data Rec
|
void |
setFbt(int value) |
void |
setImageData(byte[] d) |
void |
setImageType(int imageType) |
void |
setInst(int value) |
void |
setLength(int value) |
void |
setNumShapes(int numShapes) |
void |
setRefCount(int cRef)
set the reference count for this image Data rec
|
byte[] |
toByteArray() |
protected byte[] getData()
public void setImageData(byte[] d)
public void setRefCount(int cRef)
cRef - public int getRefCount()
public int getImageType()
public void setImageType(int imageType)
public int getNumShapes()
public void setNumShapes(int numShapes)
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.