Class GeometryMicroscope

java.lang.Object
com.vividsolutions.jump.geom.GeometryMicroscope

public class GeometryMicroscope extends Object
Magnifies a given area of a set of Geometry's.
  • Constructor Details

    • GeometryMicroscope

      public GeometryMicroscope(List<org.locationtech.jts.geom.Geometry> geomList, org.locationtech.jts.geom.Envelope env, double minSep)
  • Method Details

    • getAdjusted

      public List<org.locationtech.jts.geom.Geometry> getAdjusted()