Class SpatialIndexStorage
java.lang.Object
org.apache.jena.geosparql.spatial.SpatialIndexStorage
- All Implemented Interfaces:
Serializable
Spatial Index Items in a Serializable form for file reading or writing.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSpatialIndexStorage
(Collection<SpatialIndexItem> spatialIndexItems, String srsURI) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SpatialIndexStorage
-
-
Method Details
-
getSrsURI
-
getIndexItems
-
getSpatialIndex
- Throws:
SpatialIndexException
-