Package loci.poi.hssf.model
Class PolygonShape
java.lang.Object
loci.poi.hssf.model.AbstractShape
loci.poi.hssf.model.PolygonShape
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class loci.poi.hssf.model.AbstractShape
addStandardOptions, createAnchor, createShape
-
Field Details
-
OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING
public static final short OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING- See Also:
-
-
Method Details
-
getSpContainer
- Specified by:
getSpContainerin classAbstractShape- Returns:
- The shape container and it's children that can represent this shape.
-
getObjRecord
- Specified by:
getObjRecordin classAbstractShape- Returns:
- The object record that is associated with this shape.
-