Package net.anwiba.spatial.geometry
Interface IGeometryFactoryProvider
-
- All Known Implementing Classes:
GeometryFactoryProvider
public interface IGeometryFactoryProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IGeometryFactorygetGeometryFactory(ICoordinateReferenceSystem coordinateReferenceSystem)
-
-
-
Method Detail
-
getGeometryFactory
IGeometryFactory getGeometryFactory(ICoordinateReferenceSystem coordinateReferenceSystem)
-
-