Constructors in org.geotools.geometry.jts with parameters of type Decimator |
LiteShape2(com.vividsolutions.jts.geom.Geometry geom,
org.opengis.referencing.operation.MathTransform mathTransform,
Decimator decimator,
boolean generalize)
Creates a new LiteShape object. |
LiteShape2(com.vividsolutions.jts.geom.Geometry geom,
org.opengis.referencing.operation.MathTransform mathTransform,
Decimator decimator,
boolean generalize,
boolean clone)
Creates a new LiteShape object. |
LiteShape2(com.vividsolutions.jts.geom.Geometry geom,
org.opengis.referencing.operation.MathTransform mathTransform,
Decimator decimator,
boolean generalize,
double maxDistance)
Creates a new LiteShape object. |