public class PointStretchOperation extends java.lang.Object implements StretchOperation
| Constructor and Description |
|---|
PointStretchOperation() |
public Geometry transform(java.awt.geom.AffineTransform at, Primitive geom, Geometry roi) throws GeometryOperationNotSupportedException, GeometryOperationException
transform in interface StretchOperationGeometryOperationNotSupportedExceptionGeometryOperationExceptionpublic java.util.List<Point> getSelectedVertex(Primitive geom, Geometry roi) throws GeometryOperationNotSupportedException, GeometryOperationException, CreateGeometryException
getSelectedVertex in interface StretchOperationGeometryOperationNotSupportedExceptionGeometryOperationExceptionCreateGeometryException