|
||||||||||
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.LineShape
public class LineShape
Represents a line shape and creates all the line specific low level records.
Method Summary | |
---|---|
ObjRecord |
getObjRecord()
|
EscherContainerRecord |
getSpContainer()
|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |