|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hssf.model.AbstractShape org.apache.poi.hssf.model.TextboxShape
public class TextboxShape
Represents an textbox shape and converts between the highlevel records and lowlevel records for an oval.
Method Summary | |
---|---|
EscherRecord |
getEscherTextbox()
|
ObjRecord |
getObjRecord()
|
EscherContainerRecord |
getSpContainer()
|
TextObjectRecord |
getTextObjectRecord()
|
Methods inherited from class org.apache.poi.hssf.model.AbstractShape |
---|
addStandardOptions, createAnchor, createShape |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public EscherContainerRecord getSpContainer()
getSpContainer
in class AbstractShape
public ObjRecord getObjRecord()
getObjRecord
in class AbstractShape
public TextObjectRecord getTextObjectRecord()
public EscherRecord getEscherTextbox()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |