public class LatexViewFactory.AbstractCurveView extends DefaultViewFactory.AbstractCurveView
arrow1, arrow1Dir, arrow1Loc, arrow2, arrow2Dir, arrow2Loc, arrowStroke, dotDrawPaint, dotFillPaint, dotShape, dotStroke, hasSegments, isDotFilled
interiorPaint, lineWidth, outlinePaint, outlineStroke, overStrikeWidth, shadowBounds, shape
bounds, element, highlighter
BARBELL_SIZE, CLICK_DISTANCE
Constructor and Description |
---|
LatexViewFactory.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, syncShape
changedUpdate, getViewFactory, hitTest, syncBounds
getBounds, getContainer, getDrawing, getElement, getGraphics, getHighlighter, getParentView, hitTest, paintHighlighter, repaint, setElement, setHighlighter
public LatexViewFactory.AbstractCurveView(AbstractCurve curve)
protected void syncAttributes()
syncAttributes
in class DefaultViewFactory.AbstractCurveView
protected void syncDotShape()
syncDotShape
in class DefaultViewFactory.AbstractCurveView
Submit a bug : syd@jpicedt.org