Serialized Form
-
Package org.apache.jena.geosparql.configuration
-
Exception org.apache.jena.geosparql.configuration.SrsException
class SrsException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.jena.geosparql.implementation
-
Class org.apache.jena.geosparql.implementation.DimensionInfo
class DimensionInfo extends Object implements Serializable- serialVersionUID:
- 1L
-
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- serialVersionUID:
- 1L
-
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- serialVersionUID:
- 1L
-
Exception org.apache.jena.geosparql.implementation.UnitsConversionException
class UnitsConversionException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.jena.geosparql.implementation.UnitsOfMeasure
class UnitsOfMeasure extends Object implements Serializable- serialVersionUID:
- 1L
-
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- serialVersionUID:
- 1L
-
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- serialVersionUID:
- 1L
-
Class org.apache.jena.geosparql.implementation.jts.CustomGeometryFactory
class CustomGeometryFactory extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.jena.geosparql.implementation.registry
-
Class org.apache.jena.geosparql.implementation.registry.SRSRegistry
class SRSRegistry extends Object implements Serializable- serialVersionUID:
- 1L
-
Exception org.apache.jena.geosparql.implementation.registry.UnitsURIException
class UnitsURIException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.jena.geosparql.spatial
-
Exception org.apache.jena.geosparql.spatial.SpatialIndexException
class SpatialIndexException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Class org.apache.jena.geosparql.spatial.SpatialIndexStorage
class SpatialIndexStorage extends Object implements Serializable
-
-
Package org.locationtech.jts.index.strtree
-
Class org.locationtech.jts.index.strtree.AbstractNode
class AbstractNode extends Object implements Serializable- serialVersionUID:
- 6493722185909573708L
-
Class org.locationtech.jts.index.strtree.AbstractSTRtree
class AbstractSTRtree extends Object implements Serializable- serialVersionUID:
- -3886435814360241337L
-
Serialized Fields
-
built
boolean built
-
itemBoundables
ArrayList itemBoundables
-
nodeCapacity
int nodeCapacity
-
root
org.locationtech.jts.index.strtree.AbstractNode root
-
-
Class org.locationtech.jts.index.strtree.BoundablePairDistanceComparator
class BoundablePairDistanceComparator extends Object implements Serializable-
Serialized Fields
-
normalOrder
boolean normalOrder
-
-
-
Class org.locationtech.jts.index.strtree.ItemBoundable
class ItemBoundable extends Object implements Serializable -
Class org.locationtech.jts.index.strtree.SIRtree
class SIRtree extends org.locationtech.jts.index.strtree.AbstractSTRtree implements Serializable-
Serialized Fields
-
comparator
Comparator comparator
-
intersectsOp
org.locationtech.jts.index.strtree.AbstractSTRtree.IntersectsOp intersectsOp
-
-
-
Class org.locationtech.jts.index.strtree.STRtree
class STRtree extends org.locationtech.jts.index.strtree.AbstractSTRtree implements Serializable- serialVersionUID:
- 259274702368956900L
-