Uses of Interface
net.anwiba.spatial.geometry.IGeometryFactory
-
Packages that use IGeometryFactory Package Description net.anwiba.spatial.geometry net.anwiba.spatial.geometry.internal net.anwiba.spatial.geometry.utilities -
-
Uses of IGeometryFactory in net.anwiba.spatial.geometry
Methods in net.anwiba.spatial.geometry that return IGeometryFactory Modifier and Type Method Description IGeometryFactoryIGeometryFactoryProvider. getGeometryFactory(ICoordinateReferenceSystem coordinateReferenceSystem) -
Uses of IGeometryFactory in net.anwiba.spatial.geometry.internal
Classes in net.anwiba.spatial.geometry.internal that implement IGeometryFactory Modifier and Type Class Description classGeometryFactoryMethods in net.anwiba.spatial.geometry.internal that return IGeometryFactory Modifier and Type Method Description IGeometryFactoryGeometryFactoryProvider. getGeometryFactory(ICoordinateReferenceSystem coordinateReferenceSystem) -
Uses of IGeometryFactory in net.anwiba.spatial.geometry.utilities
Methods in net.anwiba.spatial.geometry.utilities that return IGeometryFactory Modifier and Type Method Description static IGeometryFactoryGeometryUtilities. getDefaultGeometryFactory()static IGeometryFactoryGeometryUtilities. getGeometryFactory(ICoordinateReferenceSystem coordianteReferenceSystem)
-