Interface GeometryRow
- All Known Implementing Classes:
ArcTo
,Ellipse
,EllipticalArcTo
,InfiniteLine
,LineTo
,MoveTo
,NURBSTo
,PolyLineTo
,RelCubBezTo
,RelEllipticalArcTo
,RelLineTo
,RelMoveTo
,RelQuadBezTo
,SplineKnot
,SplineStart
public interface GeometryRow
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addToPath
(Path2D.Double path, XDGFShape parent) void
setupMaster
(GeometryRow row)
-
Method Details
-
setupMaster
-
addToPath
-