public class LatexViewFactory.AbstractCurveView extends DefaultViewFactory.AbstractCurveView
arrow1, arrow1Dir, arrow1Loc, arrow2, arrow2Dir, arrow2Loc, arrowStroke, dotDrawPaint, dotFillPaint, dotShape, dotStroke, hasSegments, isDotFilledinteriorPaint, lineWidth, outlinePaint, outlineStroke, overStrikeWidth, shadowBounds, shapebounds, element, highlighterBARBELL_SIZE, CLICK_DISTANCE| Constructor and Description |
|---|
AbstractCurveView(AbstractCurve curve)
construct a new View for the given curve
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
syncAttributes()
Inherits from superclass, except for filling behaviour
|
protected void |
syncDotShape()
Computes the Shape (centered at 0,0) used for drawing polygon's dots, built from the given attributes ;
this implementation sets it to null, as dotting is not supported.
|
paint, syncShapechangedUpdate, getViewFactory, hitTest, syncBoundsgetBounds, getContainer, getDrawing, getElement, getGraphics, getHighlighter, getParentView, hitTest, paintHighlighter, repaint, setElement, setHighlighterpublic AbstractCurveView(AbstractCurve curve)
protected void syncAttributes()
syncAttributes in class DefaultViewFactory.AbstractCurveViewprotected void syncDotShape()
syncDotShape in class DefaultViewFactory.AbstractCurveViewSubmit a bug : syd@jpicedt.org