All Classes and Interfaces
Class
Description
An outside view of a running task
Return type ogc:geomLiteral ogc:geomLiteral can be a string value like
"<gml:Point ...>...</gml:Point>"
Based on: OGC 06-103r4 http://www.opengeospatial.org/standards/sfa
Class to generate various geometry types for testing.
Geometry de-/serialization via the WKB facilities of JTS.
Great Circle distance uses Haversine formula.
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.
Constant values are calculated once to avoid repetition.
Latitude and longitude calculated in stages to avoid unnecessary calculations.
This function is not part of the GeoSPARQL standard but has been included as
a minor variation.
This property is not part of the GeoSPARQL standard but has been included as
a minor variation.
The class is used to configure the kryo serialization
of the spatial index.
An RDF 1.2 node serializer for kryo.
Deprecated, for removal: This API element is subject to removal in a future version.
Low level class to compute geo indexes for a given set of graphs.
The header for a spatial index.
ARQ-level utils for Dataset and Context.
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.
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.
Deprecated.
Deprecated, for removal: This API element is subject to removal in a future version.
Provides methods to efficiently serialize and deserialize the index. trees
are serialized recursively.
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).Kryo serializer for
Triple
.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
WKTDatatype class allows the URI "geo:wktLiteral" to be used as a datatype
and it will parse that datatype to a JTS Geometry.
Convenience methods to produce WKT Literals.