org.shapelogic.polygon
Interface PolygonImprover
- All Superinterfaces:
- Calc<Polygon>, CalcInvoke<Polygon>, LazyCalc<Polygon>
Deprecated.
@Deprecated
public interface PolygonImprover
- extends CalcInvoke<Polygon>
Create an new improved polygon from an old polygon
Use the Improver interface instead
- Author:
- Sami Badawi
| Methods inherited from interface org.shapelogic.calculation.CalcInvoke |
calc |
| Methods inherited from interface org.shapelogic.calculation.Calc |
getValue |
getInputPolygon
Polygon getInputPolygon()
- Deprecated.
getOutputPolygon
Polygon getOutputPolygon()
- Deprecated.
Copyright © 2008. All Rights Reserved.