public class DefaultHighlighterFactory.CircleHighlighter extends DefaultHighlighterFactory.DefaultHighlighter
bounds, element, pointIndexIterator, ptBuffer, rectBuffer, shape
Constructor and Description |
---|
CircleHighlighter(PicCircleFrom3Points circle)
construct a new Highlighter for the given ellipse
|
Modifier and Type | Method and Description |
---|---|
protected PointIndexIterator |
getControlPointsIterator()
Returns an iterator over control-points that should be displayed by the hightligher.
|
changedUpdate, getBounds, getElement, getHighlighterFactory, hitTest, paint, syncBounds, syncShape
public CircleHighlighter(PicCircleFrom3Points circle)
protected PointIndexIterator getControlPointsIterator()
getControlPointsIterator
in class DefaultHighlighterFactory.DefaultHighlighter
Submit a bug : syd@jpicedt.org