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, isInside
clip, getSubCurve
appendPath, getAsPolyline, getLeftTangent, getRightTangent, getSmoothPieces, isClosed
getSignedDistance, getSignedDistance, getWindingAngle
clone, draw, getAsAWTShape, getContinuousCurves, getFirstPoint, getIntersections, getLastPoint, getPoint, getPosition, getSingularPoints, getT0, getT1, isSingular, project
contains, contains, getBoundingBox, getDistance, getDistance, isBounded, isEmpty
Boundary2D getReverseCurve()
Boundary2D
getReverseCurve
in interface Boundary2D
getReverseCurve
in interface ContinuousCurve2D
getReverseCurve
in interface ContinuousOrientedCurve2D
getReverseCurve
in interface Curve2D
getReverseCurve
in interface OrientedCurve2D
Boundary2D transform(AffineTransform2D trans)
Boundary2D
transform
in interface Boundary2D
transform
in interface ContinuousCurve2D
transform
in interface ContinuousOrientedCurve2D
transform
in interface Curve2D
transform
in interface OrientedCurve2D
transform
in interface Shape2D
trans
- an affine transformCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.