Uses of Class
org.locationtech.spatial4j.io.SupportedFormats
-
Packages that use SupportedFormats Package Description org.locationtech.spatial4j.context SpatialContext implementations are the facade to the Spatial4j API. -
-
Uses of SupportedFormats in org.locationtech.spatial4j.context
Fields in org.locationtech.spatial4j.context declared as SupportedFormats Modifier and Type Field Description private SupportedFormats
SpatialContext. formats
Methods in org.locationtech.spatial4j.context that return SupportedFormats Modifier and Type Method Description SupportedFormats
SpatialContext. getFormats()
SupportedFormats
SpatialContextFactory. makeFormats(SpatialContext ctx)
-