Serialized Form
-
Package org.apache.jena.geosparql.configuration
-
Exception org.apache.jena.geosparql.configuration.SrsException
class SrsException extends RuntimeException implements Serializable
-
-
Package org.apache.jena.geosparql.implementation
-
Class org.apache.jena.geosparql.implementation.DimensionInfo
class DimensionInfo extends Object implements Serializable-
Serialized Fields
-
coordinate
int coordinate
-
coordinateSequenceDimensions
CoordinateSequenceDimensions coordinateSequenceDimensions
-
isArea
boolean isArea
-
isLine
boolean isLine
-
isPoint
boolean isPoint
-
spatial
int spatial
-
topological
int topological
-
-
-
Class org.apache.jena.geosparql.implementation.GeometryWrapper
class GeometryWrapper extends Object implements Serializable-
Serialized Fields
-
dimensionInfo
DimensionInfo dimensionInfo
-
envelope
org.locationtech.jts.geom.Envelope envelope
-
geometryDatatype
GeometryDatatype geometryDatatype
-
geometryDatatypeURI
String geometryDatatypeURI
-
latitude
Double latitude
-
lexicalForm
String lexicalForm
-
parsingGeometry
org.locationtech.jts.geom.Geometry parsingGeometry
-
preparedGeometry
org.locationtech.jts.geom.prep.PreparedGeometry preparedGeometry
-
srsInfo
SRSInfo srsInfo
-
translateXYGeometry
org.locationtech.jts.geom.Geometry translateXYGeometry
-
utmURI
String utmURI
-
xyGeometry
org.locationtech.jts.geom.Geometry xyGeometry
-
-
-
Exception org.apache.jena.geosparql.implementation.SRSInfoException
class SRSInfoException extends RuntimeException implements Serializable -
Exception org.apache.jena.geosparql.implementation.UnitsConversionException
class UnitsConversionException extends RuntimeException implements Serializable -
Class org.apache.jena.geosparql.implementation.UnitsOfMeasure
class UnitsOfMeasure extends Object implements Serializable-
Serialized Fields
-
isLinearUnits
boolean isLinearUnits
-
unit
javax.measure.Unit<javax.measure.quantity.Length> unit
-
unitURI
String unitURI
-
-
-
-
Package org.apache.jena.geosparql.implementation.jts
-
Class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequence
class CustomCoordinateSequence extends Object implements Serializable-
Serialized Fields
-
coordinateDimension
int coordinateDimension
-
dimensions
CoordinateSequenceDimensions dimensions
-
m
double[] m
-
measuresDimension
int measuresDimension
-
size
int size
-
spatialDimension
int spatialDimension
-
x
double[] x
-
y
double[] y
-
z
double[] z
-
-
-
Class org.apache.jena.geosparql.implementation.jts.CustomCoordinateSequenceFactory
class CustomCoordinateSequenceFactory extends Object implements Serializable -
Class org.apache.jena.geosparql.implementation.jts.CustomGeometryFactory
class CustomGeometryFactory extends Object implements Serializable
-
-
Package org.apache.jena.geosparql.implementation.registry
-
Class org.apache.jena.geosparql.implementation.registry.SRSRegistry
class SRSRegistry extends Object implements Serializable -
Exception org.apache.jena.geosparql.implementation.registry.UnitsURIException
class UnitsURIException extends RuntimeException implements Serializable
-
-
Package org.apache.jena.geosparql.spatial
-
Exception org.apache.jena.geosparql.spatial.SpatialIndexException
class SpatialIndexException extends Exception implements Serializable -
Class org.apache.jena.geosparql.spatial.SpatialIndexStorage
class SpatialIndexStorage extends Object implements Serializable
-