Class GeometryMicroscope
java.lang.Object
com.vividsolutions.jump.geom.GeometryMicroscope
Magnifies a given area of a set of Geometry's.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionGeometryMicroscope(List<org.locationtech.jts.geom.Geometry> geomList, org.locationtech.jts.geom.Envelope env, double minSep) -
Method Summary
-
Constructor Details
-
GeometryMicroscope
public GeometryMicroscope(List<org.locationtech.jts.geom.Geometry> geomList, org.locationtech.jts.geom.Envelope env, double minSep)
-
-
Method Details
-
getAdjusted
-