Class NormalizeGeometry

java.lang.Object
org.codice.alliance.libs.klv.NormalizeGeometry
All Implemented Interfaces:
BiFunction<org.locationtech.jts.geom.Geometry,GeometryOperator.Context,org.locationtech.jts.geom.Geometry>, GeometryOperator

@ThreadSafe public class NormalizeGeometry extends Object implements GeometryOperator
  • Constructor Details

    • NormalizeGeometry

      public NormalizeGeometry()
  • Method Details