Uses of Class
com.spatial4j.core.io.SupportedFormats
-
Packages that use SupportedFormats Package Description com.spatial4j.core.context SpatialContext implementations are the facade to the Spatial4j API. -
-
Uses of SupportedFormats in com.spatial4j.core.context
Methods in com.spatial4j.core.context that return SupportedFormats Modifier and Type Method Description SupportedFormatsSpatialContext. getFormats()SupportedFormatsSpatialContextFactory. makeFormats(SpatialContext ctx)
-