public interface ContinuousBoundary2D extends Boundary2D, ContinuousOrientedCurve2D
| Modifier and Type | Method and Description |
|---|---|
Boundary2D |
getReverseCurve()
Forces the subclasses to return an instance of Boundary2D.
|
Boundary2D |
transform(AffineTransform2D trans)
Forces the subclasses to return an instance of Boundary2D.
|
fill, getBoundaryCurves, getDomain, isInsideclip, getSubCurveappendPath, getAsPolyline, getLeftTangent, getRightTangent, getSmoothPieces, isClosedgetSignedDistance, getSignedDistance, getWindingAngleclone, draw, getAsAWTShape, getContinuousCurves, getFirstPoint, getIntersections, getLastPoint, getPoint, getPosition, getSingularPoints, getT0, getT1, isSingular, projectcontains, contains, getBoundingBox, getDistance, getDistance, isBounded, isEmptyBoundary2D getReverseCurve()
Boundary2DgetReverseCurve in interface Boundary2DgetReverseCurve in interface ContinuousCurve2DgetReverseCurve in interface ContinuousOrientedCurve2DgetReverseCurve in interface Curve2DgetReverseCurve in interface OrientedCurve2DBoundary2D transform(AffineTransform2D trans)
Boundary2Dtransform in interface Boundary2Dtransform in interface ContinuousCurve2Dtransform in interface ContinuousOrientedCurve2Dtransform in interface Curve2Dtransform in interface OrientedCurve2Dtransform in interface Shape2Dtrans - an affine transformCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.