Package snap.viewx
Class QuickDrawPen.PenPath
java.lang.Object
snap.geom.Shape
snap.geom.ShapeBuilder
snap.geom.Path2D
snap.viewx.QuickDrawPen.PenPath
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- QuickDrawPen
A path subclass to hold color and width.
-
Field Summary
Fields inherited from class snap.geom.Path2D
_pointCount, _points, _segCount, _segPointIndexes, _segs
Fields inherited from class snap.geom.Shape
_bounds, WIND_EVEN_ODD, WIND_NON_ZERO
-
Constructor Summary
-
Method Summary
Methods inherited from class snap.geom.Path2D
addPoint, addSeg, clear, clone, close, copyFor, curveTo, equals, fitToCurveFromPointIndex, getLastPoint, getLastPointX, getLastPointY, getLastSeg, getPathIter, getPoint, getPointCount, getSeg, getSegAndPointsForIndex, getSegCount, getSegIndexForPointIndex, getSegPointIndex, getWinding, lineTo, moveTo, quadTo, removeLastSeg, setPoint, setWinding
Methods inherited from class snap.geom.ShapeBuilder
appendPathIter, appendSegment, appendShape, appendSvgString, arcTo, curveToFlat, hlineTo, lineBy, quadToFlat, vlineTo
Methods inherited from class snap.geom.Shape
addShapes, contains, contains, contains, contains, containsSeg, copyFor, copyForBounds, crossesSeg, getArcLength, getBounds, getBoundsImpl, getCrossings, getDistance, getFlattenedShape, getFlattenedShape, getHeight, getNotSelfIntersectingShape, getSvgString, getX, getY, intersectShapes, intersectsSeg, intersectsShape, intersectsShape, intersectsXY, isClosed, isFlat, isMultiCycle, isSelfIntersecting, isSingleCycle, shapeChanged, subtractShapes, toString