Serialized Form
-
Package org.jhotdraw8.geom
-
Class org.jhotdraw8.geom.SvgPath2D
class SvgPath2D extends Path2D.Double implements Serializable- serialVersionUID:
- 1L
-
-
Package org.jhotdraw8.geom.contour
-
Class org.jhotdraw8.geom.contour.PlinePath
- serialVersionUID:
- 1L
-
Serialized Fields
-
closed
boolean closed
-
windingRule
int windingRule
-
-
-
Package org.jhotdraw8.geom.intersect
-
Class org.jhotdraw8.geom.intersect.IntersectionPoint
class IntersectionPoint extends Point2D.Double implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
argumentA
double argumentA
-
segmentA
int segmentA
-
-
Class org.jhotdraw8.geom.intersect.IntersectionPointEx
class IntersectionPointEx extends IntersectionPoint implements Serializable- serialVersionUID:
- 0L
-
Serialized Fields
-
argumentB
double argumentB
- See Also:
-
derivativeA
Point2D.Double derivativeA
- See Also:
-
derivativeB
Point2D.Double derivativeB
- See Also:
-
segmentB
int segmentB
- See Also:
-
-
-
Package org.jhotdraw8.geom.shape
-
Class org.jhotdraw8.geom.shape.BezierPath
-
Serialized Fields
-
windingRule
int windingRule
-
-
-