public class DataLabelActiveGlyph extends ActiveGlyph
chartComponent, parentGlyph| 构造器和说明 |
|---|
DataLabelActiveGlyph(ChartComponent chartComponent,
TextGlyph dataLabel,
Glyph parentGlyph) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
drawAllGlyph(java.awt.Graphics2D g2d,
int resolution) |
Glyph |
getGlyph() |
void |
goRightPane()
属性表中, 通过点击 展开到对应的界面.
|
contains, drawSelectedBounds4Active, findActionGlyphFromChildren, offset4Paint, onMouseDragged, onMouseMove, paint4ActiveGlyphpublic DataLabelActiveGlyph(ChartComponent chartComponent, TextGlyph dataLabel, Glyph parentGlyph)
public void drawAllGlyph(java.awt.Graphics2D g2d,
int resolution)
drawAllGlyph 在类中 ActiveGlyphpublic Glyph getGlyph()
getGlyph 在类中 ActiveGlyphpublic void goRightPane()
ActiveGlyphgoRightPane 在类中 ActiveGlyph