public class EepicViewFactory.EllipseView extends DefaultViewFactory.EllipseView
arrowEnd, arrowEndDir, arrowStart, arrowStartDir, arrowStroke, ptAngleEnd, ptAngleStart
interiorPaint, lineWidth, outlinePaint, outlineStroke, overStrikeWidth, shadowBounds, shape
bounds, element, highlighter
BARBELL_SIZE, CLICK_DISTANCE
Constructor and Description |
---|
EllipseView(PicEllipse ellipse)
Construct a View for the given PicEllipse.
|
Modifier and Type | Method and Description |
---|---|
void |
changedUpdate(DrawingEvent.EventType eventType)
Give notification from the model that a change occured for an element this view is responsible
for rendering.
|
protected void |
syncAttributes()
Inherits from superclass, except for elliptic arcs, which are never filled, as well
as rotated ellipses.
|
paint, syncShape
getViewFactory, hitTest, syncBounds
getBounds, getContainer, getDrawing, getElement, getGraphics, getHighlighter, getParentView, hitTest, paintHighlighter, repaint, setElement, setHighlighter
public EllipseView(PicEllipse ellipse)
Following rules apply for the Epic/Eepic content type :
public void changedUpdate(DrawingEvent.EventType eventType)
changedUpdate
in interface View
changedUpdate
in class DefaultViewFactory.LeafElementView
protected void syncAttributes()
syncAttributes
in class DefaultViewFactory.LeafElementView
Submit a bug : syd@jpicedt.org