Save This Page
Home » poi-src-3.2-FINAL-20081019 » org.apache » poi » hssf » model » [javadoc | source]
org.apache.poi.hssf.model
public class: SimpleFilledShape [javadoc | source]
java.lang.Object
   org.apache.poi.hssf.model.AbstractShape
      org.apache.poi.hssf.model.SimpleFilledShape
Constructor:
 SimpleFilledShape(HSSFSimpleShape hssfShape,
    int shapeId) 
    Creates the low evel records for an oval.
    Parameters:
    hssfShape - The highlevel shape.
    shapeId - The shape id to use for this shape.
Method from org.apache.poi.hssf.model.SimpleFilledShape 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.SimpleFilledShape Detail:
 public ObjRecord getObjRecord() 
 public EscherContainerRecord getSpContainer()