|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jxcell.ShapeObj
com.jxcell.PictureShape
public class PictureShape
This class represents a picture shape object.
Method Summary | |
---|---|
byte[] |
getPictureData()
write picture image data to specified stream |
int |
getPictureType()
get picture image data type |
Methods inherited from class com.jxcell.ShapeObj |
---|
getBottom, getFormat, getLeft, getName, getNextShapeObj, getPos, getRight, getShapeObjFromGRObject, getTop, setFormat, setPosition |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public byte[] getPictureData() throws java.lang.Exception
java.lang.Exception
- exceptionpublic int getPictureType() throws java.lang.Exception
java.lang.Exception
- exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |