Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexerComputation
- abort() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
- abort() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- ABORTING - Enum constant in enum class org.apache.jena.geosparql.spatial.task.TaskState
- accGraphNodes(C, DatasetGraph) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- addToTree(STRtree, Iterator<SpatialIndexItem>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.STRtreeUtils
-
Accumulate the elements of the given iterator into an existing (unbuilt) STRtree.
- addUnit(String, Unit<?>) - Static method in class org.apache.jena.geosparql.implementation.registry.UnitsRegistry
- addUnit(UnitsOfMeasure) - Static method in class org.apache.jena.geosparql.implementation.registry.UnitsRegistry
- ALLOW_GEOMETRY_SRS_TRANSFORMATION - Static variable in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Option to dynamically transform GeometryLiteral SRS in calculations.
- allowGeometrySRSTransformation(boolean) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Sets whether transformation for mismatching Geometry SRS is allowed.
- Angle - Class in org.apache.jena.geosparql.implementation.great_circle
- Angle() - Constructor for class org.apache.jena.geosparql.implementation.great_circle.Angle
- ANGLE - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- ANGLE_DEGREES - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- AngleDegreesFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- AngleDegreesFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.AngleDegreesFF
- AngleFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- AngleFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.AngleFF
- applyDefaultGeometry(File, Lang) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply hasDefaultGeometry for every Feature with a single hasGeometry property.
- applyDefaultGeometry(File, Lang, File, Lang) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply hasDefaultGeometry for every Feature with a single hasGeometry property.
- applyDefaultGeometry(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply hasDefaultGeometry for every Feature with a single hasGeometry property.
- applyDefaultGeometry(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply hasDefaultGeometry for every Feature with a single hasGeometry property.
- applyDefaultGeometryFolder(File, Lang, File, Lang) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply (to a folder of RDF files) hasDefaultGeometry for every Feature with a single hasGeometry property.
- applyInferencing(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply GeoSPARQL inferencing using GeoSPARPQL v1.0 (corrected version) and RDFS reasoner.
Statements will be added to the dataset. - applyInferencing(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply GeoSPARQL inferencing using GeoSPARPQL v1.0 (corrected version) and RDFS reasoner.
Statements will be added to the dataModel. - applyInferencing(Model, Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply GeoSPARQL inferencing using schema model and RDFS reasoner.
Statements will be added to the Dataset. - applyInferencing(Model, Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply GeoSPARQL inferencing using schema model and RDFS reasoner.
Statements will be added to the Model. - applyInferencing(Model, Model, String) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply GeoSPARQL inferencing using schema model and RDFS reasoner.
Statements will be added to the Model.
Graph name supplied for logging purposes only. - applyPrefixes(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply a set of commonly used prefixes for GeoSPARQL URIs to the whole Dataset.
- applyPrefixes(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Apply a set of commonly used prefixes for GeoSPARQL URIs to the Model.
- applySubPropertyDefaultGeometry(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Every subProperty of hasGeometry is made a subProperty of hasDefaultGeometry.
Assumption that each Feature has a single hasGeometry property.
Requires RDFS inferencing to propagate through the data. - ARC_MINUTE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- ARC_MINUTE_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- ARC_SECOND_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- ARC_SECOND_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- AS_GEOJSON - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- AS_GML_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- AS_GML_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- AS_WKT_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- AS_WKT_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- AsGeoJSONFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- AsGeoJSONFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.AsGeoJSONFF
- asLiteral() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- asLiteral(String) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- asLiteral(GeometryDatatype) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- asNode() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- asNodeValue() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- Azimuth - Class in org.apache.jena.geosparql.implementation.great_circle
- Azimuth() - Constructor for class org.apache.jena.geosparql.implementation.great_circle.Azimuth
- AZIMUTH - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- AZIMUTH_DEGREES - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- AzimuthDegreesFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- AzimuthDegreesFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.AzimuthDegreesFF
- AzimuthFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- AzimuthFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.AzimuthFF
B
- BasicTask - Interface in org.apache.jena.geosparql.spatial.task
-
An outside view of a running task
- BasicTask.TaskListener<T extends BasicTask> - Interface in org.apache.jena.geosparql.spatial.task
- boundary() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- BOUNDARY_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- BoundaryFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- BoundaryFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.BoundaryFF
- buffer(double, String) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Transformations between SRS and Units will increase the inaccuracy of the results.
- BUFFER_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- BufferFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
-
Return type ogc:geomLiteral ogc:geomLiteral can be a string value like
"<gml:Point ...>...</gml:Point>"
- BufferFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.BufferFF
- build() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Build the Spatial Index.
- build() - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- build(GeometryWrapper, SRSInfo) - Static method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- build(GeometryWrapper, SRSInfo, double, String) - Static method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- build(GeometryWrapper, SRSInfo, CardinalDirection) - Static method in class org.apache.jena.geosparql.spatial.SearchEnvelope
-
Build search envelope in the indicated cardinal direction.
Geographic SRS will wrap for half world in East/West directions.
Other SRS will extend to the valid domain. - buildDomainEnvelope(CoordinateReferenceSystem, Boolean) - Static method in class org.apache.jena.geosparql.implementation.SRSInfo
- buildSpatialIndex(Dataset) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Build Spatial Index from all graphs in Dataset.
Dataset contains SpatialIndex in Context.
SRS URI based on most frequent found in Dataset. - buildSpatialIndex(Dataset, File) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Build Spatial Index from all graphs in Dataset.
Dataset contains SpatialIndex in Context.
SRS URI based on most frequent found in Dataset.
Spatial Index written to file. - buildSpatialIndex(Dataset, String) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Build Spatial Index from all graphs in Dataset.
Dataset contains SpatialIndex in Context. - buildSpatialIndex(Dataset, String, File) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Build Spatial Index from all graphs in Dataset.
Dataset contains SpatialIndex in Context.
Spatial Index written to file. - buildSpatialIndex(Dataset, String, Path) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
- buildSpatialIndex(DatasetGraph) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Build Spatial Index from all graphs in Dataset.
Dataset contains SpatialIndex in Context.
SRS URI based on most frequent found in Dataset. - buildSpatialIndex(DatasetGraph, String) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Build Spatial Index from all graphs in Dataset.
Dataset contains SpatialIndex in Context. - buildSpatialIndexPerGraph(DatasetGraph, String) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- buildSpatialIndexTree(Collection<SpatialIndexItem>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.STRtreeUtils
- buildSpatialIndexTree(Iterator<SpatialIndexItem>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.STRtreeUtils
-
Create an STRtree from the elements of the given iterator.
- buildSpatialIndexTree(Graph, String) - Static method in class org.apache.jena.geosparql.spatial.index.v2.STRtreeUtils
- buildSpatialIndexTree(DatasetGraph, String) - Static method in class org.apache.jena.geosparql.spatial.index.v2.STRtreeUtils
C
- CacheConfiguration - Class in org.apache.jena.geosparql.implementation.index
- call() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexerComputation
-
Returns a
SpatialIndexPerGraph
instance with the configured SRS. - CardinalDirection - Enum Class in org.apache.jena.geosparql.spatial
- CENTIMETER_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- CENTIMETRE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- CENTIMETRE_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- check(RDFDatatype) - Static method in class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
- check(SpatialIndex) - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- check(SpatialIndex, Node) - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- check(Envelope) - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- check(Geometry, Boolean) - Static method in class org.apache.jena.geosparql.implementation.GeometryReverse
-
Checks the spatial reference system URI for y,x and reverses the supplied geometry coordinates.
- check(Geometry, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryReverse
-
Checks the spatial reference system URI for y,x and reverses the supplied geometry coordinates.
- check(Geometry, SRSInfo) - Static method in class org.apache.jena.geosparql.implementation.GeometryReverse
-
Checks the spatial reference system URI for y,x and reverses the supplied geometry coordinates.
- CHECK_RELATION - Enum constant in enum class org.apache.jena.geosparql.implementation.index.CollisionResult
- checkAxisXY(CoordinateReferenceSystem) - Static method in class org.apache.jena.geosparql.implementation.SRSInfo
- checkBounds(double, double) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLon
- checkSpatialIndexItems(Graph) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexFindUtils
-
Print out log messages for what type of spatial data is found in the given graph.
- checkTransformSRS(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Transforms, if necessary, the provided target GeometryWrapper according to this GeometryWrapper SRS_URI.
- checkURI(String) - Static method in class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
- cleanUpPrecision(double) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Converts value according to the configured precision.
- clear() - Static method in class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex
-
Empty the Geometry Literal Index.
- clear() - Static method in class org.apache.jena.geosparql.implementation.index.GeometryTransformIndex
-
Empty the Geometry Transform Index.
- clear() - Method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Empty the index.
- clear() - Static method in class org.apache.jena.geosparql.implementation.registry.MathTransformRegistry
- clone() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
-
Deprecated.
- CollisionResult - Enum Class in org.apache.jena.geosparql.implementation.index
- contains(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- contains(Node) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
-
Whether a tree with the given name exists.
- CONTAINS - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- conversion(double, String, String) - Static method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
-
Conversion from target distance in units to source Units Of Measure.
- conversion(double, UnitsOfMeasure, UnitsOfMeasure) - Static method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
-
Conversion from target distance in units to source Units Of Measure.
- convert(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input dataset to the most frequent coordinate reference system and default datatype using WKT geometry representation.
- convert(Dataset, String) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input dataset to the output coordinate reference system using WKT geometry representation.
- convert(Dataset, String, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input dataset to the output coordinate reference system and geometry literal datatype.
- convert(Dataset, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input dataset to the output geometry literal datatype.
- convert(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input model to the most frequent coordinate reference system and default datatype using WKT geometry representation.
- convert(Model, String) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input model to the output coordinate reference system using WKT geometry representation.
- convert(Model, String, String) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input model to the output coordinate reference system and geometry literal datatype.
- convert(Model, String, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input model to the output coordinate reference system and geometry literal datatype.
- convert(Model, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert the input model to the output geometry literal datatype.
- CONVERT_LAT_LON - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- CONVERT_LAT_LON_BOX - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- convertDimensions(CoordinateSequenceDimensions) - Static method in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
- convertFile(File, Lang, File, Lang) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Converts file between serialisations.
- convertFile(File, Lang, File, Lang, String) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Converts all geometry literals (WKT or GML) from current SRS to the specified SRS.
- convertFile(File, Lang, File, Lang, String, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Converts all geometry literals (WKT or GML) from current SRS to the specified SRS and datatype.
- convertFile(File, Lang, File, Lang, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Converts all geometry literals (WKT or GML) to the specified datatype.
- convertFolder(File, Lang, File, Lang) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Only RDF files should be in the input folder and must all be the same RDF language.
- convertFolder(File, Lang, File, Lang, String) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Only RDF files should be in the input folder and must all be the same RDF language.
- convertFolder(File, Lang, File, Lang, String, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Only RDF files should be in the input folder and must all be the same RDF language.
- convertFolder(File, Lang, File, Lang, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Only RDF files should be in the input folder and must all be the same RDF language.
- convertGeometryLiteral(String, String, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert a string representation of a geometry literal to another coordinate reference system.
- convertGeometryLiterals(List<String>, String, GeometryDatatype) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert a list of strings representation of geometry literals to another coordinate reference system.
- convertGeometryStructure(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert Geometry Datatypes (WKT, GML, etc.) in Model to GeoSPARQL structure.
(Subject-property-GeometryLiteral) becomes (Feature-hasGeometry-Geometry) and (Geometry-hasSerialization-GeometryLiteral).
Original property will be removed from resulting Dataset. - convertGeometryStructure(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert Geometry Datatypes (WKT, GML, etc.) in Model to GeoSPARQL structure.
(Subject-property-GeometryLiteral) becomes (Feature-hasGeometry-Geometry) and (Geometry-hasSerialization-GeometryLiteral).
Original property will be removed from resulting Model. - convertGeoPredicates(Dataset, boolean) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert Geo Predicates (Lat/Lon) in Dataset to WKT Geometry Literal.
Option to remove Lat and Lon predicates after combining. - convertGeoPredicates(Model, boolean) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Convert Geo Predicates (Lat/Lon) in Model to WKT Geometry Literal.
Option to remove Lat and Lon predicates after combining. - ConvertLatLon - Class in org.apache.jena.geosparql.spatial
- ConvertLatLon() - Constructor for class org.apache.jena.geosparql.spatial.ConvertLatLon
- ConvertLatLonBox - Class in org.apache.jena.geosparql.spatial
- ConvertLatLonBox() - Constructor for class org.apache.jena.geosparql.spatial.ConvertLatLonBox
- ConvertLatLonBoxFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- ConvertLatLonBoxFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.ConvertLatLonBoxFF
- ConvertLatLonFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- ConvertLatLonFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.ConvertLatLonFF
- convertSRID(int) - Static method in class org.apache.jena.geosparql.implementation.SRSInfo
- convertSRID(BigInteger) - Static method in class org.apache.jena.geosparql.implementation.SRSInfo
- convertSRS(String) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Returns this geometry wrapper converted to the SRS_URI URI.
- convertToDegrees(double, String, double) - Static method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
-
Provides conversion of linear units to degrees.
- convertToGMLText(CustomCoordinateSequence) - Static method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLWriter
- convertToInt(CoordinateSequenceDimensions) - Static method in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
- convertToMetres(double, String, double) - Static method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- convexHull() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- CONVEXHULL_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- ConvexHullFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- ConvexHullFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.ConvexHullFF
- COORDINATE_DIMENSION - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- COORDINATE_DIMENSION - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- COORDINATE_DIMENSION_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- COORDINATE_DIMENSION_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- CoordinateDimensionFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property
- CoordinateDimensionFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.CoordinateDimensionFF
- CoordinateDimensionPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.geometry_property
- CoordinateDimensionPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.CoordinateDimensionPF
- CoordinatePair - Class in org.apache.jena.geosparql.implementation.great_circle
- CoordinatePair(Coordinate, Coordinate) - Constructor for class org.apache.jena.geosparql.implementation.great_circle.CoordinatePair
- CoordinateSequenceDimensions - Enum Class in org.apache.jena.geosparql.implementation.jts
- copy() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- countGeometryLiterals(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
- countGeometryLiterals(Model, String) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
- COVERED_BY - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- COVERS - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- create(int, int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequenceFactory
- create(long, long) - Static method in class org.apache.jena.geosparql.implementation.index.CacheConfiguration
-
Creates a cache
- create(Coordinate[]) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequenceFactory
- create(CoordinateSequence) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequenceFactory
- createBox(Double, Double, Double, Double) - Static method in class org.apache.jena.geosparql.implementation.WKTLiteralFactory
-
WKT Polygon box from two points.
- createBox(Double, Double, Double, Double, String) - Static method in class org.apache.jena.geosparql.implementation.WKTLiteralFactory
-
WKT Polygon box from two points with no check for value range or order.
- createCircle(GeometryFactory, Coordinate, double, int, boolean) - Static method in class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator
- createCleanTask(DatasetGraph, Predicate<Node>, BasicTask.TaskListener<BasicTask>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- createConfig(long) - Static method in class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator
-
Create a map that maps each geometry type to the specified amount.
- CREATED - Enum constant in enum class org.apache.jena.geosparql.spatial.task.TaskState
- createDataset(Assembler, Resource) - Method in class org.apache.jena.geosparql.assembler.GeoAssembler
- createDefault() - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Create QueryRewriteIndex using the default global settings.
- createGeom(GeometryGenerator.GeometryType, GeometryFactory, Coordinate, double, int) - Static method in class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator
- createGeometry(Geometry, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Geometry GeometryWrapper using the default WKT CRS84 SRS URI.
- createGeometry(Geometry, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Geometry GeometryWrapper.
- createGeometryCollection(List<Geometry>, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create GeometryCollection GeometryWrapper.
- createIndexerTask(DatasetGraph, Predicate<Node>, SpatialIndexerComputation, BasicTask.TaskListener<BasicTask>, Path, boolean) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- createLineString(Double, Double, Double, Double) - Static method in class org.apache.jena.geosparql.implementation.WKTLiteralFactory
-
WKT LineString between two points.
- createLineString(Double, Double, Double, Double, String) - Static method in class org.apache.jena.geosparql.implementation.WKTLiteralFactory
-
WKT LineString between two points with no check for value range or order.
- createLineString(List<Coordinate>, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create LineString GeometryWrapper using the default WKT CRS84 SRS URI.
- createLineString(List<Coordinate>, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create LineString GeometryWrapper.
- createLineString(Coordinate[], String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create LineString GeometryWrapper using the default WKT CRS84 SRS URI.
- createLineString(Coordinate[], String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create LineString GeometryWrapper.
- createLineString(LineString, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create LineString GeometryWrapper using the default WKT CRS84 SRS URI.
- createLineString(LineString, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create LineString GeometryWrapper.
- createMultiLineString(List<LineString>, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create MultiLineString GeometryWrapper using the default WKT CRS84 SRS URI.
- createMultiLineString(List<LineString>, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create MultiLineString GeometryWrapper.
- createMultiPoint(List<Coordinate>, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create MultiPoint GeometryWrapper using the default WKT CRS84 SRS URI.
- createMultiPoint(List<Coordinate>, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create MultiPoint GeometryWrapper.
- createMultiPolygon(List<Polygon>, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create MultiPolygon GeometryWrapper using the default WKT CRS84 SRS URI.
- createMultiPolygon(List<Polygon>, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create MultiPolygon GeometryWrapper.
- createPoint(double, double) - Static method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- createPoint(Double, Double) - Static method in class org.apache.jena.geosparql.implementation.WKTLiteralFactory
-
WKT point.
- createPoint(Double, Double, String) - Static method in class org.apache.jena.geosparql.implementation.WKTLiteralFactory
-
WKT point with no check for value range or order.
- createPoint(Coordinate, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Point GeometryWrapper using the default WKT CRS84 SRS URI.
- createPoint(Coordinate, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Point GeometryWrapper.
- createPolygon(List<Coordinate>, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Polygon GeometryWrapper using the default WKT CRS84 SRS URI.
- createPolygon(List<Coordinate>, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Polygon GeometryWrapper.
- createPolygon(Envelope, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Polygon GeometryWrapper using the default WKT CRS84 SRS URI.
- createPolygon(Envelope, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Polygon GeometryWrapper from Envelope.
- createPolygon(LinearRing, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Polygon GeometryWrapper using the default WKT CRS84 SRS URI.
- createPolygon(LinearRing, String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Polygon GeometryWrapper.
- createPolygon(LinearRing, LinearRing[], String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Polygon GeometryWrapper using the default WKT CRS84 SRS URI.
- createPolygon(LinearRing, LinearRing[], String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
-
Create Polygon GeometryWrapper.
- createURI(String, String) - Static method in class org.apache.jena.geosparql.implementation.index.IndexConfiguration
- crosses(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- CustomCoordinateSequence - Class in org.apache.jena.geosparql.implementation.jts
-
Based on: OGC 06-103r4 http://www.opengeospatial.org/standards/sfa
- CustomCoordinateSequence() - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- CustomCoordinateSequence(double[], double[], double[], double[]) - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- CustomCoordinateSequence(int, int) - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- CustomCoordinateSequence(int, CoordinateSequenceDimensions) - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- CustomCoordinateSequence(CoordinateSequenceDimensions) - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- CustomCoordinateSequence(CoordinateSequenceDimensions, String) - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- CustomCoordinateSequence(CoordinateSequenceDimensions, List<Coordinate>) - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- CustomCoordinateSequence(Coordinate[]) - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- CustomCoordinateSequenceFactory - Class in org.apache.jena.geosparql.implementation.jts
- CustomCoordinateSequenceFactory() - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequenceFactory
- CustomGeometryFactory - Class in org.apache.jena.geosparql.implementation.jts
- CustomGeometryFactory() - Constructor for class org.apache.jena.geosparql.implementation.jts.CustomGeometryFactory
D
- DC_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.Other_URI
- DECIMAL_PLACES_PRECISION - Static variable in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Precision of calculations.
- DEFAULT_LIMIT - Static variable in class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
- DEFAULT_UNITS - Static variable in class org.apache.jena.geosparql.spatial.property_functions.nearby.NearbyPF
- DEFAULT_WKT_CRS84 - Static variable in class org.apache.jena.geosparql.implementation.SRSInfo
- DEFAULT_WKT_CRS84 - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.SRS_URI
-
Default SRS_URI Name as GeoSPARQL Standard.
- DEFAULT_WKT_CRS84_CODE - Static variable in class org.apache.jena.geosparql.implementation.SRSInfo
- DEGREE_UNITS - Static variable in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- DEGREE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- DEGREE_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- difference(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- DIFFERENCE_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- DifferenceFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- DifferenceFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.DifferenceFF
- DIMENSION - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- DIMENSION - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- DIMENSION_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- DIMENSION_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- DimensionFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property
- DimensionFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.DimensionFF
- DimensionInfo - Class in org.apache.jena.geosparql.implementation
- DimensionInfo(int, int, int) - Constructor for class org.apache.jena.geosparql.implementation.DimensionInfo
- DimensionInfo(CoordinateSequenceDimensions, int) - Constructor for class org.apache.jena.geosparql.implementation.DimensionInfo
- DimensionPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.geometry_property
- DimensionPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.DimensionPF
- DISCONNECTED - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern
- disjoint(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- DISJOINT - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- distance(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Euclidean or Great Circle depending on Geometry SRS URI) defaulting to metres.
- distance(GeometryWrapper, String) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Euclidean or Great Circle depending on Geometry SRS URI) in the Units of Measure stated in URI.
- distance(GeometryWrapper, UnitsOfMeasure) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Euclidean or Great Circle depending on Geometry SRS URI) in the Units of Measure.
- DISTANCE - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- DISTANCE_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- distanceEuclidean(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Euclidean) defaulting to metres.
- distanceEuclidean(GeometryWrapper, String) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Euclidean) in the Units of Measure stated in URI.
- distanceEuclidean(GeometryWrapper, UnitsOfMeasure) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Euclidean) in the Units of Measure.
- DistanceFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- DistanceFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- DistanceFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.DistanceFF
- DistanceFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.DistanceFF
- distanceGreatCircle(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Great Circle) defaulting to metres.
- distanceGreatCircle(GeometryWrapper, String) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Great Circle) in the Units of Measure stated in URI.
- distanceGreatCircle(GeometryWrapper, UnitsOfMeasure) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Distance (Great Circle) in the Units of Measure.
E
- EARTH_MEAN_RADIUS - Static variable in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- EAST - Enum constant in enum class org.apache.jena.geosparql.spatial.CardinalDirection
- EAST_GEOM_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- EAST_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- EastGeomPF - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- EastGeomPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.EastGeomPF
- EastPF - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- EastPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.EastPF
- Egenhofer - Class in org.apache.jena.geosparql.implementation.function_registration
- Egenhofer() - Constructor for class org.apache.jena.geosparql.implementation.function_registration.Egenhofer
- EgenhoferIntersectionPattern - Interface in org.apache.jena.geosparql.implementation.intersection_patterns
- EH_CONTAINS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EH_CONTAINS_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_CONTAINS_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_CONTAINS_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_COVERED_BY - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EH_COVERED_BY_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_COVERED_BY_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_COVERED_BY_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_COVERS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EH_COVERS_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_COVERS_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_COVERS_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_DISJOINT - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EH_DISJOINT_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_DISJOINT_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_DISJOINT_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_EQUALS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EH_EQUALS_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_EQUALS_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_EQUALS_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_INSIDE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EH_INSIDE_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_INSIDE_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_INSIDE_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_MEET - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EH_MEET_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_MEET_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_MEET_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_OVERLAP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EH_OVERLAP_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_OVERLAP_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EH_OVERLAP_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- EhContainsFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- EhContainsFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhContainsFF
- EhContainsPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- EhContainsPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhContainsPF
- EhCoveredByFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- EhCoveredByFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhCoveredByFF
- EhCoveredByPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- EhCoveredByPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhCoveredByPF
- EhCoversFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- EhCoversFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhCoversFF
- EhCoversPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- EhCoversPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhCoversPF
- EhDisjointFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- EhDisjointFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhDisjointFF
- EhDisjointPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- EhDisjointPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhDisjointPF
- EhEqualsFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- EhEqualsFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhEqualsFF
- EhEqualsPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- EhEqualsPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhEqualsPF
- EhInsideFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- EhInsideFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhInsideFF
- EhInsidePF - Class in org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- EhInsidePF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhInsidePF
- EhMeetFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- EhMeetFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhMeetFF
- EhMeetPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- EhMeetPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhMeetPF
- EhOverlapFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- EhOverlapFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhOverlapFF
- EhOverlapPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- EhOverlapPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.egenhofer.EhOverlapPF
- envelope() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Envelope of GeometryWrapper with original coordinate order.
- ENVELOPE_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- EnvelopeSerializer - Class in org.apache.jena.geosparql.kryo
- EnvelopeSerializer() - Constructor for class org.apache.jena.geosparql.kryo.EnvelopeSerializer
- EnvelopFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- EnvelopFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.EnvelopFF
- EPSG_BASE_SRS_URI - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.SRS_URI
-
Base part of the EPSG SRS URI.
- equals(Object) - Method in class org.apache.jena.geosparql.geo.topological.SpatialObjectGeometryLiteral
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.great_circle.CoordinatePair
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.great_circle.LatLonPoint
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLReader
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.SRSInfo
- equals(Object) - Method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- equals(Object) - Method in class org.apache.jena.geosparql.spatial.property_functions.SpatialArguments
- equals(Object) - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- EQUALS - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- EQUALS - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern
- EQUALS - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.SimpleFeaturesIntersectionPattern
- EQUALS - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- EQUALS_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- equalsExact(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- equalsExact(GeometryWrapper, double) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- EqualsFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- EqualsFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.EqualsFF
- EqualsPF - Class in org.apache.jena.geosparql.spatial.property_functions
- EqualsPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.EqualsPF
- equalsTopo(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- EQUATORIAL_DEGREE_TO_METRES - Static variable in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- exec(Node, Node) - Method in class org.apache.jena.geosparql.geof.topological.GenericFilterFunction
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.AsGeoJSONFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.BoundaryFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.ConvexHullFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.EnvelopFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.GetSRIDFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.CoordinateDimensionFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.DimensionFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsEmptyFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsSimpleFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsValidFF
- exec(NodeValue) - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.SpatialDimensionFF
- exec(NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.DifferenceFF
- exec(NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.IntersectionFF
- exec(NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.SymmetricDifferenceFF
- exec(NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.UnionFF
- exec(NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.geof.topological.GenericFilterFunction
- exec(NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.ConvertLatLonFF
- exec(NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.TransformDatatypeFF
- exec(NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.TransformSRSFF
- exec(NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.BufferFF
- exec(NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.geof.nontopological.filter_functions.DistanceFF
- exec(NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.geof.topological.RelateFF
- exec(NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.DistanceFF
- exec(NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.GreatCircleGeomFF
- exec(NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.TransformFF
- exec(NodeValue, NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.AngleDegreesFF
- exec(NodeValue, NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.AngleFF
- exec(NodeValue, NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.AzimuthDegreesFF
- exec(NodeValue, NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.AzimuthFF
- exec(NodeValue, NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.ConvertLatLonBoxFF
- exec(NodeValue, NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.NearbyFF
- exec(NodeValue, NodeValue, NodeValue, NodeValue, NodeValue) - Method in class org.apache.jena.geosparql.spatial.filter_functions.GreatCircleFF
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class org.apache.jena.geosparql.geo.topological.GenericGeometryPropertyFunction
- execEvaluated(Binding, Node, Node, Node, ExecutionContext) - Method in class org.apache.jena.geosparql.geo.topological.GenericPropertyFunction
- execEvaluated(Binding, Node, Node, PropFuncArg, ExecutionContext) - Method in class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
- expandEnvelope(Envelope) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- EXTERNALLY_CONNECTED - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern
- extract(String) - Static method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLReader
- extract(String) - Static method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader
- extract(String, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Extract Geometry Wrapper from Geometry Literal.
- extract(String, String, GeometryLiteralIndex.GeometryIndex) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Extract Geometry Wrapper from Geometry Literal.
- extract(Node) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Extract Geometry Wrapper from Geometry Literal.
- extract(Node, GeometryLiteralIndex.GeometryIndex) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Extract Geometry Wrapper from Geometry Literal.
- extract(Literal) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Extract Geometry Wrapper from Geometry Literal.
- extract(Literal, GeometryLiteralIndex.GeometryIndex) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Extract Geometry Wrapper from Geometry Literal.
- extract(NodeValue) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Extract Geometry Wrapper from Geometry Literal.
- extract(NodeValue, GeometryLiteralIndex.GeometryIndex) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Extract Geometry Wrapper from Geometry Literal.
- extractDouble(NodeValue) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLon
F
- FALSE_RELATION - Enum constant in enum class org.apache.jena.geosparql.implementation.index.CollisionResult
- FEATURE_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- FEATURE_RES - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- find(double, double, double, double) - Static method in class org.apache.jena.geosparql.implementation.great_circle.Angle
-
Angle in radians with y-axis being 0 in clockwise direction.
- find(double, double, double, double) - Static method in class org.apache.jena.geosparql.implementation.great_circle.Azimuth
-
Forward azimuth in radians with North being 0 in clockwise direction.
- find(int) - Static method in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
- find(List<Coordinate>, Geometry) - Static method in class org.apache.jena.geosparql.implementation.DimensionInfo
- find(LatLonPoint, LatLonPoint) - Static method in class org.apache.jena.geosparql.implementation.great_circle.Angle
-
Angle in radians with y-axis being 0 in clockwise direction.
LatLon Point may be more useful using Azimuth. - find(LatLonPoint, LatLonPoint) - Static method in class org.apache.jena.geosparql.implementation.great_circle.Azimuth
-
Forward azimuth in radians with North being 0 in clockwise direction.
- find(Coordinate) - Static method in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
- find(Coordinate[], Geometry) - Static method in class org.apache.jena.geosparql.implementation.DimensionInfo
- find(Coordinate, Coordinate) - Static method in class org.apache.jena.geosparql.implementation.great_circle.Angle
-
Angle in radians with y-axis being 0 in clockwise direction.
- find(Coordinate, Coordinate) - Static method in class org.apache.jena.geosparql.implementation.great_circle.Azimuth
-
Forward azimuth in radians with North being 0 in clockwise direction.
- find(Coordinate, Geometry) - Static method in class org.apache.jena.geosparql.implementation.DimensionInfo
- find(Point, Point) - Static method in class org.apache.jena.geosparql.implementation.great_circle.Angle
-
Angle in radians with y-axis being 0 in clockwise direction.
- find(Point, Point) - Static method in class org.apache.jena.geosparql.implementation.great_circle.Azimuth
-
Forward azimuth in radians with North being 0 in clockwise direction.
- findCollection(List<? extends Geometry>, Geometry) - Static method in class org.apache.jena.geosparql.implementation.DimensionInfo
- findCoordinateDimension(CoordinateSequenceDimensions) - Static method in class org.apache.jena.geosparql.implementation.DimensionInfo
- findCoordinateSequenceDimensions(int, int) - Static method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- findGeometryIndexItems(Graph, String) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexFindUtils
- findGeoPredicateIndexItems(Graph, String) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexFindUtils
- findModeSRS(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Return an SRS for a dataset.
- findModeSRS(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Find the most frequent SRS URI of Geometry Literals in the model.
- findNearestPair(GeometryWrapper, GeometryWrapper) - Static method in class org.apache.jena.geosparql.implementation.great_circle.CoordinatePair
- findSpatialDimension(CoordinateSequenceDimensions) - Static method in class org.apache.jena.geosparql.implementation.DimensionInfo
- findSpatialIndexItems(Graph, String) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexFindUtils
-
Find items from the Model transformed to the SRS URI.
- findSpatialIndexItems(Dataset, String) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Find Spatial Index Items from all graphs in Dataset.
- findSpatialIndexItems(DatasetGraph, String) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexFindUtils
-
Find Spatial Index Items from all graphs in Dataset.
- findUTMZoneURIFromWGS84(double, double) - Static method in class org.apache.jena.geosparql.implementation.registry.SRSRegistry
-
Find UTM CRS/SRS from WGS84 coordinates.
Based on calculation from Stack Overflow. - FOOT_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- FOOT_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- fromPoint(double, double, String) - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Builds a WKT Point of Geometry Wrapper.
This method does not use the GeometryLiteralIndex and so is best used for one of Geometry Wrappers.
G
- generateGraph(Graph, Envelope, Map<GeometryGenerator.GeometryType, Number>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator
-
Generate GeoSPARQL data with various geometry types in the given graph.
- GenericCardinalGeomPropertyFunction - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- GenericCardinalGeomPropertyFunction() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.GenericCardinalGeomPropertyFunction
- GenericCardinalPropertyFunction - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- GenericCardinalPropertyFunction() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.GenericCardinalPropertyFunction
- GenericFilterFunction - Class in org.apache.jena.geosparql.geof.topological
- GenericFilterFunction() - Constructor for class org.apache.jena.geosparql.geof.topological.GenericFilterFunction
- GenericGeometryPropertyFunction - Class in org.apache.jena.geosparql.geo.topological
- GenericGeometryPropertyFunction() - Constructor for class org.apache.jena.geosparql.geo.topological.GenericGeometryPropertyFunction
- GenericPropertyFunction - Class in org.apache.jena.geosparql.geo.topological
- GenericPropertyFunction(GenericFilterFunction) - Constructor for class org.apache.jena.geosparql.geo.topological.GenericPropertyFunction
- GenericSpatialBoxPropertyFunction - Class in org.apache.jena.geosparql.spatial.property_functions.box
- GenericSpatialBoxPropertyFunction() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.box.GenericSpatialBoxPropertyFunction
- GenericSpatialGeomBoxPropertyFunction - Class in org.apache.jena.geosparql.spatial.property_functions.box
- GenericSpatialGeomBoxPropertyFunction() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.box.GenericSpatialGeomBoxPropertyFunction
- GenericSpatialGeomPropertyFunction - Class in org.apache.jena.geosparql.spatial.property_functions
- GenericSpatialGeomPropertyFunction() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialGeomPropertyFunction
- GenericSpatialPropertyFunction - Class in org.apache.jena.geosparql.spatial.property_functions
- GenericSpatialPropertyFunction() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.GenericSpatialPropertyFunction
- Geo - Interface in org.apache.jena.geosparql.implementation.vocabulary
- GEO_JSON - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- GEO_LAT_NODE - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- GEO_LAT_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- GEO_LON_NODE - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- GEO_LON_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- GEO_POS_LAT - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- GEO_POS_LON - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- GEO_POS_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- GEO_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- GeoAssembler - Class in org.apache.jena.geosparql.assembler
- GeoAssembler() - Constructor for class org.apache.jena.geosparql.assembler.GeoAssembler
- Geof - Interface in org.apache.jena.geosparql.implementation.vocabulary
- GEOF_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- GeoJSONDatatype - Class in org.apache.jena.geosparql.implementation.datatype
- GEOMETRY_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- GEOMETRY_RES - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- GEOMETRY_SERIALIZER_KEY - Static variable in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- GEOMETRYCOLLECTION - Enum constant in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
- GeometryDatatype - Class in org.apache.jena.geosparql.implementation.datatype
- GeometryDatatype(String) - Constructor for class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
- GeometryGenerator - Class in org.apache.jena.geosparql.spatial.index.v2
-
Class to generate various geometry types for testing.
- GeometryGenerator() - Constructor for class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator
- GeometryGenerator.GeometryType - Enum Class in org.apache.jena.geosparql.spatial.index.v2
- GeometryLiteralIndex - Class in org.apache.jena.geosparql.implementation.index
- GeometryLiteralIndex() - Constructor for class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex
- GeometryLiteralIndex.GeometryIndex - Enum Class in org.apache.jena.geosparql.implementation.index
- GeometryProperty - Class in org.apache.jena.geosparql.implementation.function_registration
- GeometryProperty() - Constructor for class org.apache.jena.geosparql.implementation.function_registration.GeometryProperty
- GeometryReverse - Class in org.apache.jena.geosparql.implementation
- GeometryReverse() - Constructor for class org.apache.jena.geosparql.implementation.GeometryReverse
- GeometrySerializerJtsWkb - Class in org.apache.jena.geosparql.kryo
-
Geometry de-/serialization via the WKB facilities of JTS.
- GeometrySerializerJtsWkb() - Constructor for class org.apache.jena.geosparql.kryo.GeometrySerializerJtsWkb
- GeometrySerializerJtsWkb(GeometryFactory) - Constructor for class org.apache.jena.geosparql.kryo.GeometrySerializerJtsWkb
- GeometrySerializerJtsWkb(WKBReader, WKBWriter) - Constructor for class org.apache.jena.geosparql.kryo.GeometrySerializerJtsWkb
- GeometryTransformation - Class in org.apache.jena.geosparql.implementation.jts
- GeometryTransformation() - Constructor for class org.apache.jena.geosparql.implementation.jts.GeometryTransformation
- GeometryTransformIndex - Class in org.apache.jena.geosparql.implementation.index
- GeometryTransformIndex() - Constructor for class org.apache.jena.geosparql.implementation.index.GeometryTransformIndex
- GeometryWrapper - Class in org.apache.jena.geosparql.implementation
- GeometryWrapper(String, String) - Constructor for class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Empty geometry with specified parameters.
- GeometryWrapper(GeometryWrapper) - Constructor for class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Copy GeometryWrapper.
- GeometryWrapper(CustomCoordinateSequence, String, String) - Constructor for class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Point geometry with specified SRS.
- GeometryWrapper(Geometry, String) - Constructor for class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Default to WGS84 geometry and XY coordinate dimensions.
- GeometryWrapper(Geometry, String, String) - Constructor for class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Default to XY coordinate dimensions.
- GeometryWrapper(Geometry, String, String, DimensionInfo) - Constructor for class org.apache.jena.geosparql.implementation.GeometryWrapper
- GeometryWrapper(Geometry, String, String, DimensionInfo, String) - Constructor for class org.apache.jena.geosparql.implementation.GeometryWrapper
- GeometryWrapperFactory - Class in org.apache.jena.geosparql.implementation
- GeometryWrapperFactory() - Constructor for class org.apache.jena.geosparql.implementation.GeometryWrapperFactory
- GEOR_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- GeoSPARQL_URI - Class in org.apache.jena.geosparql.implementation.vocabulary
- GeoSPARQL_URI() - Constructor for class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- GeoSPARQLConfig - Class in org.apache.jena.geosparql.configuration
- GeoSPARQLConfig() - Constructor for class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
- GeoSPARQLOperations - Class in org.apache.jena.geosparql.configuration
- GeoSPARQLOperations() - Constructor for class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
- get(String) - Static method in class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
- get(RDFDatatype) - Static method in class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
- getAbortTime() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
- getAbortTime() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- getAngDistance() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getAxisXY(String) - Static method in class org.apache.jena.geosparql.implementation.registry.SRSRegistry
- getCoord1() - Method in class org.apache.jena.geosparql.implementation.great_circle.CoordinatePair
- getCoord2() - Method in class org.apache.jena.geosparql.implementation.great_circle.CoordinatePair
- getCoordinate() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- getCoordinate(int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getCoordinate(int, Coordinate) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getCoordinateCopy(int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getCoordinateDimension() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getCoordinateSequenceDimensions() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getCoordinateText(int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getCosAngDistance() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getCosStartLat() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getCreationTime() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
- getCreationTime() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- getCrs() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
OpenGIS Coordinate Reference System.
- getCRS() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getCRS(String) - Static method in class org.apache.jena.geosparql.implementation.registry.SRSRegistry
- getCrsInfo() - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- getDefaultTree() - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- getDefaultWktCRS84(String) - Static method in class org.apache.jena.geosparql.implementation.SRSInfo
- getDimension() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getDimensionInfo() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getDimensionInfo() - Method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLReader
- getDimensionInfo() - Method in interface org.apache.jena.geosparql.implementation.parsers.ParserReader
- getDimensionInfo() - Method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader
- getDimensions() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- getDimensions() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getDimensions() - Method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLReader
- getDimensions() - Method in interface org.apache.jena.geosparql.implementation.parsers.ParserReader
- getDimensions() - Method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader
- getDistance() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getDomainEnvelope() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
Domain of validity in XY coordinate order.
- getDomainRangeX() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
Range of domain of validity in X axis.
- getEmptyGML() - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getEmptyWKT() - Static method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getEndTime() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
- getEndTime() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- getEnvelope() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Envelope of GeometryWrapper in XY order.
- getEnvelope() - Method in class org.apache.jena.geosparql.spatial.SpatialIndexItem
- getGeometry() - Method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLReader
- getGeometry() - Method in interface org.apache.jena.geosparql.implementation.parsers.ParserReader
- getGeometry() - Method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader
- getGeometryDatatype() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getGeometryDatatypeURI() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getGeometryLiteral() - Method in class org.apache.jena.geosparql.geo.topological.SpatialObjectGeometryLiteral
- getGeometrySerializerClass() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- getGeometryTransformIndexSize() - Static method in class org.apache.jena.geosparql.implementation.index.GeometryTransformIndex
- getGeometryType() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getGeometryWrapper() - Method in class org.apache.jena.geosparql.spatial.property_functions.SpatialArguments
- getGraphNodes() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexerComputation
- getIndex() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- getIndexItems() - Method in class org.apache.jena.geosparql.spatial.SpatialIndexStorage
-
Deprecated.
- getIndexOption() - Static method in class org.apache.jena.geosparql.implementation.index.IndexConfiguration
- getIndexSize() - Method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
- getItem() - Method in class org.apache.jena.geosparql.spatial.SpatialIndexItem
- getJson() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- getLabel() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
-
A label for the task.
- getLabel() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- getLat() - Method in class org.apache.jena.geosparql.implementation.great_circle.LatLonPoint
- getLatitude() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Latitude if Geographic SRS or in WGS84.
Used to convert between linear and non-linear units of measure. - getLatRad() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getLexicalForm() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getLimit() - Method in class org.apache.jena.geosparql.spatial.property_functions.SpatialArguments
- getLocation() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexAdapterV1
-
Deprecated.
- getLocation() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.
- getLocation() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- getLocation() - Method in interface org.apache.jena.geosparql.spatial.SpatialIndex
- getLon() - Method in class org.apache.jena.geosparql.implementation.great_circle.LatLonPoint
- getLonRad() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getM(int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getMainEnvelope() - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- getMathTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) - Static method in class org.apache.jena.geosparql.implementation.registry.MathTransformRegistry
- getMeasures() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getModeURI() - Method in class org.apache.jena.geosparql.configuration.ModeSRS
- getOrdinate(int, int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getParsingGeometry() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getPoint(double, double, double, double) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
-
Lat/Lon Point from start Lat/x,Lon/y following bearing degrees (clockwise from north) and distance (metres).
- getPoint(LatLonPoint, double, double) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
-
Lat/Lon Point from start Lat/Lon Point following bearing degrees (clockwise from north) and distance (metres).
- getPreferredSRS(Context) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Set the preferred SRS for the given (dataset) context.
- getPrefixes() - Static method in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- getPrefixes() - Static method in class org.apache.jena.geosparql.implementation.vocabulary.Other_URI
- getPrimaryIndexSize() - Static method in class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex
- getSearchEnvelope() - Method in class org.apache.jena.geosparql.spatial.property_functions.SpatialArguments
- getSecondaryIndexSize() - Static method in class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex
- getSinAngDistance() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getSinStartLat() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getSize() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getSize() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexAdapterV1
-
Deprecated.
- getSize() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
-
Returns the number of items in the index.
- getSize() - Method in interface org.apache.jena.geosparql.spatial.SpatialIndex
-
Returns the number of items in the index.
- getSpatial() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- getSpatialDimension() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getSpatialDimension() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getSpatialIndex() - Method in class org.apache.jena.geosparql.spatial.SpatialIndexStorage
-
Deprecated.
- getSpatialIndex(DatasetGraph) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- getSpatialIndex(Context) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- getSpatialIndexItems(Model, String) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Find items from the Model transformed to the SRS URI.
- getSpatialObject() - Method in class org.apache.jena.geosparql.geo.topological.SpatialObjectGeometryLiteral
- getSRID() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- GETSRID_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- GetSRIDFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- GetSRIDFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.GetSRIDFF
- getSrsInfo() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getSrsInfo() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexAdapterV1
-
Deprecated.
- getSrsInfo() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.
- getSrsInfo() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- getSrsInfo() - Method in interface org.apache.jena.geosparql.spatial.SpatialIndex
- getSRSInfo(String) - Static method in class org.apache.jena.geosparql.implementation.registry.SRSRegistry
- getSrsList() - Method in class org.apache.jena.geosparql.configuration.ModeSRS
- getSrsMap() - Method in class org.apache.jena.geosparql.configuration.ModeSRS
- getSrsUri() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- getSrsURI() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getSrsURI() - Method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLReader
- getSrsURI() - Method in interface org.apache.jena.geosparql.implementation.parsers.ParserReader
- getSrsURI() - Method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader
- getSrsURI() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
URI of the Spatial Reference System
Identical values to SRID. - getSrsURI() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexerComputation
- getSrsURI() - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- getSrsURI() - Method in class org.apache.jena.geosparql.spatial.SpatialIndexStorage
-
Deprecated.
- getStartLat() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getStartLon() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- getStartTime() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
- getStartTime() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- getStatusMessage() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
-
Get the last status message of the task.
- getStatusMessage() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- getTaskState() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
- getTaskState() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- getThrowable() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
-
If non null, the throwable that is the cause for an exceptional termination of the task.
- getThrowable() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- getTopological() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- getTopologicalDimension() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getTree(Node) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
-
Whether a tree with the given name exists.
- getTreeMap() - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
-
Returns an unmodifiable view of the tree map.
- getType() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- getUnit() - Method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- getUnit(String) - Static method in class org.apache.jena.geosparql.implementation.registry.UnitsRegistry
- getUnitsOfMeasure() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getUnitsOfMeasure() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
Units of Measure for the coordinate reference system.
- getUnitsOfMeasure(String) - Static method in class org.apache.jena.geosparql.implementation.registry.SRSRegistry
- getUnitURI() - Method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- getUnitURI(Unit<?>) - Static method in class org.apache.jena.geosparql.implementation.registry.UnitsRegistry
- getUnitURI(UnitsOfMeasure) - Static method in class org.apache.jena.geosparql.implementation.registry.UnitsRegistry
- getUnrecognised(String) - Static method in class org.apache.jena.geosparql.implementation.SRSInfo
-
Unrecognised SRS URI are assumed to follow the default CRS84 so that operations do not error but may not complete as expected.
- getUTMZoneURI() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getVersion() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- getWrapEnvelope() - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- getX(int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getXYGeometry() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- getY(int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- getZ(int) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- GML - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- GML_NAMESPACE - Static variable in class org.apache.jena.geosparql.implementation.parsers.gml.GMLWriter
- GML_PREFIX - Static variable in class org.apache.jena.geosparql.implementation.datatype.GMLDatatype
-
XML element tag "gml" is defined for the convenience of GML generation.
- GML_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- GMLDatatype - Class in org.apache.jena.geosparql.implementation.datatype
- GMLDatatype() - Constructor for class org.apache.jena.geosparql.implementation.datatype.GMLDatatype
-
private constructor - single global instance.
- GMLReader - Class in org.apache.jena.geosparql.implementation.parsers.gml
- GMLWriter - Class in org.apache.jena.geosparql.implementation.parsers.gml
- GMLWriter() - Constructor for class org.apache.jena.geosparql.implementation.parsers.gml.GMLWriter
- GRAD_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- GRAD_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- GREAT_CIRCLE - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- GREAT_CIRCLE_GEOM - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- GreatCircleDistance - Class in org.apache.jena.geosparql.implementation.great_circle
-
Great Circle distance uses Haversine formula.
- GreatCircleDistance() - Constructor for class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
- GreatCircleFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- GreatCircleFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.GreatCircleFF
- GreatCircleGeomFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- GreatCircleGeomFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.GreatCircleGeomFF
- GreatCirclePointDistance - Class in org.apache.jena.geosparql.implementation.great_circle
-
Determines final Latitude and Longitude based on a bearing.
Constant values are calculated once to avoid repetition.
Latitude and longitude calculated in stages to avoid unnecessary calculations. - GreatCirclePointDistance(double, double, double) - Constructor for class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- GREEK_GRID_CRS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.SRS_URI
H
- HAS_DEFAULT_GEOMETRY_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- HAS_DEFAULT_GEOMETRY_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- HAS_GEOMETRY_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- HAS_GEOMETRY_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- HAS_SERIALIZATION_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- HAS_SERIALIZATION_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- hashCode() - Method in class org.apache.jena.geosparql.geo.topological.SpatialObjectGeometryLiteral
- hashCode() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- hashCode() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- hashCode() - Method in class org.apache.jena.geosparql.implementation.great_circle.CoordinatePair
- hashCode() - Method in class org.apache.jena.geosparql.implementation.great_circle.LatLonPoint
- hashCode() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- hashCode() - Method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLReader
- hashCode() - Method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader
- hashCode() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
- hashCode() - Method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- hashCode() - Method in class org.apache.jena.geosparql.spatial.property_functions.SpatialArguments
- hashCode() - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- hasM() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- hasZ() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- haversineFormula(double, double, double, double) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
-
Great circle distance between Points using Haversine formula.
- haversineFormula(LatLonPoint, LatLonPoint) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
-
Great circle distance between Lat/Lon Points using Haversine formula.
- haversineFormula(Coordinate, Coordinate) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
-
Great circle distance between Points (x is Lon, y is Lat) using Haversine formula.
- haversineFormula(Point, Point) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
-
Great circle distance between Points (x is Lon, y is Lat) using Haversine formula.
I
- INCH_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- IndexConfiguration - Class in org.apache.jena.geosparql.implementation.index
- IndexConfiguration() - Constructor for class org.apache.jena.geosparql.implementation.index.IndexConfiguration
- IndexConfiguration.IndexOption - Enum Class in org.apache.jena.geosparql.implementation.index
- init() - Static method in class org.apache.jena.geosparql.InitGeoSPARQL
- InitGeoSPARQL - Class in org.apache.jena.geosparql
- InitGeoSPARQL() - Constructor for class org.apache.jena.geosparql.InitGeoSPARQL
- insertItem(Envelope, Resource) - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Item to add to an unbuilt Spatial Index.
- insertItems(Collection<SpatialIndexItem>) - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Items to add to an unbuilt Spatial Index.
- INSIDE - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- INSTANCE - Static variable in class org.apache.jena.geosparql.implementation.datatype.GeoJSONDatatype
-
A static instance of GeoJSONDatatype.
- INSTANCE - Static variable in class org.apache.jena.geosparql.implementation.datatype.GMLDatatype
-
A static instance of GMLDatatype.
- INSTANCE - Static variable in class org.apache.jena.geosparql.implementation.datatype.WKTDatatype
-
A static instance of WKTDatatype.
- INTERSECT_BOX_GEOM_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- INTERSECT_BOX_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- IntersectBoxGeomPF - Class in org.apache.jena.geosparql.spatial.property_functions.box
- IntersectBoxGeomPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.box.IntersectBoxGeomPF
- IntersectBoxPF - Class in org.apache.jena.geosparql.spatial.property_functions.box
- IntersectBoxPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.box.IntersectBoxPF
- intersection(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- INTERSECTION_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- IntersectionFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- IntersectionFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.IntersectionFF
- intersects(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- IS_EMPTY - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- IS_EMPTY - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- IS_EMPTY_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- IS_EMPTY_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- IS_SIMPLE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- IS_SIMPLE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- IS_SIMPLE_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- IS_SIMPLE_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- IS_VALID - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- IS_VALID - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- IS_VALID_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- IS_VALID_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- isAborting() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
-
Whether abort has been called.
- isAborting() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- isArea() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- isAxisXY() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
Check if axis is in XY order.
- isBuilt() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.
- isBuilt() - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- isDefined(ExecutionContext) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.
- isDefined(ExecutionContext) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhContainsFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhCoveredByFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhCoversFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhDisjointFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhEqualsFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhInsideFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhMeetFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhOverlapFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccDisconnectedFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccEqualsFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccExternallyConnectedFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccNonTangentialProperPartFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccNonTangentialProperPartInverseFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccPartiallyOverlappingFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccTangentialProperPartFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccTangentialProperPartInverseFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfContainsFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfCrossesFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfDisjointFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfEqualsFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfIntersectsFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfOverlapsFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfTouchesFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfWithinFF
- isDisconnected() - Method in class org.apache.jena.geosparql.geof.topological.GenericFilterFunction
- isDisconnected() - Method in class org.apache.jena.geosparql.spatial.filter_functions.EqualsFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhContainsFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhCoveredByFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhCoversFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhDisjointFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhEqualsFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhInsideFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhMeetFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer.EhOverlapFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccDisconnectedFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccEqualsFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccExternallyConnectedFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccNonTangentialProperPartFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccNonTangentialProperPartInverseFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccPartiallyOverlappingFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccTangentialProperPartFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccTangentialProperPartInverseFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfContainsFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfCrossesFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfDisjointFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfEqualsFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfIntersectsFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfOverlapsFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfTouchesFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfWithinFF
- isDisjoint() - Method in class org.apache.jena.geosparql.geof.topological.GenericFilterFunction
- isDisjoint() - Method in class org.apache.jena.geosparql.spatial.filter_functions.EqualsFF
- isEmpty() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- isEmpty() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexAdapterV1
-
Deprecated.
- isEmpty() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.
- isEmpty() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- isEmpty() - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- isEmpty() - Method in interface org.apache.jena.geosparql.spatial.SpatialIndex
- IsEmptyFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property
- IsEmptyFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsEmptyFF
- IsEmptyPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.geometry_property
- IsEmptyPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.IsEmptyPF
- isEqual() - Method in class org.apache.jena.geosparql.implementation.great_circle.CoordinatePair
- isFunctionRegistered() - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
- isGeographic() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
Check if the SRS is geographic (i.e. latitude, longitude on a sphere).
- isIndexActive() - Static method in class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex
- isIndexActive() - Static method in class org.apache.jena.geosparql.implementation.index.GeometryTransformIndex
- isIndexActive() - Method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
- isLine() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- isLinearUnits() - Method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- isLinearUnits(String) - Static method in class org.apache.jena.geosparql.implementation.registry.UnitsRegistry
- isPoint() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- isQueryRewriteEnabled() - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
- isSimple() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- IsSimpleFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property
- IsSimpleFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsSimpleFF
- IsSimplePF - Class in org.apache.jena.geosparql.geo.topological.property_functions.geometry_property
- IsSimplePF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.IsSimplePF
- isSRSRecognised() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- isSRSRecognised() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
Check if the SRS URI is recognised as a OpenGIS coordinate reference system.
- isTerminated() - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask
- isTerminated() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- isValid() - Method in class org.apache.jena.geosparql.geo.topological.SpatialObjectGeometryLiteral
- isValid() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- IsValidFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property
-
This function is not part of the GeoSPARQL standard but has been included as a minor variation.
- IsValidFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.IsValidFF
- IsValidPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.geometry_property
-
This property is not part of the GeoSPARQL standard but has been included as a minor variation.
- IsValidPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.IsValidPF
- isWktDefault() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
-
Check if the SRS is default for WKT Literals.
K
- KILOMETER_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- KILOMETRE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- KILOMETRE_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- KryoRegistratorSpatialIndexV2 - Class in org.apache.jena.geosparql.spatial.index.v2
-
The class is used to configure the kryo serialization of the spatial index.
- KryoRegistratorSpatialIndexV2() - Constructor for class org.apache.jena.geosparql.spatial.index.v2.KryoRegistratorSpatialIndexV2
L
- latitude(double) - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- LatLonPoint - Class in org.apache.jena.geosparql.implementation.great_circle
- LatLonPoint(double, double) - Constructor for class org.apache.jena.geosparql.implementation.great_circle.LatLonPoint
- level() - Method in class org.apache.jena.geosparql.InitGeoSPARQL
- LINEARRING - Enum constant in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
- LINESTRING - Enum constant in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
- load(File) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Load a SpatialIndex from file.
Index will be built and empty if file does not exist or is null. - load(Path) - Static method in class org.apache.jena.geosparql.spatial.index.compat.SpatialIndexIo
-
Attempt to load a spatial index from file using all supported formats.
- load(Path) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
-
Load a SpatialIndex from file.
Index will be built and empty if file does not exist or is null. - load(Path, boolean) - Static method in class org.apache.jena.geosparql.spatial.index.compat.SpatialIndexIo
-
Attempt to load a spatial index from file using all supported formats.
- loadFilterFunctions(FunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.Egenhofer
-
This method loads all the Egenhofer Topological Filter Functions
- loadFilterFunctions(FunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.GeometryProperty
-
This method loads all the Geometry property filter functions.
N.B. - loadFilterFunctions(FunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.NonTopological
-
This method loads all the Non-Topological Filter Functions, such as distance, buffer, envelop, etc.
- loadFilterFunctions(FunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.RCC8
-
This method loads all the RCC8 Topological Filter Functions
- loadFilterFunctions(FunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.SimpleFeatures
-
This method loads all the Simple Feature Topological Filter Functions
- loadFilterFunctions(FunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.Spatial
-
This method loads all the Jena Spatial Filter Functions
- loadFunctions() - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
- loadGeoSPARQLSchema() - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Load GeoSPARQL v1.0 (corrected version) as a Model.
- loadOrBuildSpatialIndex(Dataset, String, Path) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
- loadOrBuildSpatialIndex(Dataset, Path) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
- loadPropertyFunctions(PropertyFunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.Egenhofer
-
This method loads all the Egenhofer Topological Property Functions as well as the Query Rewrite Property Functions
- loadPropertyFunctions(PropertyFunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.GeometryProperty
-
This method loads all the Geometry property property functions.
- loadPropertyFunctions(PropertyFunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.RCC8
-
This method loads all the RCC8 Topological Property Functions as well as the Query Rewrite Property Functions
- loadPropertyFunctions(PropertyFunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.SimpleFeatures
-
This method loads all the Simple Feature Topological Property Functions as well as the Query Rewrite Property Functions
- loadPropertyFunctions(PropertyFunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.Spatial
-
This method loads all the Jena Spatial Property Functions
- loadRelateFunction(FunctionRegistry) - Static method in class org.apache.jena.geosparql.implementation.function_registration.Relate
-
This method loads the Dimensionally extended 9 intersection model Function: relate The use of Relate (Geometry g1, Geometry g2, IntersectionMatrix matrix) get the IntersectionMatrix of g1 and g2 (based on g1), then compare with matrix returns true if they are same
- longitude(double, double) - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
M
- makeSpatialIndexItem(Node, GeometryWrapper, String) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexFindUtils
- MAP_EXPIRY_INTERVAL - Static variable in class org.apache.jena.geosparql.implementation.index.CacheConfiguration
- MathTransformRegistry - Class in org.apache.jena.geosparql.implementation.registry
- MathTransformRegistry() - Constructor for class org.apache.jena.geosparql.implementation.registry.MathTransformRegistry
- MEET1 - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- MEET2 - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- MEET3 - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- MEMORY - Enum constant in enum class org.apache.jena.geosparql.implementation.index.IndexConfiguration.IndexOption
- METER_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- METRE_UNITS - Static variable in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- METRE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- METRE_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- MICRORADIAN_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- MICRORADIAN_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- MILE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- MILLIMETER_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- MILLIMETRE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- MILLIMETRE_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- ModeSRS - Class in org.apache.jena.geosparql.configuration
- ModeSRS() - Constructor for class org.apache.jena.geosparql.configuration.ModeSRS
- MULTILINESTRING - Enum constant in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
- MULTIPOINT - Enum constant in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
- MULTIPOLYGON - Enum constant in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
N
- NAUTICAL_MILE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- NAUTICAL_MILE_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- NEARBY - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- NEARBY_GEOM_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- NEARBY_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- NearbyFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- NearbyFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.NearbyFF
- NearbyGeomPF - Class in org.apache.jena.geosparql.spatial.property_functions.nearby
- NearbyGeomPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.nearby.NearbyGeomPF
- NearbyPF - Class in org.apache.jena.geosparql.spatial.property_functions.nearby
- NearbyPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.nearby.NearbyPF
- NO_MAP - Static variable in class org.apache.jena.geosparql.implementation.index.CacheConfiguration
- NodeSerializer - Class in org.apache.jena.geosparql.kryo
-
An RDF 1.2 node serializer for kryo.
- NodeSerializer() - Constructor for class org.apache.jena.geosparql.kryo.NodeSerializer
- NodeSerializer(TypeMapper) - Constructor for class org.apache.jena.geosparql.kryo.NodeSerializer
- NodeSerializer(TypeMapper, Map<String, String>) - Constructor for class org.apache.jena.geosparql.kryo.NodeSerializer
- NON_TANGENTIAL_PROPER_PART - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern
- NON_TANGENTIAL_PROPER_PART_INVERSE - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern
- NONE - Enum constant in enum class org.apache.jena.geosparql.implementation.index.IndexConfiguration.IndexOption
- NonTopological - Class in org.apache.jena.geosparql.implementation.function_registration
- NonTopological() - Constructor for class org.apache.jena.geosparql.implementation.function_registration.NonTopological
- normaliseLongitude(double) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
-
Normalise Longitude in degrees to the range -180 to 180.
- NORTH - Enum constant in enum class org.apache.jena.geosparql.spatial.CardinalDirection
- NORTH_GEOM_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- NORTH_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- NorthGeomPF - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- NorthGeomPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.NorthGeomPF
- NorthPF - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- NorthPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.NorthPF
O
- of(Envelope, Node) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexItem
- of(Envelope, RDFNode) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexItem
-
Deprecated.
- onStateChange(T) - Method in interface org.apache.jena.geosparql.spatial.task.BasicTask.TaskListener
- org.apache.jena.geosparql - module org.apache.jena.geosparql
- org.apache.jena.geosparql - package org.apache.jena.geosparql
- org.apache.jena.geosparql.assembler - package org.apache.jena.geosparql.assembler
- org.apache.jena.geosparql.configuration - package org.apache.jena.geosparql.configuration
- org.apache.jena.geosparql.geo.topological - package org.apache.jena.geosparql.geo.topological
- org.apache.jena.geosparql.geo.topological.property_functions.egenhofer - package org.apache.jena.geosparql.geo.topological.property_functions.egenhofer
- org.apache.jena.geosparql.geo.topological.property_functions.geometry_property - package org.apache.jena.geosparql.geo.topological.property_functions.geometry_property
- org.apache.jena.geosparql.geo.topological.property_functions.rcc8 - package org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- org.apache.jena.geosparql.geo.topological.property_functions.simple_features - package org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- org.apache.jena.geosparql.geof.nontopological.filter_functions - package org.apache.jena.geosparql.geof.nontopological.filter_functions
- org.apache.jena.geosparql.geof.topological - package org.apache.jena.geosparql.geof.topological
- org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer - package org.apache.jena.geosparql.geof.topological.filter_functions.egenhofer
- org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property - package org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property
- org.apache.jena.geosparql.geof.topological.filter_functions.rcc8 - package org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- org.apache.jena.geosparql.geof.topological.filter_functions.simple_features - package org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- org.apache.jena.geosparql.implementation - package org.apache.jena.geosparql.implementation
- org.apache.jena.geosparql.implementation.datatype - package org.apache.jena.geosparql.implementation.datatype
- org.apache.jena.geosparql.implementation.function_registration - package org.apache.jena.geosparql.implementation.function_registration
- org.apache.jena.geosparql.implementation.great_circle - package org.apache.jena.geosparql.implementation.great_circle
- org.apache.jena.geosparql.implementation.index - package org.apache.jena.geosparql.implementation.index
- org.apache.jena.geosparql.implementation.intersection_patterns - package org.apache.jena.geosparql.implementation.intersection_patterns
- org.apache.jena.geosparql.implementation.jts - package org.apache.jena.geosparql.implementation.jts
- org.apache.jena.geosparql.implementation.parsers - package org.apache.jena.geosparql.implementation.parsers
- org.apache.jena.geosparql.implementation.parsers.gml - package org.apache.jena.geosparql.implementation.parsers.gml
- org.apache.jena.geosparql.implementation.parsers.wkt - package org.apache.jena.geosparql.implementation.parsers.wkt
- org.apache.jena.geosparql.implementation.registry - package org.apache.jena.geosparql.implementation.registry
- org.apache.jena.geosparql.implementation.vocabulary - package org.apache.jena.geosparql.implementation.vocabulary
- org.apache.jena.geosparql.kryo - package org.apache.jena.geosparql.kryo
- org.apache.jena.geosparql.spatial - package org.apache.jena.geosparql.spatial
- org.apache.jena.geosparql.spatial.filter_functions - package org.apache.jena.geosparql.spatial.filter_functions
- org.apache.jena.geosparql.spatial.index.compat - package org.apache.jena.geosparql.spatial.index.compat
- org.apache.jena.geosparql.spatial.index.v1 - package org.apache.jena.geosparql.spatial.index.v1
- org.apache.jena.geosparql.spatial.index.v2 - package org.apache.jena.geosparql.spatial.index.v2
- org.apache.jena.geosparql.spatial.property_functions - package org.apache.jena.geosparql.spatial.property_functions
- org.apache.jena.geosparql.spatial.property_functions.box - package org.apache.jena.geosparql.spatial.property_functions.box
- org.apache.jena.geosparql.spatial.property_functions.cardinal - package org.apache.jena.geosparql.spatial.property_functions.cardinal
- org.apache.jena.geosparql.spatial.property_functions.nearby - package org.apache.jena.geosparql.spatial.property_functions.nearby
- org.apache.jena.geosparql.spatial.task - package org.apache.jena.geosparql.spatial.task
- org.locationtech.jts.index.strtree - package org.locationtech.jts.index.strtree
- OSGB36_CRS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.SRS_URI
- Other_URI - Class in org.apache.jena.geosparql.implementation.vocabulary
- Other_URI() - Constructor for class org.apache.jena.geosparql.implementation.vocabulary.Other_URI
- OVERLAP - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.EgenhoferIntersectionPattern
- overlaps(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- OWL_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.Other_URI
P
- pApplyDefaultGeometry - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- parse(String) - Method in class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
-
This method Parses the Geometry Literal to the JTS Geometry
- parse(String, GeometryLiteralIndex.GeometryIndex) - Method in class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
- ParserReader - Interface in org.apache.jena.geosparql.implementation.parsers
- ParserWriter - Interface in org.apache.jena.geosparql.implementation.parsers
- PARTIALLY_OVERLAPPING - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern
- pDataset - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- pIndexEnabled - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- pIndexExpiries - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- pIndexSizes - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- pInference - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- POINT - Enum constant in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
- POLYGON - Enum constant in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
- pQueryRewrite - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- PRECISION_MODEL_SCALE_FACTOR - Static variable in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Precision of created coordinates.
- prepare() - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Prepare an empty GeoSPARQL model with RDFS reasoning.
- prepare(InputStream, Model, Reasoner) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Prepare a model from an existing model with alternative GeoSPARQL schema and Reasoner, e.g.
- prepare(InputStream, Reasoner) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Prepare a GeoSPARQL model from file with alternative Reasoner, e.g.
- prepare(Dataset) - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Prepare a Dataset with the default QueryRewriteIndex settings.
- prepare(Dataset, String, int, long) - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Prepare a Dataset with the provided QueryRewriteIndex settings.
- prepare(Model, Reasoner) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Prepare a GeoSPARQL model from an existing model with alternative Reasoner, e.g.
- prepareRDFS(InputStream) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Prepare a GeoSPARQL model from file with RDFS reasoning.
- prepareRDFS(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Prepare a GeoSPARQL model from an existing model with RDFS reasoning.
- PRIMARY - Enum constant in enum class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex.GeometryIndex
- pSpatialIndexFile - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- pSpatialIndexPerGraph - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- pSrsUri - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
Q
- query(Envelope) - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.
- query(Envelope, Node) - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexAdapterV1
-
Deprecated.
- query(Envelope, Node) - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- query(Envelope, Node) - Method in interface org.apache.jena.geosparql.spatial.SpatialIndex
-
Query the index for all matching items in the given graph.
- QUERY_REWRITE_INDEX_SYMBOL - Static variable in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
- queryOneGraph(Envelope, Node) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- QueryRewriteIndex - Class in org.apache.jena.geosparql.implementation.index
- QueryRewriteIndex() - Constructor for class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
- QueryRewriteIndex(String, int, long) - Constructor for class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
R
- RADIAN_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- RADIAN_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- radToPoint(double, double) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
-
Convert Lat/Lon in radians to Point in degrees.
Longitude normalised between -180 and 180. - radToPoint(double, double, boolean) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
-
Convert Lat/Lon in radians to Point in degrees.
- RCC_DISCONNECTED - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RCC_DISCONNECTED_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_DISCONNECTED_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_DISCONNECTED_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_EQUALS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RCC_EQUALS_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_EQUALS_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_EQUALS_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_EXTERNALLY_CONNECTED - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RCC_EXTERNALLY_CONNECTED_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_EXTERNALLY_CONNECTED_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_EXTERNALLY_CONNECTED_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_NON_TAN_PROPER_PART_INVERSE_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_NON_TAN_PROPER_PART_INVERSE_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_NON_TAN_PROPER_PART_INVERSE_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_NON_TAN_PROPER_PART_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_NON_TAN_PROPER_PART_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_NON_TAN_PROPER_PART_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_NON_TANGENTIAL_PROPER_PART - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RCC_NON_TANGENTIAL_PROPER_PART_INVERSE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RCC_PARTIALLY_OVERLAPPING - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RCC_PARTIALLY_OVERLAPPING_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_PARTIALLY_OVERLAPPING_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_PARTIALLY_OVERLAPPING_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_TAN_PROPER_PART_INVERSE_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_TAN_PROPER_PART_INVERSE_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_TAN_PROPER_PART_INVERSE_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_TAN_PROPER_PART_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_TAN_PROPER_PART_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_TAN_PROPER_PART_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RCC_TANGENTIAL_PROPER_PART - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RCC_TANGENTIAL_PROPER_PART_INVERSE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RCC8 - Class in org.apache.jena.geosparql.implementation.function_registration
- RCC8() - Constructor for class org.apache.jena.geosparql.implementation.function_registration.RCC8
- RCC8IntersectionPattern - Interface in org.apache.jena.geosparql.implementation.intersection_patterns
- RccDisconnectedFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- RccDisconnectedFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccDisconnectedFF
- RccDisconnectedPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- RccDisconnectedPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccDisconnectedPF
- RccEqualsFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- RccEqualsFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccEqualsFF
- RccEqualsPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- RccEqualsPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccEqualsPF
- RccExternallyConnectedFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- RccExternallyConnectedFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccExternallyConnectedFF
- RccExternallyConnectedPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- RccExternallyConnectedPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccExternallyConnectedPF
- RccNonTangentialProperPartFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- RccNonTangentialProperPartFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccNonTangentialProperPartFF
- RccNonTangentialProperPartInverseFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- RccNonTangentialProperPartInverseFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccNonTangentialProperPartInverseFF
- RccNonTangentialProperPartInversePF - Class in org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- RccNonTangentialProperPartInversePF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccNonTangentialProperPartInversePF
- RccNonTangentialProperPartPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- RccNonTangentialProperPartPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccNonTangentialProperPartPF
- RccPartiallyOverlappingFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- RccPartiallyOverlappingFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccPartiallyOverlappingFF
- RccPartiallyOverlappingPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- RccPartiallyOverlappingPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccPartiallyOverlappingPF
- RccTangentialProperPartFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- RccTangentialProperPartFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccTangentialProperPartFF
- RccTangentialProperPartInverseFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.rcc8
- RccTangentialProperPartInverseFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.rcc8.RccTangentialProperPartInverseFF
- RccTangentialProperPartInversePF - Class in org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- RccTangentialProperPartInversePF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccTangentialProperPartInversePF
- RccTangentialProperPartPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.rcc8
- RccTangentialProperPartPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.rcc8.RccTangentialProperPartPF
- RDF_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- RDFS_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- read(Kryo, Input, Class<STRtreePerGraph>) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraphSerializer
- read(Kryo, Input, Class<Node>) - Method in class org.apache.jena.geosparql.kryo.NodeSerializer
- read(Kryo, Input, Class<Triple>) - Method in class org.apache.jena.geosparql.kryo.TripleSerializer
- read(Kryo, Input, Class<Envelope>) - Method in class org.apache.jena.geosparql.kryo.EnvelopeSerializer
- read(Kryo, Input, Class<Geometry>) - Method in class org.apache.jena.geosparql.kryo.GeometrySerializerJtsWkb
- read(Kryo, Input, Class<STRtree>) - Method in class org.locationtech.jts.index.strtree.STRtreeSerializer
- read(String) - Method in class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
- read(String) - Method in class org.apache.jena.geosparql.implementation.datatype.GMLDatatype
- read(String) - Method in class org.apache.jena.geosparql.implementation.datatype.WKTDatatype
- readHeader(Input) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
-
Read a string from input and return it as JSON.
- recomputeIndexForGraphs(SpatialIndexPerGraph, DatasetGraph, Set<String>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
-
Recompute and replace the spatial index trees for the given named graphs.
- reducePrecision(Double) - Static method in class org.apache.jena.geosparql.implementation.WKTLiteralFactory
-
Reduce precision if decimal places are zero.
- register(Kryo) - Static method in class org.apache.jena.geosparql.kryo.NodeSerializer
- register(Kryo, Serializer<Node>) - Static method in class org.apache.jena.geosparql.kryo.NodeSerializer
-
Registers serializers for all Jena Node types - except for Node_Ext and any subclasses.
- registerClasses(Kryo, Serializer<Geometry>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.KryoRegistratorSpatialIndexV2
- registerDatatypes() - Static method in class org.apache.jena.geosparql.implementation.datatype.GeometryDatatype
- registerGeometrySerializers(Kryo, Serializer<Geometry>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.KryoRegistratorSpatialIndexV2
- registerTripleSerializer(Kryo) - Static method in class org.apache.jena.geosparql.spatial.index.v2.KryoRegistratorSpatialIndexV2
-
The default serializer for
Triple
. - relate(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- relate(GeometryWrapper, String) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- relate(GeometryWrapper, GeometryWrapper, double, String) - Static method in class org.apache.jena.geosparql.spatial.filter_functions.NearbyFF
- Relate - Class in org.apache.jena.geosparql.implementation.function_registration
- Relate() - Constructor for class org.apache.jena.geosparql.implementation.function_registration.Relate
- RELATE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- RELATE_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- RelateFF - Class in org.apache.jena.geosparql.geof.topological
- RelateFF() - Constructor for class org.apache.jena.geosparql.geof.topological.RelateFF
- removeTree(Node) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- reset() - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Empty all indexes and registries currently in use.
- reset() - Static method in class org.apache.jena.geosparql.implementation.registry.SRSRegistry
- reset(int, long) - Static method in class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex
-
Reset the indexes to the provided max size and expiry interval.
All contents will be lost. - reset(int, long) - Static method in class org.apache.jena.geosparql.implementation.index.GeometryTransformIndex
-
Reset the index to the provided max size and expiry interval.
All contents will be lost. - reset(int, long) - Method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Reset the index to the provided max size and expiry interval.
All contents will be lost. - resetIndexes() - Static method in class org.apache.jena.geosparql.implementation.index.IndexConfiguration
- resetIndexesAndRegistries() - Static method in class org.apache.jena.geosparql.implementation.index.IndexConfiguration
- retrieve(String, GeometryDatatype, GeometryLiteralIndex.GeometryIndex) - Static method in class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex
- retrieve(Dataset) - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Retrieve the QueryRewriteIndex from the Dataset Context.
If no index has been setup then QueryRewriteIndex is created. - retrieve(ExecutionContext) - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Retrieve the QueryRewriteIndex from the Context.
If no index has been setup then QueryRewriteIndex is created. - retrieve(ExecutionContext) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Retrieve the SpatialIndex from the Context.
- retrieve(ExecutionContext) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Retrieve the SpatialIndex from the Context.
- retrieve(Context) - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Retrieve the QueryRewriteIndex from the Dataset Context.
If no index has been setup then QueryRewriteIndex is created. - reverseGeometry(Geometry) - Static method in class org.apache.jena.geosparql.implementation.GeometryReverse
-
Reverses coordinate order of the supplied geometry and produces a new geometry.
- run() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- runActual() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
-
The actual "run" method that must be implemented.
- runInternal() - Method in class org.apache.jena.geosparql.spatial.task.TaskThread
- RUNNING - Enum constant in enum class org.apache.jena.geosparql.spatial.task.TaskState
S
- save(File, Collection<SpatialIndexItem>, String) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Save SpatialIndex contents to file.
- save(String, Collection<SpatialIndexItem>, String) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Save SpatialIndex contents to file.
- save(Path, SpatialIndexPerGraph) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
-
Save SpatialIndex to file.
- scanModeSRS(Dataset, String) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Find the most frequent SRS URI of Geometry Literals in the dataset.
- scheduleOnceCleanTask(DatasetGraph, BasicTask.TaskListener<BasicTask>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Attempt to start a spatial index task that cleans the index of graphs not present in the given dataset.
- scheduleOnceIndexTask(DatasetGraph, SpatialIndexerComputation, Path, boolean, BasicTask.TaskListener<BasicTask>) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- search(Model) - Method in class org.apache.jena.geosparql.configuration.ModeSRS
- SearchEnvelope - Class in org.apache.jena.geosparql.spatial
- SECONDARY - Enum constant in enum class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex.GeometryIndex
- setActive(boolean) - Method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Sets whether the index is active.
- setCalculationPrecision(int) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Set the number of decimal places precision used in calculations and coordinate transformations.
- setConfig(IndexConfiguration.IndexOption) - Static method in class org.apache.jena.geosparql.implementation.index.IndexConfiguration
- setDefaultTree(STRtree) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
-
Returns the prior default tree.
- setExpiry(long) - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Set the maximum default expiry interval in millisecond of QueryRewriteIndexes. 0 for no expiry.
- setGeometrySerializerClass(String) - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- setIndexActive(boolean) - Static method in class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex
-
Sets whether the index is active.
- setIndexActive(boolean) - Static method in class org.apache.jena.geosparql.implementation.index.GeometryTransformIndex
-
Sets whether the index is active.
- setLocation(File) - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.
- setLocation(Path) - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexAdapterV1
-
Deprecated.
- setLocation(Path) - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- setLocation(Path) - Method in interface org.apache.jena.geosparql.spatial.SpatialIndex
- setMaxSize(int) - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Set the maximum default size of QueryRewriteIndexes. -1 for no limit, 0 for no storage.
- setOrdinate(int, int, double) - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- setPrecisionModelScaleFactor(int) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Set the scale factor of the precision model used to create coordinate sequences used in Geometries.
- setPreferredSRS(Context, String) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Set a preferred SRS for the given (dataset) context.
- setSpatialIndex(Dataset, SpatialIndexV1) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Set the SpatialIndex into the Context of the Dataset for later retrieval and use in spatial functions.
- setSpatialIndex(Dataset, SpatialIndex) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Set the SpatialIndex into the Context of the Dataset for later retrieval and use in spatial functions.
- setSpatialIndex(DatasetGraph, SpatialIndex) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- setSpatialIndex(Context, SpatialIndex) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- setSrsUri(String) - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- setTree(Node, STRtree) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
-
Whether a tree with the given name exists.
- setTrees(Map<Node, STRtree>) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
-
Add all data of 'other' to this.
- setType(String) - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- setup(IndexConfiguration.IndexOption) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Initialise all GeoSPARQL property and filter functions.
- setup(IndexConfiguration.IndexOption, Boolean) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Initialise all GeoSPARQL property and filter functions.
- setupDefaultSRS() - Static method in class org.apache.jena.geosparql.implementation.registry.SRSRegistry
- setupMemoryIndex() - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Initialise all GeoSPARQL property and filter functions with memory indexing.
- setupMemoryIndex(Boolean) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Initialise all GeoSPARQL property and filter functions with memory indexing.
- setupMemoryIndex(Integer, Integer, Integer, Long, Long, Long, Boolean) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Initialise all GeoSPARQL property and filter functions with memory indexing.
- setupNoIndex() - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Initialise all GeoSPARQL property and filter functions with no indexing.
- setupNoIndex(Boolean) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Initialise all GeoSPARQL property and filter functions with no indexing.
- setupPrecomputedSpatialIndex(Dataset, Path) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Setup the precomputed Spatial Index using Dataset Dataset.
We assume that the spatial index was computed before and written to the given file. - setupQueryRewriteIndex(Dataset, String, int, long) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Setup Query Rewrite Index using Dataset.
The index will be set active. - setupSpatialIndex(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Setup Spatial Index using Dataset and most frequent SRS URI in Dataset.
- setupSpatialIndex(Dataset, String, Path) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Setup Spatial Index using Dataset using provided SRS URI.
Spatial Index written to file once created. - setupSpatialIndex(Dataset, Path) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLConfig
-
Setup Spatial Index using Dataset and most frequent SRS URI in Dataset.
Spatial Index written to file once created. - setVersion(String) - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- SF_CONTAINS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SF_CONTAINS_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_CONTAINS_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_CONTAINS_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_CROSSES - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SF_CROSSES_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_CROSSES_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_CROSSES_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_DISJOINT - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SF_DISJOINT_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_DISJOINT_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_DISJOINT_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_EQUALS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SF_EQUALS_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_EQUALS_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_EQUALS_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_INTERSECTS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SF_INTERSECTS_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_INTERSECTS_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_INTERSECTS_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_OVERLAPS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SF_OVERLAPS_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_OVERLAPS_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_OVERLAPS_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_TOUCHES - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SF_TOUCHES_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_TOUCHES_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_TOUCHES_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- SF_WITHIN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SF_WITHIN_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_WITHIN_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SF_WITHIN_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SfContainsFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- SfContainsFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfContainsFF
- SfContainsPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- SfContainsPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfContainsPF
- SfCrossesFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- SfCrossesFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfCrossesFF
- SfCrossesPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- SfCrossesPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfCrossesPF
- SfDisjointFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- SfDisjointFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfDisjointFF
- SfDisjointPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- SfDisjointPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfDisjointPF
- SfEqualsFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- SfEqualsFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfEqualsFF
- SfEqualsPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- SfEqualsPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfEqualsPF
- SfIntersectsFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- SfIntersectsFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfIntersectsFF
- SfIntersectsPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- SfIntersectsPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfIntersectsPF
- SfOverlapsFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- SfOverlapsFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfOverlapsFF
- SfOverlapsPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- SfOverlapsPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfOverlapsPF
- SfTouchesFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- SfTouchesFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfTouchesFF
- SfTouchesPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- SfTouchesPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfTouchesPF
- SfWithinFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.simple_features
- SfWithinFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.simple_features.SfWithinFF
- SfWithinPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.simple_features
- SfWithinPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.simple_features.SfWithinPF
- SimpleFeatures - Class in org.apache.jena.geosparql.implementation.function_registration
- SimpleFeatures() - Constructor for class org.apache.jena.geosparql.implementation.function_registration.SimpleFeatures
- SimpleFeaturesIntersectionPattern - Interface in org.apache.jena.geosparql.implementation.intersection_patterns
- size() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- size() - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- SKOS_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.Other_URI
- SOUTH - Enum constant in enum class org.apache.jena.geosparql.spatial.CardinalDirection
- SOUTH_GEOM_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- SOUTH_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- SouthGeomPF - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- SouthGeomPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.SouthGeomPF
- SouthPF - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- SouthPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.SouthPF
- Spatial - Class in org.apache.jena.geosparql.implementation.function_registration
- Spatial() - Constructor for class org.apache.jena.geosparql.implementation.function_registration.Spatial
- SPATIAL_DIMENSION - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SPATIAL_DIMENSION - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SPATIAL_DIMENSION_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SPATIAL_DIMENSION_PROP - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SPATIAL_FUNCTION_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- SPATIAL_OBJECT_NODE - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SPATIAL_OBJECT_RES - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- SPATIAL_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- SpatialArguments - Class in org.apache.jena.geosparql.spatial.property_functions
- SpatialArguments(int, GeometryWrapper, SearchEnvelope) - Constructor for class org.apache.jena.geosparql.spatial.property_functions.SpatialArguments
- SpatialDimensionFF - Class in org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property
- SpatialDimensionFF() - Constructor for class org.apache.jena.geosparql.geof.topological.filter_functions.geometry_property.SpatialDimensionFF
- SpatialDimensionPF - Class in org.apache.jena.geosparql.geo.topological.property_functions.geometry_property
- SpatialDimensionPF() - Constructor for class org.apache.jena.geosparql.geo.topological.property_functions.geometry_property.SpatialDimensionPF
- SpatialExtension - Class in org.apache.jena.geosparql.implementation.vocabulary
- SpatialExtension() - Constructor for class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- SpatialIndex - Interface in org.apache.jena.geosparql.spatial
- SpatialIndexAdapterV1 - Class in org.apache.jena.geosparql.spatial.index.v1
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SpatialIndexAdapterV1(SpatialIndexV1) - Constructor for class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexAdapterV1
-
Deprecated.
- SpatialIndexConstants - Class in org.apache.jena.geosparql.spatial
- SpatialIndexConstants() - Constructor for class org.apache.jena.geosparql.spatial.SpatialIndexConstants
- SpatialIndexerComputation - Class in org.apache.jena.geosparql.spatial.index.v2
-
Low level class to compute geo indexes for a given set of graphs.
- SpatialIndexerComputation(DatasetGraph, String, List<Node>, int) - Constructor for class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexerComputation
-
Create an instance of a spatial indexer computation.
- SpatialIndexException - Exception in org.apache.jena.geosparql.spatial
- SpatialIndexException(String) - Constructor for exception org.apache.jena.geosparql.spatial.SpatialIndexException
- SpatialIndexException(String, Throwable) - Constructor for exception org.apache.jena.geosparql.spatial.SpatialIndexException
- SpatialIndexFindUtils - Class in org.apache.jena.geosparql.spatial
- SpatialIndexFindUtils() - Constructor for class org.apache.jena.geosparql.spatial.SpatialIndexFindUtils
- SpatialIndexHeader - Class in org.apache.jena.geosparql.spatial.index.v2
-
The header for a spatial index.
- SpatialIndexHeader() - Constructor for class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- SpatialIndexHeader(JsonObject) - Constructor for class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- SpatialIndexIo - Class in org.apache.jena.geosparql.spatial.index.compat
- SpatialIndexIo() - Constructor for class org.apache.jena.geosparql.spatial.index.compat.SpatialIndexIo
- SpatialIndexIoKryo - Class in org.apache.jena.geosparql.spatial.index.v2
- SpatialIndexIoKryo() - Constructor for class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
- SpatialIndexItem - Class in org.apache.jena.geosparql.spatial
- SpatialIndexItem(Envelope, Node) - Constructor for class org.apache.jena.geosparql.spatial.SpatialIndexItem
- SpatialIndexItem(Envelope, RDFNode) - Constructor for class org.apache.jena.geosparql.spatial.SpatialIndexItem
-
Deprecated.
- SpatialIndexLib - Class in org.apache.jena.geosparql.spatial.index.v2
-
ARQ-level utils for Dataset and Context.
- SpatialIndexLib() - Constructor for class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- SpatialIndexPerGraph - Class in org.apache.jena.geosparql.spatial.index.v2
-
SpatialIndex for testing bounding box collisions between geometries within a Dataset.
Queries must be performed using the same SRS URI as the SpatialIndex.
The SpatialIndex is added to the Dataset Context when it is built.
QueryRewriteIndex is also stored in the SpatialIndex as its content is Dataset specific. - SpatialIndexPerGraph(String, STRtreePerGraph, Path) - Constructor for class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- SpatialIndexPerGraph(SRSInfo, STRtreePerGraph, Path) - Constructor for class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- SpatialIndexPerGraph(STRtreePerGraph) - Constructor for class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- SpatialIndexStorage - Class in org.apache.jena.geosparql.spatial
-
Deprecated.
- SpatialIndexStorage(Collection<SpatialIndexItem>, String) - Constructor for class org.apache.jena.geosparql.spatial.SpatialIndexStorage
-
Deprecated.
- SpatialIndexV1 - Class in org.apache.jena.geosparql.spatial.index.v1
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SpatialIndexV1(int, String) - Constructor for class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Unbuilt Spatial Index with provided capacity.
- SpatialIndexV1(Collection<SpatialIndexItem>, String) - Constructor for class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Built Spatial Index with provided capacity.
- SpatialObjectGeometryLiteral - Class in org.apache.jena.geosparql.geo.topological
- SpatialObjectGeometryLiteral(Node, Node) - Constructor for class org.apache.jena.geosparql.geo.topological.SpatialObjectGeometryLiteral
- SRS_KEY - Static variable in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- SRS_URI - Interface in org.apache.jena.geosparql.implementation.vocabulary
- SrsException - Exception in org.apache.jena.geosparql.configuration
- SrsException(String) - Constructor for exception org.apache.jena.geosparql.configuration.SrsException
- SrsException(String, Throwable) - Constructor for exception org.apache.jena.geosparql.configuration.SrsException
- SRSInfo - Class in org.apache.jena.geosparql.implementation
- SRSInfo(int) - Constructor for class org.apache.jena.geosparql.implementation.SRSInfo
-
SRID will be converted to EPSG URI: http://www.opengis.net/def/crs/EPSG/0/srid.
- SRSInfo(String) - Constructor for class org.apache.jena.geosparql.implementation.SRSInfo
- SRSInfoException - Exception in org.apache.jena.geosparql.implementation
- SRSInfoException(String) - Constructor for exception org.apache.jena.geosparql.implementation.SRSInfoException
- SRSInfoException(String, Throwable) - Constructor for exception org.apache.jena.geosparql.implementation.SRSInfoException
- SRSRegistry - Class in org.apache.jena.geosparql.implementation.registry
- SRSRegistry() - Constructor for class org.apache.jena.geosparql.implementation.registry.SRSRegistry
- start() - Method in class org.apache.jena.geosparql.InitGeoSPARQL
- startIndexes() - Static method in class org.apache.jena.geosparql.implementation.index.IndexConfiguration
-
Indexes are made active and started.
- STARTING - Enum constant in enum class org.apache.jena.geosparql.spatial.task.TaskState
- STATUTE_MILE_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- STATUTE_MILE_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- stop() - Method in class org.apache.jena.geosparql.InitGeoSPARQL
- stopIndexes() - Static method in class org.apache.jena.geosparql.implementation.index.IndexConfiguration
-
Indexes are made active and stopped.
- STRtreePerGraph - Class in org.apache.jena.geosparql.spatial.index.v2
- STRtreePerGraph() - Constructor for class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- STRtreePerGraph(STRtree) - Constructor for class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraph
- STRtreePerGraphSerializer - Class in org.apache.jena.geosparql.spatial.index.v2
- STRtreePerGraphSerializer() - Constructor for class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraphSerializer
- STRtreeSerializer - Class in org.locationtech.jts.index.strtree
-
Provides methods to efficiently serialize and deserialize the index. trees are serialized recursively.
- STRtreeSerializer() - Constructor for class org.locationtech.jts.index.strtree.STRtreeSerializer
- STRtreeUtils - Class in org.apache.jena.geosparql.spatial.index.v2
- STRtreeUtils() - Constructor for class org.apache.jena.geosparql.spatial.index.v2.STRtreeUtils
- symDifference(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- SYMDIFFERENCE_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- SymmetricDifferenceFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- SymmetricDifferenceFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.SymmetricDifferenceFF
- symSpatialIndex - Static variable in class org.apache.jena.geosparql.spatial.SpatialIndexConstants
- symSpatialIndexTask - Static variable in class org.apache.jena.geosparql.spatial.SpatialIndexConstants
-
Symbol for a running task in a dataset's context.
- symSrsUri - Static variable in class org.apache.jena.geosparql.spatial.SpatialIndexConstants
T
- TANGENTIAL_PROPER_PART - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern
- TANGENTIAL_PROPER_PART_INVERSE - Static variable in interface org.apache.jena.geosparql.implementation.intersection_patterns.RCC8IntersectionPattern
- TaskState - Enum Class in org.apache.jena.geosparql.spatial.task
- TaskThread - Class in org.apache.jena.geosparql.spatial.task
-
Thread base class that provides a
TaskThread.abort()
method that can run a custom action (in addition to setting the interrupted flag) as well as a doAfterRun() method for cleaning up after execution (only gets called if there is a prior call to run). - TaskThread(String, BasicTask.TaskListener<BasicTask>) - Constructor for class org.apache.jena.geosparql.spatial.task.TaskThread
- TaskThread(String, BasicTask.TaskListener<BasicTask>, AtomicBoolean) - Constructor for class org.apache.jena.geosparql.spatial.task.TaskThread
- TERMINATED - Enum constant in enum class org.apache.jena.geosparql.spatial.task.TaskState
- TERMINATING - Enum constant in enum class org.apache.jena.geosparql.spatial.task.TaskState
- test(Node, Node, Node, GenericPropertyFunction) - Method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
- testFilterFunction(Node, Node) - Method in class org.apache.jena.geosparql.geo.topological.GenericPropertyFunction
- tGeoDataset - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- tGeoDatasetAlt - Static variable in class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
- theInstance() - Static method in class org.apache.jena.geosparql.implementation.jts.CustomGeometryFactory
- toCoordinateArray() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- toGeometryWrapper(Node, Node) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLon
- toLiteral(double, double) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLon
- toLiteral(double, double, double, double) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLonBox
- toModel() - Method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Converts the index to a model of asserted spatial relation statements.
- toNode(Node, Node) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLon
- toNode(Node, Node, Node, Node) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLonBox
- toNodeValue(NodeValue, NodeValue) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLon
- toNodeValue(NodeValue, NodeValue, NodeValue, NodeValue) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLonBox
- toString() - Method in class org.apache.jena.geosparql.configuration.ModeSRS
- toString() - Method in class org.apache.jena.geosparql.geo.topological.SpatialObjectGeometryLiteral
- toString() - Method in class org.apache.jena.geosparql.implementation.datatype.GMLDatatype
- toString() - Method in class org.apache.jena.geosparql.implementation.datatype.WKTDatatype
- toString() - Method in class org.apache.jena.geosparql.implementation.DimensionInfo
- toString() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- toString() - Method in class org.apache.jena.geosparql.implementation.great_circle.CoordinatePair
- toString() - Method in class org.apache.jena.geosparql.implementation.great_circle.GreatCirclePointDistance
- toString() - Method in class org.apache.jena.geosparql.implementation.great_circle.LatLonPoint
- toString() - Method in class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
- toString() - Method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLReader
- toString() - Method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTReader
- toString() - Method in class org.apache.jena.geosparql.implementation.SRSInfo
- toString() - Method in class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- toString() - Method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.
- toString() - Method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexPerGraph
- toString() - Method in class org.apache.jena.geosparql.spatial.property_functions.SpatialArguments
- toString() - Method in class org.apache.jena.geosparql.spatial.SearchEnvelope
- toString() - Method in class org.apache.jena.geosparql.spatial.SpatialIndexItem
- touches(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- toWKT(double, double) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLon
- toWKT(double, double, double, double) - Static method in class org.apache.jena.geosparql.spatial.ConvertLatLonBox
- transform(String) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Transform the GeometryWrapper into another spatial reference system.
- transform(GeometryWrapper, String, Boolean) - Static method in class org.apache.jena.geosparql.implementation.index.GeometryTransformIndex
- transform(SRSInfo) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
Transform the GeometryWrapper into another spatial reference system.
- transform(Geometry, MathTransform) - Static method in class org.apache.jena.geosparql.implementation.jts.GeometryTransformation
- TRANSFORM - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- TRANSFORM_DATATYPE - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- TRANSFORM_SRS - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- TransformDatatypeFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- TransformDatatypeFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.TransformDatatypeFF
- TransformFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- TransformFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.TransformFF
- TransformSRSFF - Class in org.apache.jena.geosparql.spatial.filter_functions
- TransformSRSFF() - Constructor for class org.apache.jena.geosparql.spatial.filter_functions.TransformSRSFF
- translateXYGeometry() - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
-
XY geometry translated by the domain range of the SRS, if a Geographic SRS.
Returns XY geometry if not a Geographic SRS. - TripleSerializer - Class in org.apache.jena.geosparql.kryo
-
Kryo serializer for
Triple
. - TripleSerializer() - Constructor for class org.apache.jena.geosparql.kryo.TripleSerializer
- TRUE_RELATION - Enum constant in enum class org.apache.jena.geosparql.implementation.index.CollisionResult
- TYPE_KEY - Static variable in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- TYPE_VALUE - Static variable in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
U
- union(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- UNION_NAME - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geof
- UnionFF - Class in org.apache.jena.geosparql.geof.nontopological.filter_functions
- UnionFF() - Constructor for class org.apache.jena.geosparql.geof.nontopological.filter_functions.UnionFF
- Unit_URI - Interface in org.apache.jena.geosparql.implementation.vocabulary
- UnitsConversionException - Exception in org.apache.jena.geosparql.implementation
- UnitsConversionException(String) - Constructor for exception org.apache.jena.geosparql.implementation.UnitsConversionException
- UnitsConversionException(String, Throwable) - Constructor for exception org.apache.jena.geosparql.implementation.UnitsConversionException
- UnitsOfMeasure - Class in org.apache.jena.geosparql.implementation
-
Based on: http://www.geoapi.org/3.0/javadoc/org/opengis/referencing/doc-files/WKT.html Based on: http://docs.opengeospatial.org/is/12-063r5/12-063r5.html Based on: https://sis.apache.org/apidocs/org/apache/sis/measure/Units.html
- UnitsOfMeasure(String) - Constructor for class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- UnitsOfMeasure(CoordinateReferenceSystem) - Constructor for class org.apache.jena.geosparql.implementation.UnitsOfMeasure
- UnitsRegistry - Class in org.apache.jena.geosparql.implementation.registry
- UnitsRegistry() - Constructor for class org.apache.jena.geosparql.implementation.registry.UnitsRegistry
- UnitsURIException - Exception in org.apache.jena.geosparql.implementation.registry
- UnitsURIException(String) - Constructor for exception org.apache.jena.geosparql.implementation.registry.UnitsURIException
- UnitsURIException(String, Throwable) - Constructor for exception org.apache.jena.geosparql.implementation.registry.UnitsURIException
- UNLIMITED_INITIAL_CAPACITY - Static variable in class org.apache.jena.geosparql.implementation.index.CacheConfiguration
- UNLIMITED_MAP - Static variable in class org.apache.jena.geosparql.implementation.index.CacheConfiguration
- unparse(Object) - Method in class org.apache.jena.geosparql.implementation.datatype.GMLDatatype
-
This method Un-parses the JTS Geometry to the GML literal
- unparse(Object) - Method in class org.apache.jena.geosparql.implementation.datatype.WKTDatatype
-
This method Un-parses the JTS Geometry to the WKT literal
- unsafeConvert(GeometryWrapper, String) - Static method in class org.apache.jena.geosparql.spatial.SpatialIndexFindUtils
- unwrapGraphName(Graph) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
- UOM_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- URI - Static variable in class org.apache.jena.geosparql.implementation.datatype.GeoJSONDatatype
-
The default GML type URI.
- URI - Static variable in class org.apache.jena.geosparql.implementation.datatype.GMLDatatype
-
The default GML type URI.
- URI - Static variable in class org.apache.jena.geosparql.implementation.datatype.WKTDatatype
-
The default WKT type URI.
- US_SURVEY_FOOT_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- US_SURVEY_FOOT_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
V
- validateGeometryLiteral(Dataset) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Validate Geometry Literal in Dataset.
- validateGeometryLiteral(Model) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
-
Validate Geometry Literal in Model.
- valueOf(String) - Static method in enum class org.apache.jena.geosparql.implementation.index.CollisionResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex.GeometryIndex
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.jena.geosparql.implementation.index.IndexConfiguration.IndexOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.jena.geosparql.spatial.CardinalDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.jena.geosparql.spatial.task.TaskState
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.jena.geosparql.implementation.index.CollisionResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.jena.geosparql.implementation.index.GeometryLiteralIndex.GeometryIndex
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.jena.geosparql.implementation.index.IndexConfiguration.IndexOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.jena.geosparql.spatial.CardinalDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.jena.geosparql.spatial.index.v2.GeometryGenerator.GeometryType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.jena.geosparql.spatial.task.TaskState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VERSION_KEY - Static variable in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexHeader
- vincentyFormula(double, double, double, double) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
-
Great circle distance between Points using Vincenty formula.
- vincentyFormula(LatLonPoint, LatLonPoint) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
-
Great circle distance between Lat/Lon Points using Vincenty formula.
- vincentyFormula(Coordinate, Coordinate) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
-
Great circle distance between Points (x is Lon, y is Lat) using Vincenty formula.
- vincentyFormula(Point, Point) - Static method in class org.apache.jena.geosparql.implementation.great_circle.GreatCircleDistance
-
Great circle distance between Points (x is Lon, y is Lat) using Vincenty formula.
- VocabGeoSPARQL - Class in org.apache.jena.geosparql.assembler
- VocabGeoSPARQL() - Constructor for class org.apache.jena.geosparql.assembler.VocabGeoSPARQL
W
- WEST - Enum constant in enum class org.apache.jena.geosparql.spatial.CardinalDirection
- WEST_GEOM_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- WEST_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- WestGeomPF - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- WestGeomPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.WestGeomPF
- WestPF - Class in org.apache.jena.geosparql.spatial.property_functions.cardinal
- WestPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.cardinal.WestPF
- WGS84_CRS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.SRS_URI
-
WGS84 SRS_URI Name used for Latitude, Longitude in Geographic coordinate reference system with units of radians.
- WGS84_CRS_GEOSPARQL_LEGACY - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.SRS_URI
-
Legacy SRS_URI Name used prior to finalisation of GeoSPARQL standard 1.0.
- WGS84_WORLD_MERCATOR_CRS - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.SRS_URI
-
WGS84 World Mercator SRS_URI Name used for Latitude, Longitude in Projected coordinate reference system with units of metres.
- within(GeometryWrapper) - Method in class org.apache.jena.geosparql.implementation.GeometryWrapper
- WITHIN_BOX_GEOM_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- WITHIN_BOX_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- WITHIN_CIRCLE - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- WITHIN_CIRCLE_GEOM_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- WITHIN_CIRCLE_PROP - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.SpatialExtension
- WithinBoxGeomPF - Class in org.apache.jena.geosparql.spatial.property_functions.box
- WithinBoxGeomPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.box.WithinBoxGeomPF
- WithinBoxPF - Class in org.apache.jena.geosparql.spatial.property_functions.box
- WithinBoxPF() - Constructor for class org.apache.jena.geosparql.spatial.property_functions.box.WithinBoxPF
- WKT - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Geo
- WKTDatatype - Class in org.apache.jena.geosparql.implementation.datatype
-
WKTDatatype class allows the URI "geo:wktLiteral" to be used as a datatype and it will parse that datatype to a JTS Geometry.
- WKTLiteralFactory - Class in org.apache.jena.geosparql.implementation
-
Convenience methods to produce WKT Literals.
- WKTLiteralFactory() - Constructor for class org.apache.jena.geosparql.implementation.WKTLiteralFactory
- WKTReader - Class in org.apache.jena.geosparql.implementation.parsers.wkt
- WKTWriter - Class in org.apache.jena.geosparql.implementation.parsers.wkt
- WKTWriter() - Constructor for class org.apache.jena.geosparql.implementation.parsers.wkt.WKTWriter
- wrapModel(Model) - Static method in class org.apache.jena.geosparql.implementation.index.QueryRewriteIndex
-
Wrap Model in a Dataset and include QueryRewriteIndex.
- wrapModel(Model) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Wrap Model in a Dataset and build SpatialIndex.
- wrapModel(Model) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Wrap Model in a Dataset and build SpatialIndex.
- wrapModel(Model, String) - Static method in class org.apache.jena.geosparql.spatial.index.v1.SpatialIndexV1
-
Deprecated.Wrap Model in a Dataset and build SpatialIndex.
- wrapModel(Model, String) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexLib
-
Wrap Model in a Dataset and build SpatialIndex.
- write(Kryo, Output, STRtreePerGraph) - Method in class org.apache.jena.geosparql.spatial.index.v2.STRtreePerGraphSerializer
- write(Kryo, Output, Node) - Method in class org.apache.jena.geosparql.kryo.NodeSerializer
- write(Kryo, Output, Triple) - Method in class org.apache.jena.geosparql.kryo.TripleSerializer
- write(Kryo, Output, Envelope) - Method in class org.apache.jena.geosparql.kryo.EnvelopeSerializer
- write(Kryo, Output, Geometry) - Method in class org.apache.jena.geosparql.kryo.GeometrySerializerJtsWkb
- write(Kryo, Output, STRtree) - Method in class org.locationtech.jts.index.strtree.STRtreeSerializer
- write(GeometryWrapper) - Static method in class org.apache.jena.geosparql.implementation.parsers.gml.GMLWriter
- write(GeometryWrapper) - Static method in class org.apache.jena.geosparql.implementation.parsers.wkt.WKTWriter
- writeHeader(Output, SpatialIndexHeader) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
- writeOutputModel(Model, File, Lang, File) - Static method in class org.apache.jena.geosparql.configuration.GeoSPARQLOperations
- writeToOutputStream(OutputStream, SpatialIndexPerGraph) - Static method in class org.apache.jena.geosparql.spatial.index.v2.SpatialIndexIoKryo
-
Write spatial index as Kryo serialization to given OutputStream.
X
- XSD_URI - Static variable in class org.apache.jena.geosparql.implementation.vocabulary.GeoSPARQL_URI
- XY - Enum constant in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
- XY_LINESTRING - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XY_POINT - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XY_POLYGON - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYM - Enum constant in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
- XYM_LINESTRING - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYM_POINT - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYM_POLYGON - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYZ - Enum constant in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
- XYZ_LINESTRING - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYZ_POINT - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYZ_POLYGON - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYZM - Enum constant in enum class org.apache.jena.geosparql.implementation.jts.CoordinateSequenceDimensions
- XYZM_LINESTRING - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYZM_POINT - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
- XYZM_POLYGON - Static variable in class org.apache.jena.geosparql.implementation.DimensionInfo
Y
- YARD_URL - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
- YARD_URN - Static variable in interface org.apache.jena.geosparql.implementation.vocabulary.Unit_URI
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form