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