Class FixingGeometryFactory

java.lang.Object
org.locationtech.jts.geom.GeometryFactory
org.locationtech.jtsexample.io.gml2.FixingGeometryFactory
All Implemented Interfaces:
Serializable

class FixingGeometryFactory extends GeometryFactory
A GeometryFactory extension which fixes structurally bad coordinate sequences used to create LinearRings.
  • Constructor Details

    • FixingGeometryFactory

      FixingGeometryFactory()
  • Method Details