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