Uses of Class
org.codice.alliance.libs.klv.GeometryOperator.Context
-
Uses of GeometryOperator.Context in org.codice.alliance.libs.klv
Methods in org.codice.alliance.libs.klv that return GeometryOperator.ContextMethods in org.codice.alliance.libs.klv with parameters of type GeometryOperator.ContextModifier and TypeMethodDescriptionorg.locationtech.jts.geom.GeometryConvertSubpolygonsToEnvelopes.apply(org.locationtech.jts.geom.Geometry geometry, GeometryOperator.Context context) org.locationtech.jts.geom.GeometryGeometryOperatorList.apply(org.locationtech.jts.geom.Geometry t, GeometryOperator.Context context) org.locationtech.jts.geom.GeometryGeometryReducer.apply(org.locationtech.jts.geom.Geometry geometry, GeometryOperator.Context context) org.locationtech.jts.geom.GeometryLinestringGeometrySubsampler.apply(org.locationtech.jts.geom.Geometry geometry, GeometryOperator.Context context) org.locationtech.jts.geom.GeometryNonEmptyGeometryOperator.apply(org.locationtech.jts.geom.Geometry geometry, GeometryOperator.Context context) org.locationtech.jts.geom.GeometryNormalizeGeometry.apply(org.locationtech.jts.geom.Geometry geometry, GeometryOperator.Context context) org.locationtech.jts.geom.GeometrySimplifyGeometryFunction.apply(org.locationtech.jts.geom.Geometry geometry, GeometryOperator.Context context) static StringGeometryUtility.attributeToLineString(ddf.catalog.data.Attribute attribute, GeometryOperator geometryOperator, GeometryOperator.Context geometryOperatorContext) Convert an attribute that contains a list of WKT Points into a WKT.GeometryUtility.createUnionOfGeometryAttribute(org.locationtech.jts.io.WKTReader wktReader, org.locationtech.jts.io.WKTWriter wktWriter, ddf.catalog.data.Attribute attribute, BiFunction<org.locationtech.jts.geom.Geometry, GeometryOperator.Context, org.locationtech.jts.geom.Geometry> postUnionGeometryOperator, BiFunction<org.locationtech.jts.geom.Geometry, GeometryOperator.Context, org.locationtech.jts.geom.Geometry> preUnionGeometryOperator, GeometryOperator.Context geometryOperatorContext) Create the union of multi-valued attribute that contains WKT.GeometryUtility.createUnionOfGeometryAttribute(org.locationtech.jts.io.WKTReader wktReader, org.locationtech.jts.io.WKTWriter wktWriter, ddf.catalog.data.Attribute attribute, GeometryOperator.Context geometryOperatorContext) Create the union of multi-valued attribute that contains WKT.Method parameters in org.codice.alliance.libs.klv with type arguments of type GeometryOperator.ContextModifier and TypeMethodDescriptionGeometryUtility.createUnionOfGeometryAttribute(org.locationtech.jts.io.WKTReader wktReader, org.locationtech.jts.io.WKTWriter wktWriter, ddf.catalog.data.Attribute attribute, BiFunction<org.locationtech.jts.geom.Geometry, GeometryOperator.Context, org.locationtech.jts.geom.Geometry> postUnionGeometryOperator, BiFunction<org.locationtech.jts.geom.Geometry, GeometryOperator.Context, org.locationtech.jts.geom.Geometry> preUnionGeometryOperator, GeometryOperator.Context geometryOperatorContext) Create the union of multi-valued attribute that contains WKT.