Uses of Interface
net.anwiba.spatial.geometry.extract.IGeometryReference
-
Packages that use IGeometryReference Package Description net.anwiba.spatial.geometry net.anwiba.spatial.geometry.extract -
-
Uses of IGeometryReference in net.anwiba.spatial.geometry
Methods in net.anwiba.spatial.geometry with parameters of type IGeometryReference Modifier and Type Method Description voidIGeometryReferenceReceiver. setGeometryReference(IGeometryReference geometryReference) -
Uses of IGeometryReference in net.anwiba.spatial.geometry.extract
Classes in net.anwiba.spatial.geometry.extract that implement IGeometryReference Modifier and Type Class Description classGeometryReferenceMethods in net.anwiba.spatial.geometry.extract that return IGeometryReference Modifier and Type Method Description IGeometryReferenceGeometryReferenceFactory. create(int... indexes)Methods in net.anwiba.spatial.geometry.extract with parameters of type IGeometryReference Modifier and Type Method Description IGeometryGeometryExtractor. extract(IGeometryReference reference)
-