Class GeometryReducer

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

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

    • GeometryReducer

      public GeometryReducer()
  • Method Details