Uses of Interface
org.codice.alliance.libs.klv.GeometryOperator
-
Uses of GeometryOperator in org.codice.alliance.libs.klv
Classes in org.codice.alliance.libs.klv that implement GeometryOperatorModifier and TypeClassDescriptionclassConvert the subpolygons in a geometry to envelopes.classclassclassThis is meant for subsample LINESTRING geometries.classIf the geometry is empty, then returnnull.classclassThe methodGeometryOperator.Context.getDistanceTolerance()should return a non-null value if the simplification should include a distance tolerance.Fields in org.codice.alliance.libs.klv declared as GeometryOperatorMethods in org.codice.alliance.libs.klv that return GeometryOperatorModifier and TypeMethodDescriptionLocationKlvProcessor.getGeometryFunction()FrameCenterKlvProcessor.getGeometryOperator()Methods in org.codice.alliance.libs.klv with parameters of type GeometryOperatorModifier and TypeMethodDescriptionstatic 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.Constructors in org.codice.alliance.libs.klv with parameters of type GeometryOperatorModifierConstructorDescriptionFrameCenterKlvProcessor(GeometryOperator geometryOperator) LocationKlvProcessor(GeometryOperator preUnionGeometryOperator, GeometryOperator postUnionGeometryOperator) Constructor parameters in org.codice.alliance.libs.klv with type arguments of type GeometryOperator