public class ChartActiveGlyph extends ActiveGlyph
chartComponent, parentGlyph
构造器和说明 |
---|
ChartActiveGlyph(ChartComponent chartComponent,
BaseChartGlyph chart) |
ChartActiveGlyph(ChartComponent chartComponent,
BaseChartGlyph chart,
Glyph parentGlyph) |
限定符和类型 | 方法和说明 |
---|---|
Glyph |
getGlyph() |
void |
goRightPane()
属性表中, 通过点击 展开到对应的界面.
|
java.awt.geom.Point2D |
offset4Paint()
画的偏移的
|
contains, drawAllGlyph, drawSelectedBounds4Active, findActionGlyphFromChildren, onMouseDragged, onMouseMove, paint4ActiveGlyph
public ChartActiveGlyph(ChartComponent chartComponent, BaseChartGlyph chart)
public ChartActiveGlyph(ChartComponent chartComponent, BaseChartGlyph chart, Glyph parentGlyph)
public Glyph getGlyph()
getGlyph
在类中 ActiveGlyph
public java.awt.geom.Point2D offset4Paint()
ActiveGlyph
offset4Paint
在类中 ActiveGlyph
public void goRightPane()
ActiveGlyph
goRightPane
在类中 ActiveGlyph