Save This Page
Home » poi-src-3.2-FINAL-20081019 » org.apache » poi » hssf » model » [javadoc | source]
org.apache.poi.hssf.model
public class: PolygonShape [javadoc | source]
java.lang.Object
   org.apache.poi.hssf.model.AbstractShape
      org.apache.poi.hssf.model.PolygonShape
Field Summary
public static final  short OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING     
Constructor:
 PolygonShape(HSSFPolygon hssfShape,
    int shapeId) 
    Creates the low evel records for an polygon.
    Parameters:
    hssfShape - The highlevel shape.
    shapeId - The shape id to use for this shape.
Method from org.apache.poi.hssf.model.PolygonShape Summary:
getObjRecord,   getSpContainer
Methods from org.apache.poi.hssf.model.AbstractShape:
addStandardOptions,   createAnchor,   createShape,   getObjRecord,   getSpContainer
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.poi.hssf.model.PolygonShape Detail:
 public ObjRecord getObjRecord() 
 public EscherContainerRecord getSpContainer()