public interface SmoothBoundary2D extends SmoothOrientedCurve2D, ContinuousBoundary2D
| Modifier and Type | Method and Description |
|---|---|
SmoothBoundary2D |
getReverseCurve()
Returns the curve with same trace on the plane with parametrization in
reverse order.
|
SmoothBoundary2D |
transform(AffineTransform2D trans)
Transforms the curve by an affine transform.
|
clip, getSubCurvegetCurvature, getTangentfill, getBoundaryCurves, getDomain, isInsideappendPath, 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, isEmptySmoothBoundary2D transform(AffineTransform2D trans)
Curve2Dtransform in interface Boundary2Dtransform in interface ContinuousBoundary2Dtransform in interface ContinuousCurve2Dtransform in interface ContinuousOrientedCurve2Dtransform in interface Curve2Dtransform in interface OrientedCurve2Dtransform in interface Shape2Dtransform in interface SmoothCurve2Dtransform in interface SmoothOrientedCurve2Dtrans - an affine transformSmoothBoundary2D getReverseCurve()
Curve2DgetReverseCurve in interface Boundary2DgetReverseCurve in interface ContinuousBoundary2DgetReverseCurve in interface ContinuousCurve2DgetReverseCurve in interface ContinuousOrientedCurve2DgetReverseCurve in interface Curve2DgetReverseCurve in interface OrientedCurve2DgetReverseCurve in interface SmoothCurve2DgetReverseCurve in interface SmoothOrientedCurve2DCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.