public class PointStretchOperation extends java.lang.Object implements StretchOperation
| Constructor and Description |
|---|
PointStretchOperation() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Point> |
getSelectedVertex(Primitive geom,
Geometry roi) |
Geometry |
transform(java.awt.geom.AffineTransform at,
Primitive geom,
Geometry roi) |
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