Uses of Interface
net.anwiba.spatial.geometry.IGeometry
Packages that use IGeometry
Package
Description
-
Uses of IGeometry in net.anwiba.spatial.geometry
Subinterfaces of IGeometry in net.anwiba.spatial.geometryModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceMethods in net.anwiba.spatial.geometry with parameters of type IGeometry -
Uses of IGeometry in net.anwiba.spatial.geometry.calculator
Methods in net.anwiba.spatial.geometry.calculator with parameters of type IGeometryModifier and TypeMethodDescriptiondoublestatic doubleGeometryCalculator.calculateArea(IGeometry geometry) static ICoordinateGeometryCalculator.calculateCentroid(IGeometry geometry) static ICoordinateGeometryCalculator.calculateInterior(IGeometry geometry) static ICoordinateInteriorCalculator.calculateInterior(IGeometry geometry) static doubleGeometryCalculator.calculateLength(IGeometry geometry) static IEnvelopeGeometryCalculator.createEnvelope(IGeometry[] geometries) static ICoordinateSequenceInteriorCalculator.getBisectorIntersections(IGeometry geometry) -
Uses of IGeometry in net.anwiba.spatial.geometry.converter
Methods in net.anwiba.spatial.geometry.converter that return IGeometryModifier and TypeMethodDescriptionMethods in net.anwiba.spatial.geometry.converter with parameters of type IGeometry -
Uses of IGeometry in net.anwiba.spatial.geometry.extract
Methods in net.anwiba.spatial.geometry.extract that return IGeometryConstructors in net.anwiba.spatial.geometry.extract with parameters of type IGeometryModifierConstructorDescriptionCoordinateExtractor(IGeometry geometry) GeometryExtractor(IGeometry geometry) LineSegmentExtractor(IGeometry geometry) -
Uses of IGeometry in net.anwiba.spatial.geometry.internal
Classes in net.anwiba.spatial.geometry.internal that implement IGeometryModifier and TypeClassDescriptionclassclassAbstractGeometryCollection<T extends IBaseGeometry>classclassclassclassclassclassclassclassclass -
Uses of IGeometry in net.anwiba.spatial.geometry.operator
Methods in net.anwiba.spatial.geometry.operator that return IGeometryModifier and TypeMethodDescriptionMethods in net.anwiba.spatial.geometry.operator with parameters of type IGeometryModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanIsGeometryTypeOperator.isGeometryType(IGeometry geometry) -
Uses of IGeometry in net.anwiba.spatial.geometry.utilities
Methods in net.anwiba.spatial.geometry.utilities with parameters of type IGeometry -
Uses of IGeometry in net.anwiba.spatial.geometry.validation
Methods in net.anwiba.spatial.geometry.validation with parameters of type IGeometry