Interface GeographyFactory
- All Known Implementing Classes:
DefaultGeographyFactory
public interface GeographyFactory
-
Method Summary
Modifier and TypeMethodDescription<T> Geography<T>
createGeography
(String name, Context<T> context, GeographyParameters<T> params)
-
Method Details
-
createGeography
-