public abstract class AxisActiveGlyph extends ActiveGlyph
限定符和类型 | 字段和说明 |
---|---|
protected AxisGlyph |
axis |
chartComponent, parentGlyph
构造器和说明 |
---|
AxisActiveGlyph(ChartComponent chartComponent,
AxisGlyph axis,
Glyph parentGlyph) |
限定符和类型 | 方法和说明 |
---|---|
void |
drawAllGlyph(java.awt.Graphics2D g2d,
int resolution) |
Glyph |
getGlyph()
返回 对应的属性Axis
|
void |
goRightPane()
属性表中, 通过点击 展开到对应的界面.
|
contains, drawSelectedBounds4Active, findActionGlyphFromChildren, offset4Paint, onMouseDragged, onMouseMove, paint4ActiveGlyph
protected AxisGlyph axis
public AxisActiveGlyph(ChartComponent chartComponent, AxisGlyph axis, Glyph parentGlyph)
public void drawAllGlyph(java.awt.Graphics2D g2d, int resolution)
drawAllGlyph
在类中 ActiveGlyph
public void goRightPane()
ActiveGlyph
goRightPane
在类中 ActiveGlyph
public Glyph getGlyph()
getGlyph
在类中 ActiveGlyph