Package adams.data.objectfilter
Class SimplifyPolygons.PPoint
- java.lang.Object
-
- adams.data.objectfilter.SimplifyPolygons.PPoint
-
- All Implemented Interfaces:
com.goebl.simplify.Point
- Enclosing class:
- SimplifyPolygons
public static class SimplifyPolygons.PPoint extends Object implements com.goebl.simplify.Point
Container class for the simplification.
-
-
Constructor Summary
Constructors Constructor Description PPoint(int x, int y)
-