public class HSSFChartShape extends HSSFSimpleShape implements ZssChartX
OBJECT_TYPE_ARC, OBJECT_TYPE_COMBO_BOX, OBJECT_TYPE_COMMENT, OBJECT_TYPE_LINE, OBJECT_TYPE_MICROSOFT_OFFICE_DRAWING, OBJECT_TYPE_OVAL, OBJECT_TYPE_PICTURE, OBJECT_TYPE_RECTANGLE, WRAP_BY_POINTS, WRAP_NONE, WRAP_SQUARE
FILL__FILLCOLOR_DEFAULT, LINESTYLE__COLOR_DEFAULT, LINESTYLE_DASHDOTDOTSYS, LINESTYLE_DASHDOTGEL, LINESTYLE_DASHDOTSYS, LINESTYLE_DASHGEL, LINESTYLE_DASHSYS, LINESTYLE_DEFAULT, LINESTYLE_DOTGEL, LINESTYLE_DOTSYS, LINESTYLE_LONGDASHDOTDOTGEL, LINESTYLE_LONGDASHDOTGEL, LINESTYLE_LONGDASHGEL, LINESTYLE_NONE, LINESTYLE_SOLID, LINEWIDTH_DEFAULT, LINEWIDTH_ONE_PT, NO_FILL_DEFAULT, NO_FILLHITTEST_FALSE, NO_FILLHITTEST_TRUE
Constructor and Description |
---|
HSSFChartShape(EscherContainerRecord spContainer,
ObjRecord objRecord,
BOFRecordAggregate bofAgg) |
Modifier and Type | Method and Description |
---|---|
protected BOFRecordAggregate |
getBOFRecordAggregate() |
Chart |
getChart() |
java.lang.String |
getChartId() |
ChartInfo |
getChartInfo() |
java.lang.String |
getName() |
ClientAnchor |
getPreferredSize() |
void |
setChart(HSSFChart chart) |
void |
setClientAnchor(ClientAnchor newanchor) |
void |
setName(java.lang.String name) |
afterRemove, cloneShape, createObjRecord, createSpContainer, createTextObjRecord, getShapeType, getString, getTextObjectRecord, getWrapText, setShapeType, setString, setWrapText
countOfAllChildren, getAnchor, getEscherContainer, getFillColor, getLineStyle, getLineStyleColor, getLineWidth, getObjRecord, getOptRecord, getParent, getPatriarch, getRotationDegree, isFlipHorizontal, isFlipVertical, isNoFill, setAnchor, setFillColor, setFillColor, setFlipHorizontal, setFlipVertical, setLineStyle, setLineStyleColor, setLineStyleColor, setLineWidth, setNoFill, setParent, setPatriarch, setPropertyValue, setRotationDegree
public HSSFChartShape(EscherContainerRecord spContainer, ObjRecord objRecord, BOFRecordAggregate bofAgg)
protected BOFRecordAggregate getBOFRecordAggregate()
public ChartInfo getChartInfo()
getChartInfo
in interface ZssChartX
public void setChart(HSSFChart chart)
public void setName(java.lang.String name)
public ClientAnchor getPreferredSize()
getPreferredSize
in interface ZssChartX
public java.lang.String getChartId()
getChartId
in interface ZssChartX
public void setClientAnchor(ClientAnchor newanchor)
setClientAnchor
in interface ZssChartX
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.