public class ShapeGlyph extends GeneralGlyph
构造器和说明 |
---|
ShapeGlyph() |
ShapeGlyph(java.awt.Shape shape) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(java.lang.Object ob) |
java.awt.Shape |
getOutline4Fill()
返回画GeneralGlyph的背景轮廓
|
java.awt.Shape |
getShape()
返回表示该Glyph的几何形状的对象
|
java.util.Iterator |
selectableChildren()
可选择的子节点
|
void |
setShape(java.awt.Shape chartShape) |
clone, dealCondition, dealConditionWithSeriesColor, draw, drawOnlyBorder, drawWithOutBorder, getAlpha, getBackground, getBorderColor, getBorderStyle, getGeneralInfo, getRoundRadius, is3DIE6, isRoundBorder, isShadow, paint, paintBackground, putBackgroundJSON, putPlotBackgroundJSON, setAlpha, setBackground, setBorderColor, setBorderStyle, setGeneralInfo, setRoundBorder, toJSONObject, toVanJSONObject
public void setShape(java.awt.Shape chartShape)
public java.awt.Shape getShape()
Glyph
public java.awt.Shape getOutline4Fill()
GeneralGlyph
getOutline4Fill
在类中 GeneralGlyph
public java.util.Iterator selectableChildren()
public boolean equals(java.lang.Object ob)
equals
在类中 GeneralGlyph