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 TypeMethodDescriptionvoidaddToPath(Path2D.Double path, XDGFShape parent) voidsetupMaster(GeometryRow row)
-
Method Details
-
setupMaster
-
addToPath
-