- GeometryCollectionColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql
-
Mapping for a JTS GeometryCollection object to MySQL.
- GeometryCollectionColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.GeometryCollectionColumnMapping
-
- GeometryCollectionColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis
-
Mapping for a JTS GeometryCollection object to PostGIS.
- GeometryCollectionColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.GeometryCollectionColumnMapping
-
- GeometryCollectionColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql
-
Mapping for a PostGIS-JDBC Geometry object to MySQL.
- GeometryCollectionColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.GeometryCollectionColumnMapping
-
- GeometryCollectionColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC GeometryCollection object to PostGIS.
- GeometryCollectionColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.GeometryCollectionColumnMapping
-
- GeometryCollectionMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts
-
Mapping for JTS GeometryCollection to its datastore representation.
- GeometryCollectionMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryCollectionMapping
-
- GeometryCollectionMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.GeometryCollection to its datastore representation.
- GeometryCollectionMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.GeometryCollectionMapping
-
- GeometryColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql
-
Mapping for a JTS Geometry object to MySQL.
- GeometryColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.GeometryColumnMapping
-
- GeometryColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2oracle
-
Mapping for a JTS Geometry object to Oracle.
- GeometryColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2oracle.GeometryColumnMapping
-
- GeometryColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis
-
Mapping for a JTS Geometry object to PostGIS.
- GeometryColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.GeometryColumnMapping
-
- GeometryColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql
-
Mapping for a PostGIS-JDBC Geometry object to MySQL.
- GeometryColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.GeometryColumnMapping
-
- GeometryColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC Geometry object to PostGIS.
- GeometryColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.GeometryColumnMapping
-
- GeometryExpression - Class in org.datanucleus.store.types.geospatial.rdbms.sql.expression
-
Representation of a Geometry expression in an SQL statement.
- GeometryExpression(SQLStatement, SQLTable, JavaTypeMapping) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryExpression
-
- GeometryExpression(Expression.MonadicOperator, SQLExpression) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryExpression
-
- GeometryExpression(SQLExpression, Expression.DyadicOperator, SQLExpression) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryExpression
-
- GeometryExpression(SQLStatement, JavaTypeMapping, String, List, List) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryExpression
-
Generates statement as "FUNCTION_NAME(arg [AS type] [,argN [AS typeN]])".
- GeometryLiteral - Class in org.datanucleus.store.types.geospatial.rdbms.sql.expression
-
Representation of a Geometry literal.
- GeometryLiteral(SQLStatement, JavaTypeMapping, Object, String) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryLiteral
-
Constructor for a Geometry literal with a value.
- GeometryMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts
-
Mapping for JTS Geometry to its datastore representation.
- GeometryMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- GeometryMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.Geometry to its datastore representation.
- GeometryMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.GeometryMapping
-
- getAdapter() - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
- getAddColumnStatement(Table, Column) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISAdapter
-
- getAddPrimaryKeyStatement(PrimaryKey, IdentifierFactory) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISAdapter
-
- getBooleanExpression(SQLStatement, String, List, SQLExpressionFactory) - Static method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMethodHelper
-
Convenience accessor for a boolean expression for a geometry expression.
- getCalculateBoundsStatement(Table, Column) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.MySQLSpatialAdapter
-
- getCalculateBoundsStatement(Table, Column) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.OracleSpatialAdapter
-
- getCalculateBoundsStatement(Table, Column) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISAdapter
-
- getCalculateBoundsStatement(Table, Column) - Method in interface org.datanucleus.store.types.geospatial.rdbms.adapter.SpatialRDBMSAdapter
-
Returns the appropriate SQL statement that calculates the bounds of all geometries in the given column.
- getColumn(Class, String) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
- getColumn(Class, AbstractMemberMetaData) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
- getColumnMapping(int) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointComponentMapping
-
- getColumnMapping(int) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleComponentMapping
-
- getColumnMappings() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointComponentMapping
-
- getColumnMappings() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleComponentMapping
-
- getCreateTableStatement(TableImpl, Column[], Properties, IdentifierFactory) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISAdapter
-
- getCrsNameForSrid(Class, int, PersistenceManager) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
Returns the name of the Coordinate Reference System (CRS) for the given srid.
- getCrsWktForSrid(Class, int, PersistenceManager) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
Returns the description of the Coordinate Reference System (CRS) for the given srid in WKT (Well-Known Text).
- getDatastoreColumnTypes() - Method in class org.datanucleus.store.types.geospatial.converters.Point2dDoubleComponentsConverter
-
- getDatastoreColumnTypes() - Method in class org.datanucleus.store.types.geospatial.converters.Point2dFloatComponentsConverter
-
- getDatastoreColumnTypes() - Method in class org.datanucleus.store.types.geospatial.converters.PointComponentsConverter
-
- getDatastoreColumnTypes() - Method in class org.datanucleus.store.types.geospatial.converters.RectangleComponentsConverter
-
- getDimensionFromJdoMetadata(Class, String) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
Returns the dimension from JDO-Metadata for the given geometry field.
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrContainsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrDisjointMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrEqualMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrIntersectsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrOverlapsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrTouchesMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrWithinMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySQLUnsupportedMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.OracleSdoElemInfoArrayMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.OracleSdoGeometryMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.OracleSdoOrdinateArrayMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.OracleSdoPointTypeMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointGetXMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointGetYMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxAboveMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxBelowMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxContainsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxLeftMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxOverlapsAboveMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxOverlapsBelowMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxOverlapsLeftMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxOverlapsRightMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxRightMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxWithinMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISSameAsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleGetHeightMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleGetWidthMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleGetXMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleGetYMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAreaMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAreaMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAreaMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsBinaryMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsBinaryMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsBinaryMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsTextMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBboxTestMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBboxTestMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBboxTestMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBoundaryMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBoundaryMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBoundaryMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBufferMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBufferMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBufferMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCentroidMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCentroidMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCentroidMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialContainsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialContainsMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialContainsMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialConvexHullMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialConvexHullMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialConvexHullMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCrossesMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCrossesMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCrossesMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDifferenceMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDifferenceMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDifferenceMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDimensionMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDimensionMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDimensionMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDisjointMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDisjointMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDisjointMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDistanceMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDistanceMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDistanceMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEndPointMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEndPointMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEndPointMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEnvelopeMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEnvelopeMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEnvelopeMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEqualsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEqualsMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEqualsMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialExteriorRingMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialExteriorRingMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialExteriorRingMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeographyFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeographyFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomCollFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomCollFromTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomCollFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomCollFromWKBMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryNMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryNMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryNMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryTypeMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryTypeMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryTypeMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromTextMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromWKBMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromWKBMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomTransformMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialInteriorRingNMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialInteriorRingNMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialInteriorRingNMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectionMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectionMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectionMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectsMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectsMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsClosedMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsClosedMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsClosedMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsEmptyMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsEmptyMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsEmptyMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsRingMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsRingMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsRingMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsSimpleMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsSimpleMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsSimpleMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLengthMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLengthMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLengthMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLineFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLineFromTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLineFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLineFromWKBMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMLineFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMLineFromTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMLineFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMLineFromWKBMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPointFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPointFromTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPointFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPointFromWKBMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPolyFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPolyFromTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPolyFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPolyFromWKBMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumGeometriesMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumGeometriesMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumGeometriesMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumInteriorRingMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumInteriorRingMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumInteriorRingMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumPointsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumPointsMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumPointsMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialOverlapsMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialOverlapsMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialOverlapsMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointFromTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointFromWKBMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointNMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointNMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointNMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointOnSurfaceMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointOnSurfaceMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointOnSurfaceMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPolyFromTextMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPolyFromTextMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPolyFromWKBMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPolyFromWKBMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialRelateMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialRelateMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialRelateMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSridMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSridMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSridMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialStartPointMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialStartPointMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialStartPointMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSymDifferenceMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSymDifferenceMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSymDifferenceMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialTouchesMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialTouchesMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialTouchesMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialUnionMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialUnionMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialUnionMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialWithinMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialWithinMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialWithinMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialXMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialXMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialXMethod3
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialYMethod
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialYMethod2
-
- getExpression(SQLStatement, SQLExpression, List) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialYMethod3
-
- getExpressionForMapping(SQLStatement, SQLExpression, List, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointComponentMethod
-
- getExpressionForMapping(SQLStatement, SQLExpression, List, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleComponentMethod
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
Accessor for the field name
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- getFieldName() - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- getGeometryColumnBackedFields(Class) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
Return all field names of the given class that are backed by a geometry column in the database.
- getGeometryMapping(ClassLoaderResolver, SQLExpression) - Static method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMethodHelper
-
Method to return the java type mapping to use for the geometry of the input expression.
- getIntegerValueForExtensionFromMetadata(Class, String, String) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Arc2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Arc2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.CubicCurve2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.CubicCurve2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Ellipse2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Ellipse2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom.JGeometryMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryCollectionMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.LinearRingMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.LineStringMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.MultiLineStringMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.MultiPointMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.MultiPolygonMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.PointMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.PolygonMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Line2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Line2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.GeometryCollectionMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.GeometryMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.LinearRingMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.LineStringMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.MultiLineStringMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.MultiPointMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.MultiPolygonMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.PGbox2dMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.PGbox3dMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.PointMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.PolygonMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.PointMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.PolygonMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.QuadCurve2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.QuadCurve2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RectangleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dDoubleMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dFloatMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointComponentMapping
-
- getJavaType() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleComponentMapping
-
- getJavaTypeForColumnMapping(int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom2mysql.JGeometryColumnMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom2oracle.JGeometryColumnMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.GeometryColumnMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2oracle.GeometryColumnMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.GeometryColumnMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.GeometryColumnMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.GeometryColumnMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox2dColumnMapping
-
- getJDBCType() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox3dColumnMapping
-
- getMappingForUseWithExpression(JavaTypeMapping) - Static method in class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryExpression
-
- getMappingWithoutUserData() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
Convenience method to return a clone of this mapping but without any user-data geometry.
- getNumberOfColumnMappings() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointComponentMapping
-
- getNumberOfColumnMappings() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleComponentMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Arc2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Arc2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.CubicCurve2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.CubicCurve2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Ellipse2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Ellipse2dFloatMapping
-
- getObject(Object, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom2mysql.JGeometryColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom2oracle.JGeometryColumnMapping
-
- getObject(ExecutionContext, ResultSet, int[], ObjectProvider, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.GeometryColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.LinearRingColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2oracle.GeometryColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2oracle.LinearRingColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.GeometryColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.LinearRingColumnMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Line2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Line2dFloatMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.GeometryColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.LinearRingColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.GeometryColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.LinearRingColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox2dColumnMapping
-
- getObject(ResultSet, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox3dColumnMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.PointMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.PolygonMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.QuadCurve2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.QuadCurve2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dFloatMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RectangleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dDoubleMapping
-
- getObject(ExecutionContext, ResultSet, int[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dFloatMapping
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
Accessor for the owner.
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- getOwner() - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- getRetrieveCrsNameStatement(Table, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.MySQLSpatialAdapter
-
- getRetrieveCrsNameStatement(Table, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.OracleSpatialAdapter
-
- getRetrieveCrsNameStatement(Table, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISAdapter
-
- getRetrieveCrsNameStatement(Table, int) - Method in interface org.datanucleus.store.types.geospatial.rdbms.adapter.SpatialRDBMSAdapter
-
Returns the appropriate SQL statement to retrieve the name of the Coordinate Reference System (CRS) with the given srid.
- getRetrieveCrsWktStatement(Table, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.MySQLSpatialAdapter
-
- getRetrieveCrsWktStatement(Table, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.OracleSpatialAdapter
-
- getRetrieveCrsWktStatement(Table, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISAdapter
-
- getRetrieveCrsWktStatement(Table, int) - Method in interface org.datanucleus.store.types.geospatial.rdbms.adapter.SpatialRDBMSAdapter
-
Returns the appropriate SQL statement to retrieve description of the Coordinate Reference System (CRS) with the given srid.
- getSQLMethodClass(String, String, ClassLoaderResolver) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.MySQLSpatialAdapter
-
- getSQLMethodClass(String, String, ClassLoaderResolver) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.OracleSpatialAdapter
-
- getSQLMethodClass(String, String, ClassLoaderResolver) - Method in class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISAdapter
-
- getSridFromDatastoreEntry(Class, String, PersistenceManager) - Method in class org.datanucleus.store.types.geospatial.jdo.JgeomSpatialHelper
-
Returns the srid of the first datastore entry for the given geometry field.
- getSridFromDatastoreEntry(Class, String, PersistenceManager) - Method in class org.datanucleus.store.types.geospatial.jdo.JtsSpatialHelper
-
Returns the srid of the first datastore entry for the given geometry field.
- getSridFromDatastoreEntry(Class, String, PersistenceManager) - Method in class org.datanucleus.store.types.geospatial.jdo.PgSpatialHelper
-
Returns the srid of the first datastore entry for the given geometry field.
- getSridFromDatastoreMetadata(Class, String, PersistenceManager) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
Returns the srid from datastore metadata for the given geometry field.
- getSridFromJdoMetadata(Class, String) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
Returns the srid from JDO-Metadata for the given geometry field.
- getTable(Class) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom2mysql.JGeometryColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.GeometryCollectionColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.GeometryColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.LineStringColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.MultiLineStringColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.MultiPointColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.MultiPolygonColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.PointColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.PolygonColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.GeometryCollectionColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.GeometryColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.LineStringColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.MultiLineStringColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.MultiPointColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.MultiPolygonColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.PointColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.PolygonColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.GeometryCollectionColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.GeometryColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.LineStringColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.MultiLineStringColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.MultiPointColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.MultiPolygonColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.PointColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.PolygonColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.GeometryCollectionColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.GeometryColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.LineStringColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.MultiLineStringColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.MultiPointColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.MultiPolygonColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox2dColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox3dColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PointColumnMapping
-
- getTypeInfo() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PolygonColumnMapping
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryLiteral
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.expression.PointLiteral
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.expression.RectangleLiteral
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
Accessor for the unwrapped value that we are wrapping.
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- getValue() - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Arc2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Arc2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.CubicCurve2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.CubicCurve2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Ellipse2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Ellipse2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Line2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Line2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.PointMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.PolygonMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.QuadCurve2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.QuadCurve2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RectangleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dDoubleMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- getValueForColumnMapping(NucleusContext, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dFloatMapping
-
Method to return the value to be stored in the specified datastore index given the overall value for
this java type.
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
Utility to mark the object as dirty
- makeDirty() - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
Utility to mark the object as dirty
- move(int, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
- MultiLineStringColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql
-
Mapping for a JTS MultiLineString object to MySQL.
- MultiLineStringColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.MultiLineStringColumnMapping
-
- MultiLineStringColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis
-
Mapping for a JTS MultiLineString object to PostGIS.
- MultiLineStringColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.MultiLineStringColumnMapping
-
- MultiLineStringColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql
-
Mapping for a PostGIS-JDBC MultiLineString object to MySQL.
- MultiLineStringColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.MultiLineStringColumnMapping
-
- MultiLineStringColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC MultiLineString object to PostGIS.
- MultiLineStringColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.MultiLineStringColumnMapping
-
- MultiLineStringMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts
-
Mapping for JTS MultiLineString to its datastore representation.
- MultiLineStringMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.MultiLineStringMapping
-
- MultiLineStringMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.MultiLineString to its datastore representation.
- MultiLineStringMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.MultiLineStringMapping
-
- MultiPointColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql
-
Mapping for a JTS MultiPoint object to MySQL.
- MultiPointColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.MultiPointColumnMapping
-
- MultiPointColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis
-
Mapping for a JTS MultiPoint object to PostGIS.
- MultiPointColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.MultiPointColumnMapping
-
- MultiPointColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql
-
Mapping for a PostGIS-JDBC MultiPoint object to MySQL.
- MultiPointColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.MultiPointColumnMapping
-
- MultiPointColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC MultiPoint object to PostGIS.
- MultiPointColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.MultiPointColumnMapping
-
- MultiPointMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts
-
Mapping for JTS MultiPoint to its datastore representation.
- MultiPointMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.MultiPointMapping
-
- MultiPointMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.MultiPoint to its datastore representation.
- MultiPointMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.MultiPointMapping
-
- MultiPolygonColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql
-
Mapping for a JTS MultiPolygon object to MySQL.
- MultiPolygonColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.MultiPolygonColumnMapping
-
- MultiPolygonColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis
-
Mapping for a JTS MultiPolygon object to PostGIS.
- MultiPolygonColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.MultiPolygonColumnMapping
-
- MultiPolygonColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql
-
Mapping for a PostGIS-JDBC MultiPolygon object to MySQL.
- MultiPolygonColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.MultiPolygonColumnMapping
-
- MultiPolygonColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC MultiPolygon object to PostGIS.
- MultiPolygonColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.MultiPolygonColumnMapping
-
- MultiPolygonMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts
-
Mapping for JTS MultiPolygon to its datastore representation.
- MultiPolygonMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.MultiPolygonMapping
-
- MultiPolygonMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.MultiPolygon to its datastore representation.
- MultiPolygonMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.MultiPolygonMapping
-
- mysqlBinaryToSrid(byte[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.mysql.MySQLSpatialColumnMapping
-
Extracts the SRID of a spatial object in MySQL binary format.
- mysqlBinaryToWkb(byte[]) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.mysql.MySQLSpatialColumnMapping
-
Converts a spatial object from MySQL binary format to WKB.
- MySqlMbrContainsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "MySQL.mbrContains" method.
- MySqlMbrContainsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrContainsMethod
-
- MySqlMbrDisjointMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "MySQL.mbrEqualDisjoint" method.
- MySqlMbrDisjointMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrDisjointMethod
-
- MySqlMbrEqualMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "MySQL.mbrEqual" method.
- MySqlMbrEqualMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrEqualMethod
-
- MySqlMbrIntersectsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "MySQL.mbrIntersects" method.
- MySqlMbrIntersectsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrIntersectsMethod
-
- MySqlMbrOverlapsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "MySQL.mbrOverlaps" method.
- MySqlMbrOverlapsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrOverlapsMethod
-
- MySqlMbrTouchesMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "MySQL.mbrTouches" method.
- MySqlMbrTouchesMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrTouchesMethod
-
- MySqlMbrWithinMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "MySQL.mbrWithin" method.
- MySqlMbrWithinMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySqlMbrWithinMethod
-
- MySQLSpatialAdapter - Class in org.datanucleus.store.types.geospatial.rdbms.adapter
-
Provides methods for adapting SQL language elements for MySQL spatial elements.
- MySQLSpatialAdapter(DatabaseMetaData) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.adapter.MySQLSpatialAdapter
-
- MySQLSpatialColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.mysql
-
Abstract base class for all MySQL spatial mappings.
- MySQLSpatialColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.mysql.MySQLSpatialColumnMapping
-
- MySQLSpatialTypeInfo - Class in org.datanucleus.store.types.geospatial.rdbms.adapter
-
SQL Type info for MySQL datastores.
- MySQLSpatialTypeInfo(ResultSet) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.adapter.MySQLSpatialTypeInfo
-
- MySQLSpatialTypeInfo(String, short, int, String, String, String, int, boolean, short, boolean, boolean, boolean, String, short, short, int) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.adapter.MySQLSpatialTypeInfo
-
- MySQLUnsupportedMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Handler for methods that MySQL doesn't currently support.
- MySQLUnsupportedMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.MySQLUnsupportedMethod
-
- parser - Variable in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.GeometryColumnMapping
-
- PGbox2dColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC PGbox2d object to PostGIS.
- PGbox2dColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox2dColumnMapping
-
- PGbox2dMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.PGbox2d to its datastore representation.
- PGbox2dMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.PGbox2dMapping
-
- PGbox3dColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC PGbox3d object to PostGIS.
- PGbox3dColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox3dColumnMapping
-
- PGbox3dMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.PGbox3d to its datastore representation.
- PGbox3dMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.PGbox3dMapping
-
- PgSpatialHelper - Class in org.datanucleus.store.types.geospatial.jdo
-
Helper class to read Spatial MetaData from the datastore, specialized for the geometry classes of the
PostGIS JDBC driver.
- PgSpatialHelper(JDOPersistenceManagerFactory) - Constructor for class org.datanucleus.store.types.geospatial.jdo.PgSpatialHelper
-
Creates a new PgSpatialHelper
instance for the given PMF.
- pmf - Variable in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
- Point - Class in org.datanucleus.store.types.geospatial.wrappers
-
A mutable second-class java.awt.Point object.
- Point(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.geospatial.wrappers.Point
-
Creates a Point object.
- Point2dDouble - Class in org.datanucleus.store.types.geospatial.wrappers
-
A mutable second-class java.awt.geom.Point2D.Double object.
- Point2dDouble(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.geospatial.wrappers.Point2dDouble
-
Assigns owning object and field name.
- Point2dDoubleComponentsConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.geom.Point2D.Double and (X,Y).
- Point2dDoubleComponentsConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.Point2dDoubleComponentsConverter
-
- Point2dDoubleMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.geom.Point2D.Double, maps the x and y values to double-precision columns.
- Point2dDoubleMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dDoubleMapping
-
- Point2dDoubleStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.geom.Point2D.Double and a String form.
- Point2dDoubleStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.Point2dDoubleStringConverter
-
- Point2dFloat - Class in org.datanucleus.store.types.geospatial.wrappers
-
A mutable second-class java.awt.geom.Point2D.Float object.
- Point2dFloat(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.geospatial.wrappers.Point2dFloat
-
Assigns owning object and field name.
- Point2dFloatComponentsConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.geom.Point2D.Float and (X,Y).
- Point2dFloatComponentsConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.Point2dFloatComponentsConverter
-
- Point2dFloatMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.geom.Point2D.Float, maps the x and y values to float-precision columns.
- Point2dFloatMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dFloatMapping
-
- Point2dFloatStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.Point and a String form.
- Point2dFloatStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.Point2dFloatStringConverter
-
- PointColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql
-
Mapping for a JTS Point object to MySQL.
- PointColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.PointColumnMapping
-
- PointColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis
-
Mapping for a JTS Point object to PostGIS.
- PointColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.PointColumnMapping
-
- PointColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql
-
Mapping for a PostGIS-JDBC Point object to MySQL.
- PointColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.PointColumnMapping
-
- PointColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC Point object to PostGIS.
- PointColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PointColumnMapping
-
- PointComponentMapping - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Mapping for the X or Y component of a PointMapping.
- PointComponentMapping(PointMapping, int) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointComponentMapping
-
- PointComponentMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Abstract implementation of method for component access to Point objects.
- PointComponentMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointComponentMethod
-
- PointComponentsConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.Point and (X,Y).
- PointComponentsConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.PointComponentsConverter
-
- PointExpression - Class in org.datanucleus.store.types.geospatial.rdbms.sql.expression
-
Expression representing a java.awt.Point
- PointExpression(SQLStatement, SQLTable, JavaTypeMapping) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.PointExpression
-
- PointGetXMethod - Class in org.datanucleus.store.types.geospatial.query.inmemory
-
Evaluator for the method "{pointExpr}.getX()".
- PointGetXMethod() - Constructor for class org.datanucleus.store.types.geospatial.query.inmemory.PointGetXMethod
-
- PointGetXMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Method representing calls to the method Point.getX().
- PointGetXMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointGetXMethod
-
- PointGetYMethod - Class in org.datanucleus.store.types.geospatial.query.inmemory
-
Evaluator for the method "{pointExpr}.getY()".
- PointGetYMethod() - Constructor for class org.datanucleus.store.types.geospatial.query.inmemory.PointGetYMethod
-
- PointGetYMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Method representing calls to the method Point.getY().
- PointGetYMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PointGetYMethod
-
- PointLiteral - Class in org.datanucleus.store.types.geospatial.rdbms.sql.expression
-
Literal representing a java.awt.Point.
- PointLiteral(SQLStatement, JavaTypeMapping, Object, String) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.PointLiteral
-
- PointMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts
-
Mapping for JTS Point to its datastore representation.
- PointMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.PointMapping
-
- PointMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.Point to its datastore representation.
- PointMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.PointMapping
-
- PointMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.Point to its datastore representation.
- PointMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.PointMapping
-
- PointStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.Point and a String form.
- PointStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.PointStringConverter
-
- PolygonColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql
-
Mapping for a JTS Polygon object to MySQL.
- PolygonColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.PolygonColumnMapping
-
- PolygonColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis
-
Mapping for a JTS Polygon object to PostGIS.
- PolygonColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.PolygonColumnMapping
-
- PolygonColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql
-
Mapping for a PostGIS-JDBC Polygon object to MySQL.
- PolygonColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.PolygonColumnMapping
-
- PolygonColumnMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis
-
Mapping for a PostGIS-JDBC Polygon object to PostGIS.
- PolygonColumnMapping(JavaTypeMapping, RDBMSStoreManager, Column) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PolygonColumnMapping
-
- PolygonMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.jts
-
Mapping for JTS Polygon to its datastore representation.
- PolygonMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.PolygonMapping
-
- PolygonMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping.pg
-
Mapping for org.postgis.Polygon to its datastore representation.
- PolygonMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.PolygonMapping
-
- PolygonMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.Polygon, maps the points to int-precision columns.
- PolygonMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.PolygonMapping
-
- PolygonStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.Polygon and a String form.
- PolygonStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.PolygonStringConverter
-
- postFetch(ObjectProvider) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- PostGISAdapter - Class in org.datanucleus.store.types.geospatial.rdbms.adapter
-
Provides methods for adapting SQL language elements for the PostGIS extension.
- PostGISAdapter(DatabaseMetaData) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISAdapter
-
- PostGISBboxAboveMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxAbove" method.
- PostGISBboxAboveMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxAboveMethod
-
- PostGISBboxBelowMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxBelow" method.
- PostGISBboxBelowMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxBelowMethod
-
- PostGISBboxContainsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxContains" method.
- PostGISBboxContainsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxContainsMethod
-
- PostGISBboxLeftMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxLeft" method.
- PostGISBboxLeftMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxLeftMethod
-
- PostGISBboxOverlapsAboveMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxOverlapsAbove" method.
- PostGISBboxOverlapsAboveMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxOverlapsAboveMethod
-
- PostGISBboxOverlapsBelowMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxOverlapsBelow" method.
- PostGISBboxOverlapsBelowMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxOverlapsBelowMethod
-
- PostGISBboxOverlapsLeftMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxOverlapsLeft" method.
- PostGISBboxOverlapsLeftMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxOverlapsLeftMethod
-
- PostGISBboxOverlapsRightMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxOverlapsRight" method.
- PostGISBboxOverlapsRightMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxOverlapsRightMethod
-
- PostGISBboxRightMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxRight" method.
- PostGISBboxRightMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxRightMethod
-
- PostGISBboxWithinMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.bboxWithin" method.
- PostGISBboxWithinMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISBboxWithinMethod
-
- PostGISSameAsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "PostGIS.sameAs" method.
- PostGISSameAsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.PostGISSameAsMethod
-
- PostGISTypeInfo - Class in org.datanucleus.store.types.geospatial.rdbms.adapter
-
SQL Type info for PostGIS datastores.
- PostGISTypeInfo(ResultSet) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISTypeInfo
-
- PostGISTypeInfo(String, short, int, String, String, String, int, boolean, short, boolean, boolean, boolean, String, short, short, int) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.adapter.PostGISTypeInfo
-
- postInsert(ObjectProvider) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- postUpdate(ObjectProvider) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- preDelete(ObjectProvider) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- readFirstValueForField(Class, String, PersistenceManager) - Method in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
- Rectangle - Class in org.datanucleus.store.types.geospatial.wrappers
-
A mutable second-class java.awt.Rectangle object.
- Rectangle(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
Creates a Point object.
- Rectangle2dDouble - Class in org.datanucleus.store.types.geospatial.wrappers
-
A mutable second-class java.awt.geom.Rectangle2D.Double object.
- Rectangle2dDouble(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
Assigns owning object and field name.
- Rectangle2dDoubleMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.geom.Rectangle2D.Double, maps the x, y, width and height values to double-precision
columns.
- Rectangle2dDoubleMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dDoubleMapping
-
- Rectangle2dDoubleStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.geom.Rectangle2D.Double and a String form.
- Rectangle2dDoubleStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.Rectangle2dDoubleStringConverter
-
- Rectangle2dFloat - Class in org.datanucleus.store.types.geospatial.wrappers
-
A mutable second-class java.awt.geom.Rectangle2D.Float object.
- Rectangle2dFloat(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
Assigns owning object and field name.
- Rectangle2dFloatMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.geom.Rectangle2D.Float, maps the x, y, width and height values to float-precision
columns.
- Rectangle2dFloatMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dFloatMapping
-
- Rectangle2dFloatStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.geom.Rectangle2D.Float and a String form.
- Rectangle2dFloatStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.Rectangle2dFloatStringConverter
-
- RectangleComponentMapping - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Mapping for the X or Y component of a RectangleMapping.
- RectangleComponentMapping(RectangleMapping, int) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleComponentMapping
-
- RectangleComponentMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Abstract implementation of method for component access to Rectangle objects.
- RectangleComponentMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleComponentMethod
-
- RectangleComponentsConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.Rectangle and (X,Y,Width,Height).
- RectangleComponentsConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.RectangleComponentsConverter
-
- RectangleContainsMethod - Class in org.datanucleus.store.types.geospatial.query.inmemory
-
Evaluator for the method "{rectExpr}.contains(pointExpr)" or "{rectExpr}.contains(rectExpr2)".
- RectangleContainsMethod() - Constructor for class org.datanucleus.store.types.geospatial.query.inmemory.RectangleContainsMethod
-
- RectangleExpression - Class in org.datanucleus.store.types.geospatial.rdbms.sql.expression
-
Expression representing a java.awt.Rectangle
- RectangleExpression(SQLStatement, SQLTable, JavaTypeMapping) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.RectangleExpression
-
- RectangleGetHeightMethod - Class in org.datanucleus.store.types.geospatial.query.inmemory
-
Evaluator for the method "{rectExpr}.getHeight)".
- RectangleGetHeightMethod() - Constructor for class org.datanucleus.store.types.geospatial.query.inmemory.RectangleGetHeightMethod
-
- RectangleGetHeightMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Method representing calls to the method Rectangle.getHeight().
- RectangleGetHeightMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleGetHeightMethod
-
- RectangleGetWidthMethod - Class in org.datanucleus.store.types.geospatial.query.inmemory
-
Evaluator for the method "{rectExpr}.getWidth()".
- RectangleGetWidthMethod() - Constructor for class org.datanucleus.store.types.geospatial.query.inmemory.RectangleGetWidthMethod
-
- RectangleGetWidthMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Method representing calls to the method Rectangle.getWidth().
- RectangleGetWidthMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleGetWidthMethod
-
- RectangleGetXMethod - Class in org.datanucleus.store.types.geospatial.query.inmemory
-
Evaluator for the method "{rectExpr}.getX()".
- RectangleGetXMethod() - Constructor for class org.datanucleus.store.types.geospatial.query.inmemory.RectangleGetXMethod
-
- RectangleGetXMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Method representing calls to the method Rectangle.getX().
- RectangleGetXMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleGetXMethod
-
- RectangleGetYMethod - Class in org.datanucleus.store.types.geospatial.query.inmemory
-
Evaluator for the method "{rectExpr}.getY()".
- RectangleGetYMethod() - Constructor for class org.datanucleus.store.types.geospatial.query.inmemory.RectangleGetYMethod
-
- RectangleGetYMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Method representing calls to the method Rectangle.getY().
- RectangleGetYMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.RectangleGetYMethod
-
- RectangleLiteral - Class in org.datanucleus.store.types.geospatial.rdbms.sql.expression
-
Literal representing a java.awt.Rectangle.
- RectangleLiteral(SQLStatement, JavaTypeMapping, Object, String) - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.expression.RectangleLiteral
-
- RectangleMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.Rectangle, maps the x, y, width and height values to int-precision columns
- RectangleMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.RectangleMapping
-
- RectangleStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.Rectangle and a String form.
- RectangleStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.RectangleStringConverter
-
- representableAsStringLiteralInStatement() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom.JGeometryMapping
-
Any usage of this type as a parameter cannot be used as a String in SQL.
- representableAsStringLiteralInStatement() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
Any usage of this type as a parameter cannot be used as a String in SQL.
- representableAsStringLiteralInStatement() - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg.GeometryMapping
-
Any usage of this type as a parameter cannot be used as a String in SQL.
- RoundRectangle2dDouble - Class in org.datanucleus.store.types.geospatial.wrappers
-
A mutable second-class java.awt.geom.RoundRectangle2D.Double object.
- RoundRectangle2dDouble(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
Assigns owning object and field name.
- RoundRectangle2dDoubleMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.geom.RoundRectangle2D.Double, maps the x, y, width, height, arc-width and arc-height
values to double-precision columns.
- RoundRectangle2dDoubleMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dDoubleMapping
-
- RoundRectangle2dDoubleStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.geom.RoundRectangle2D.Double and a String form.
- RoundRectangle2dDoubleStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.RoundRectangle2dDoubleStringConverter
-
- RoundRectangle2dFloat - Class in org.datanucleus.store.types.geospatial.wrappers
-
A mutable second-class java.awt.geom.RoundRectangle2D.Float object.
- RoundRectangle2dFloat(ObjectProvider, AbstractMemberMetaData) - Constructor for class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
Assigns owning object and field name.
- RoundRectangle2dFloatMapping - Class in org.datanucleus.store.types.geospatial.rdbms.mapping
-
Mapping for java.awt.geom.RoundRectangle2D.Float, maps the x, y, width, height, arc-width and arc-height
values to float-precision columns.
- RoundRectangle2dFloatMapping() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dFloatMapping
-
- RoundRectangle2dFloatStringConverter - Class in org.datanucleus.store.types.geospatial.converters
-
Class to handle the conversion between java.awt.geom.RoundRectangle2D.Float and a String form.
- RoundRectangle2dFloatStringConverter() - Constructor for class org.datanucleus.store.types.geospatial.converters.RoundRectangle2dFloatStringConverter
-
- setAngleExtent(double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setAngleExtent(double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setAngles(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setAngles(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setAngles(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setAngles(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setAngleStart(double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setAngleStart(Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setAngleStart(double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setAngleStart(Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setArc(double, double, double, double, double, double, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setArc(Point2D, Dimension2D, double, double, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setArc(Rectangle2D, double, double, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setArc(Arc2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setArc(double, double, double, double, double, double, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setArc(Point2D, Dimension2D, double, double, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setArc(Rectangle2D, double, double, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setArc(Arc2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setArcByCenter(double, double, double, double, double, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setArcByCenter(double, double, double, double, double, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setArcByTangent(Point2D, Point2D, Point2D, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setArcByTangent(Point2D, Point2D, Point2D, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setArcType(int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setArcType(int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setCurve(double, double, double, double, double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- setCurve(double[], int) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- setCurve(Point2D, Point2D, Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- setCurve(Point2D[], int) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- setCurve(CubicCurve2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- setCurve(double, double, double, double, double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- setCurve(float, float, float, float, float, float, float, float) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- setCurve(double[], int) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- setCurve(Point2D, Point2D, Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- setCurve(Point2D[], int) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- setCurve(CubicCurve2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- setCurve(double, double, double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- setCurve(double[], int) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- setCurve(Point2D, Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- setCurve(Point2D[], int) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- setCurve(QuadCurve2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- setCurve(double, double, double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- setCurve(float, float, float, float, float, float) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- setCurve(double[], int) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- setCurve(Point2D, Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- setCurve(Point2D[], int) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- setCurve(QuadCurve2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-
- setFrame(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setFrame(Point2D, Dimension2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setFrame(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setFrame(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setFrame(Point2D, Dimension2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setFrame(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setFrame(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- setFrame(Point2D, Dimension2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- setFrame(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- setFrame(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- setFrame(float, float, float, float) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- setFrame(Point2D, Dimension2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- setFrame(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- setFrame(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setFrame(Point2D, Dimension2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setFrame(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setFrame(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setFrame(Point2D, Dimension2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setFrame(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setFrame(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setFrame(Point2D, Dimension2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setFrame(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setFrame(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setFrame(Point2D, Dimension2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setFrame(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setFrameFromCenter(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setFrameFromCenter(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setFrameFromCenter(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setFrameFromCenter(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setFrameFromCenter(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- setFrameFromCenter(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- setFrameFromCenter(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- setFrameFromCenter(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- setFrameFromCenter(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setFrameFromCenter(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setFrameFromCenter(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setFrameFromCenter(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setFrameFromCenter(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setFrameFromCenter(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setFrameFromCenter(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setFrameFromCenter(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setFrameFromDiagonal(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setFrameFromDiagonal(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dDouble
-
- setFrameFromDiagonal(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setFrameFromDiagonal(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Arc2dFloat
-
- setFrameFromDiagonal(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- setFrameFromDiagonal(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dDouble
-
- setFrameFromDiagonal(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- setFrameFromDiagonal(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Ellipse2dFloat
-
- setFrameFromDiagonal(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setFrameFromDiagonal(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setFrameFromDiagonal(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setFrameFromDiagonal(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setFrameFromDiagonal(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setFrameFromDiagonal(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setFrameFromDiagonal(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setFrameFromDiagonal(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setLine(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dDouble
-
- setLine(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dDouble
-
- setLine(Line2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dDouble
-
- setLine(float, float, float, float) - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dFloat
-
- setLine(Point2D, Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dFloat
-
- setLine(Line2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Line2dFloat
-
- setLocation(double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
Mutator for the location.
- setLocation(int, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
Mutator for the location.
- setLocation(Point) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
Mutator for the location.
- setLocation(Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point
-
Mutator for the location.
- setLocation(double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dDouble
-
- setLocation(Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dDouble
-
- setLocation(float, float) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dFloat
-
- setLocation(Point2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Point2dFloat
-
- setLocation(Point) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
- setLocation(int, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
- setNotParameter() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryLiteral
-
- setNotParameter() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.expression.PointLiteral
-
- setNotParameter() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.expression.RectangleLiteral
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Arc2dDoubleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Arc2dFloatMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.CubicCurve2dDoubleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.CubicCurve2dFloatMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Ellipse2dDoubleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Ellipse2dFloatMapping
-
- setObject(Object, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom2mysql.JGeometryColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jgeom2oracle.JGeometryColumnMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object, ObjectProvider, int) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts.GeometryMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.GeometryColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2mysql.LinearRingColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2oracle.GeometryColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2oracle.LinearRingColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.GeometryColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.jts2postgis.LinearRingColumnMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Line2dDoubleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Line2dFloatMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.GeometryColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2mysql.LinearRingColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.GeometryColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.LinearRingColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox2dColumnMapping
-
- setObject(PreparedStatement, int, Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.pg2postgis.PGbox3dColumnMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dDoubleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Point2dFloatMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.PointMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.PolygonMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.QuadCurve2dDoubleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.QuadCurve2dFloatMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dDoubleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.Rectangle2dFloatMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RectangleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dDoubleMapping
-
- setObject(ExecutionContext, PreparedStatement, int[], Object) - Method in class org.datanucleus.store.types.geospatial.rdbms.mapping.RoundRectangle2dFloatMapping
-
- setRect(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
- setRect(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setRect(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dDouble
-
- setRect(float, float, float, float) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setRect(double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setRect(Rectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle2dFloat
-
- setRoundRect(double, double, double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setRoundRect(RoundRectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dDouble
-
- setRoundRect(double, double, double, double, double, double) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setRoundRect(float, float, float, float, float, float) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setRoundRect(RoundRectangle2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.RoundRectangle2dFloat
-
- setSize(Dimension) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
- setSize(int, int) - Method in class org.datanucleus.store.types.geospatial.wrappers.Rectangle
-
- setStatement() - Method in class org.datanucleus.store.types.geospatial.rdbms.sql.expression.GeometryLiteral
-
- SpatialAreaMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.area(expr)" or "{expr}.getArea()" method.
- SpatialAreaMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAreaMethod
-
- SpatialAreaMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.area(expr)" or "{expr}.getArea()" method for Oracle.
- SpatialAreaMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAreaMethod2
-
- SpatialAreaMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.area(expr)" or "{expr}.getArea()" method for Postgresql.
- SpatialAreaMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAreaMethod3
-
- SpatialAsBinaryMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial.asBinary/{geometry}.toBinary() method.
- SpatialAsBinaryMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsBinaryMethod
-
- SpatialAsBinaryMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial.asBinary/{geometry}.toBinary() method for Oracle.
- SpatialAsBinaryMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsBinaryMethod2
-
- SpatialAsBinaryMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial.asBinary/{geometry}.toBinary() method for Postgresql.
- SpatialAsBinaryMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsBinaryMethod3
-
- SpatialAsTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.asText(expr)" or "expr.asText()" method.
- SpatialAsTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsTextMethod
-
- SpatialAsTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.asText(expr)" or "expr.asText()" method for Oracle.
- SpatialAsTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsTextMethod2
-
- SpatialAsTextMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.asText(expr)" or "expr.asText()" method for Postgresql.
- SpatialAsTextMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialAsTextMethod3
-
- SpatialBboxTestMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.bboxTest" method for PostGIS.
- SpatialBboxTestMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBboxTestMethod
-
- SpatialBboxTestMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.bboxTest" method for MySQL.
- SpatialBboxTestMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBboxTestMethod2
-
- SpatialBboxTestMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.bboxTest" method for Oracle.
- SpatialBboxTestMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBboxTestMethod3
-
- SpatialBoundaryMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.boundary(expr)" or "{expr}.getBoundary()" method.
- SpatialBoundaryMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBoundaryMethod
-
- SpatialBoundaryMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.boundary(expr)" or "{expr}.getBoundary()" method using Oracle.
- SpatialBoundaryMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBoundaryMethod2
-
- SpatialBoundaryMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.boundary(expr)" or "{expr}.getBoundary()" method for Postgresql.
- SpatialBoundaryMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBoundaryMethod3
-
- SpatialBufferMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.buffer(expr, expr2)" or "{expr}.buffer(expr2)" method.
- SpatialBufferMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBufferMethod
-
- SpatialBufferMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.buffer(expr, expr2)" or "{expr}.buffer(expr2)" method for Oracle.
- SpatialBufferMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBufferMethod2
-
- SpatialBufferMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.buffer(expr, expr2)" or "{expr}.buffer(expr2)" method for PostGIS.
- SpatialBufferMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialBufferMethod3
-
- SpatialCentroidMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.centroid(expr)" or "{expr}.getCentroid()" method.
- SpatialCentroidMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCentroidMethod
-
- SpatialCentroidMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.centroid(expr)" or "{expr}.getCentroid()" method for Oracle.
- SpatialCentroidMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCentroidMethod2
-
- SpatialCentroidMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.centroid(expr)" or "{expr}.getCentroid()" method method for Postgresql.
- SpatialCentroidMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCentroidMethod3
-
- SpatialContainsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.contains(expr, argExpr)" or "{expr}.contains(argExpr)" method.
- SpatialContainsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialContainsMethod
-
- SpatialContainsMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.contains(expr, argExpr)" or "{expr}.contains(argExpr)" method for Oracle.
- SpatialContainsMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialContainsMethod2
-
- SpatialContainsMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.contains(expr, argExpr)" or "{expr}.contains(argExpr)" method for Postgresql.
- SpatialContainsMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialContainsMethod3
-
- SpatialConvexHullMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.convexHull(expr)" or "{expr}.convexHull()" method.
- SpatialConvexHullMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialConvexHullMethod
-
- SpatialConvexHullMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.convexHull(expr)" or "{expr}.convexHull()" method for Oracle.
- SpatialConvexHullMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialConvexHullMethod2
-
- SpatialConvexHullMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.convexHull(expr)" or "{expr}.convexHull()" method for PostGIS.
- SpatialConvexHullMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialConvexHullMethod3
-
- SpatialCrossesMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.crosses(expr, expr2)" or "expr.crosses(expr2)" method.
- SpatialCrossesMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCrossesMethod
-
- SpatialCrossesMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.crosses(expr, expr2)" or "expr.crosses(expr2)" method for Oracle.
- SpatialCrossesMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCrossesMethod2
-
- SpatialCrossesMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.crosses(expr, expr2)" or "expr.crosses(expr2)" method for Postgresql.
- SpatialCrossesMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialCrossesMethod3
-
- SpatialDifferenceMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.difference(expr, expr2)" or "{expr}.difference(expr2)" method.
- SpatialDifferenceMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDifferenceMethod
-
- SpatialDifferenceMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.difference(expr, expr2)" or "{expr}.difference(expr2)" method for Oracle.
- SpatialDifferenceMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDifferenceMethod2
-
- SpatialDifferenceMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.difference(expr, expr2)" or "{expr}.difference(expr2)" method for PostGIS.
- SpatialDifferenceMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDifferenceMethod3
-
- SpatialDimensionMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.dimension(expr)" or "{expr}.getDimension()" method.
- SpatialDimensionMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDimensionMethod
-
- SpatialDimensionMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.dimension(expr)" or "{expr}.getDimension()" method for Oracle.
- SpatialDimensionMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDimensionMethod2
-
- SpatialDimensionMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.dimension(expr)" or "{expr}.getDimension()" method for Postgresql.
- SpatialDimensionMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDimensionMethod3
-
- SpatialDisjointMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.disjoint(expr, expr2)" or "expr.disjoint(expr2)" method.
- SpatialDisjointMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDisjointMethod
-
- SpatialDisjointMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.disjoint(expr, expr2)" or "expr.disjoint(expr2)" method for Oracle.
- SpatialDisjointMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDisjointMethod2
-
- SpatialDisjointMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.disjoint(expr, expr2)" or "expr.disjoint(expr2)" method for Postgresql.
- SpatialDisjointMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDisjointMethod3
-
- SpatialDistanceMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.distance(expr, expr2)" or "{expr}.distance(expr2)" method.
- SpatialDistanceMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDistanceMethod
-
- SpatialDistanceMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.distance(expr, expr2)" or "{expr}.distance(expr2)" method for Oracle.
- SpatialDistanceMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDistanceMethod2
-
- SpatialDistanceMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.distance(expr, expr2)" or "{expr}.distance(expr2)" method.
- SpatialDistanceMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialDistanceMethod3
-
- SpatialEndPointMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.endPoint(expr)" or "{expr}.getEndPoint()" method.
- SpatialEndPointMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEndPointMethod
-
- SpatialEndPointMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.endPoint(expr)" or "{expr}.getEndPoint()" method for Oracle.
- SpatialEndPointMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEndPointMethod2
-
- SpatialEndPointMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.endPoint(expr)" or "{expr}.getEndPoint()" method for PostGis.
- SpatialEndPointMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEndPointMethod3
-
- SpatialEnvelopeMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.envelope(expr)" or "{expr}.envelope()" method.
- SpatialEnvelopeMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEnvelopeMethod
-
- SpatialEnvelopeMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.envelope(expr)" or "{expr}.envelope()" method for Oracle.
- SpatialEnvelopeMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEnvelopeMethod2
-
- SpatialEnvelopeMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.envelope(expr)" or "{expr}.envelope()" method for Postgresql.
- SpatialEnvelopeMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEnvelopeMethod3
-
- SpatialEqualsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.equals(expr, expr2)" or "expr.equals(expr2)" method.
- SpatialEqualsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEqualsMethod
-
- SpatialEqualsMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.equals(expr, expr2)" or "expr.equals(expr2)" method for Oracle.
- SpatialEqualsMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEqualsMethod2
-
- SpatialEqualsMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.equals(expr, expr2)" or "expr.equals(expr2)" method for Postrgesql.
- SpatialEqualsMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialEqualsMethod3
-
- SpatialExteriorRingMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.exteriorRing(expr)" or "{expr}.getExteriorRing()" method.
- SpatialExteriorRingMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialExteriorRingMethod
-
- SpatialExteriorRingMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.exteriorRing(expr)" or "{expr}.getExteriorRing()" method for Oracle.
- SpatialExteriorRingMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialExteriorRingMethod2
-
- SpatialExteriorRingMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.exteriorRing(expr)" or "{expr}.getExteriorRing()" method for Postgresql.
- SpatialExteriorRingMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialExteriorRingMethod3
-
- SpatialGeographyFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geogFromText" method.
- SpatialGeographyFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeographyFromTextMethod
-
- SpatialGeographyFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geogFromWKB" method.
- SpatialGeographyFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeographyFromWKBMethod
-
- SpatialGeomCollFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomCollFromText" method.
- SpatialGeomCollFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomCollFromTextMethod
-
- SpatialGeomCollFromTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomCollFromText" method for Oracle.
- SpatialGeomCollFromTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomCollFromTextMethod2
-
- SpatialGeomCollFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomCollFromWKB" method.
- SpatialGeomCollFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomCollFromWKBMethod
-
- SpatialGeomCollFromWKBMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomCollFromWKB" method for Oracle.
- SpatialGeomCollFromWKBMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomCollFromWKBMethod2
-
- SpatialGeometryNMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.geometryN(expr, expr2)" or "{expr}.getGeometryN(expr2)" method.
- SpatialGeometryNMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryNMethod
-
- SpatialGeometryNMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.geometryN(expr, expr2)" or "{expr}.getGeometryN(expr2)" method for Oracle.
- SpatialGeometryNMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryNMethod2
-
- SpatialGeometryNMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.geometryN(expr, expr2)" or "{expr}.getGeometryN(expr2)" method for Postgresql.
- SpatialGeometryNMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryNMethod3
-
- SpatialGeometryTypeMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.geometryType(expr)" or "{expr}.getGeometryType()" method.
- SpatialGeometryTypeMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryTypeMethod
-
- SpatialGeometryTypeMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.geometryType(expr)" or "{expr}.getGeometryType()" method for Oracle.
- SpatialGeometryTypeMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryTypeMethod2
-
- SpatialGeometryTypeMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.geometryType(expr)" or "{expr}.getGeometryType()" method for Postgresql.
- SpatialGeometryTypeMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeometryTypeMethod3
-
- SpatialGeomFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomFromText" method.
- SpatialGeomFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromTextMethod
-
- SpatialGeomFromTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomFromText" method for Oracle.
- SpatialGeomFromTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromTextMethod2
-
- SpatialGeomFromTextMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomFromText" method.
- SpatialGeomFromTextMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromTextMethod3
-
- SpatialGeomFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomFromWKB" method.
- SpatialGeomFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromWKBMethod
-
- SpatialGeomFromWKBMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomFromWKB" method for Oracle.
- SpatialGeomFromWKBMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromWKBMethod2
-
- SpatialGeomFromWKBMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "geomFromWKB" method for Oracle.
- SpatialGeomFromWKBMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomFromWKBMethod3
-
- SpatialGeomTransformMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "transform" method.
- SpatialGeomTransformMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialGeomTransformMethod
-
- SpatialHelper - Class in org.datanucleus.store.types.geospatial.jdo
-
Helper class to search and access Spatial MetaData, for JDO API usage.
- SpatialHelper(JDOPersistenceManagerFactory) - Constructor for class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
Creates a new SpatialHelper
instance for the given PMF.
- SpatialHelper.QueryExecutor - Class in org.datanucleus.store.types.geospatial.jdo
-
Abstract helper class to execute queries.
- SpatialInteriorRingNMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.interiorRingN(expr, expr2)" or "{expr}.getInteriorRingN(expr2)" method.
- SpatialInteriorRingNMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialInteriorRingNMethod
-
- SpatialInteriorRingNMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.interiorRingN(expr, expr2)" or "{expr}.getInteriorRingN(expr2)" method for
Oracle.
- SpatialInteriorRingNMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialInteriorRingNMethod2
-
- SpatialInteriorRingNMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.interiorRingN(expr, expr2)" or "{expr}.getInteriorRingN(expr2)" method for
Postgresql.
- SpatialInteriorRingNMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialInteriorRingNMethod3
-
- SpatialIntersectionMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.intersection(expr1,expr2)" or "{expr1}.intersection(expr2)" method.
- SpatialIntersectionMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectionMethod
-
- SpatialIntersectionMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.intersection(expr1,expr2)" or "{expr1}.intersection(expr2)" method for Oracle.
- SpatialIntersectionMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectionMethod2
-
- SpatialIntersectionMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.intersection(expr1,expr2)" or "{expr1}.intersection(expr2)" method for PostGIS.
- SpatialIntersectionMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectionMethod3
-
- SpatialIntersectsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.intersects(expr, expr2)" or "expr.intersects(expr2)" method.
- SpatialIntersectsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectsMethod
-
- SpatialIntersectsMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.intersects(expr, expr2)" or "expr.intersects(expr2)" method for Oracle.
- SpatialIntersectsMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectsMethod2
-
- SpatialIntersectsMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.intersects(expr, expr2)" or "expr.intersects(expr2)" method for Postgresql.
- SpatialIntersectsMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIntersectsMethod3
-
- SpatialIsClosedMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isClosed(expr)" or "{expr}.isClosed()" method.
- SpatialIsClosedMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsClosedMethod
-
- SpatialIsClosedMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isClosed(expr)" or "{expr}.isClosed()" method for Oracle.
- SpatialIsClosedMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsClosedMethod2
-
- SpatialIsClosedMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isClosed(expr)" or "{expr}.isClosed()" method is PostGis.
- SpatialIsClosedMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsClosedMethod3
-
- SpatialIsEmptyMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isEmpty()" or "{expr}.isEmpty()" method.
- SpatialIsEmptyMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsEmptyMethod
-
- SpatialIsEmptyMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isEmpty()" or "{expr}.isEmpty()" method for Oracle.
- SpatialIsEmptyMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsEmptyMethod2
-
- SpatialIsEmptyMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isEmpty()" or "{expr}.isEmpty()" method for Postgresql.
- SpatialIsEmptyMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsEmptyMethod3
-
- SpatialIsRingMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isRing(expr)" or "{expr}.isRing()" method.
- SpatialIsRingMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsRingMethod
-
- SpatialIsRingMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isRing(expr)" or "{expr}.isRing()" method for Oracle.
- SpatialIsRingMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsRingMethod2
-
- SpatialIsRingMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isRing(expr)" or "{expr}.isRing()" method for Postgis.
- SpatialIsRingMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsRingMethod3
-
- SpatialIsSimpleMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isSimple()" or "{expr}.isSimple()" method.
- SpatialIsSimpleMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsSimpleMethod
-
- SpatialIsSimpleMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isSimple()" or "{expr}.isSimple()" method for Oracle.
- SpatialIsSimpleMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsSimpleMethod2
-
- SpatialIsSimpleMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.isSimple()" or "{expr}.isSimple()" method for Postgresql.
- SpatialIsSimpleMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialIsSimpleMethod3
-
- SpatialLengthMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.length" method where using "GLength" datastore method (MySQL).
- SpatialLengthMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLengthMethod
-
- SpatialLengthMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.length(expr)" or "{expr}.getLength()" method for Oracle.
- SpatialLengthMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLengthMethod2
-
- SpatialLengthMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.length(expr)" or "{expr}.length()" method for PostGis.
- SpatialLengthMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLengthMethod3
-
- SpatialLineFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "lineFromText" method.
- SpatialLineFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLineFromTextMethod
-
- SpatialLineFromTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "lineFromText" method for Oracle.
- SpatialLineFromTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLineFromTextMethod2
-
- SpatialLineFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "lineFromWKB" method.
- SpatialLineFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLineFromWKBMethod
-
- SpatialLineFromWKBMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "lineFromWKB" method for Oracle.
- SpatialLineFromWKBMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialLineFromWKBMethod2
-
- SpatialMethodHelper - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Helper class for creating method handlers.
- SpatialMethodHelper() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMethodHelper
-
- SpatialMLineFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mLineFromText" method.
- SpatialMLineFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMLineFromTextMethod
-
- SpatialMLineFromTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mLineFromText" method for Oracle.
- SpatialMLineFromTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMLineFromTextMethod2
-
- SpatialMLineFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mLineFromWKB" method.
- SpatialMLineFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMLineFromWKBMethod
-
- SpatialMLineFromWKBMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mLineFromWKB" method for Oracle.
- SpatialMLineFromWKBMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMLineFromWKBMethod2
-
- SpatialMPointFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mPointFromText" method.
- SpatialMPointFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPointFromTextMethod
-
- SpatialMPointFromTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mPointFromText" method for Oracle.
- SpatialMPointFromTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPointFromTextMethod2
-
- SpatialMPointFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mPointFromWKB" method.
- SpatialMPointFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPointFromWKBMethod
-
- SpatialMPointFromWKBMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mPointFromWKB" method for Oracle.
- SpatialMPointFromWKBMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPointFromWKBMethod2
-
- SpatialMPolyFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mPolyFromText" method.
- SpatialMPolyFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPolyFromTextMethod
-
- SpatialMPolyFromTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mPolyFromText" method for Oracle.
- SpatialMPolyFromTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPolyFromTextMethod2
-
- SpatialMPolyFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mPolyFromWKB" method.
- SpatialMPolyFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPolyFromWKBMethod
-
- SpatialMPolyFromWKBMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "mPolyFromWKB" method for Oracle.
- SpatialMPolyFromWKBMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialMPolyFromWKBMethod2
-
- SpatialNumGeometriesMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.numGeometries(expr)" or "{expr}.getNumGeometries()" method.
- SpatialNumGeometriesMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumGeometriesMethod
-
- SpatialNumGeometriesMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.numGeometries(expr)" or "{expr}.getNumGeometries()" method for Oracle.
- SpatialNumGeometriesMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumGeometriesMethod2
-
- SpatialNumGeometriesMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.numGeometries(expr)" or "{expr}.getNumGeometries()" method for Postgresql.
- SpatialNumGeometriesMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumGeometriesMethod3
-
- SpatialNumInteriorRingMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.numInteriorRing(expr)" or "{expr}.getNumInteriorRing()" where using
"NumInteriorRings" method.
- SpatialNumInteriorRingMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumInteriorRingMethod
-
- SpatialNumInteriorRingMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.numInteriorRing(expr)" or "{expr}.getNumInteriorRing()" method for Oracle.
- SpatialNumInteriorRingMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumInteriorRingMethod2
-
- SpatialNumInteriorRingMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.numInteriorRing(expr)" or "{expr}.getNumInteriorRing()" method for Postgresql.
- SpatialNumInteriorRingMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumInteriorRingMethod3
-
- SpatialNumPointsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "numPoints" method.
- SpatialNumPointsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumPointsMethod
-
- SpatialNumPointsMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "numPoints" method for Oracle.
- SpatialNumPointsMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumPointsMethod2
-
- SpatialNumPointsMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "numPoints" method for PostGis.
- SpatialNumPointsMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialNumPointsMethod3
-
- SpatialOverlapsMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.overlaps(expr1, expr2)" or "{expr}.overlaps(expr2)" method.
- SpatialOverlapsMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialOverlapsMethod
-
- SpatialOverlapsMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.overlaps(expr1, expr2)" or "{expr}.overlaps(expr2)" method for Oracle.
- SpatialOverlapsMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialOverlapsMethod2
-
- SpatialOverlapsMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.overlaps(expr1, expr2)" or "{expr}.overlaps(expr2)" method for Postgresql.
- SpatialOverlapsMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialOverlapsMethod3
-
- SpatialPointFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "pointFromText" method.
- SpatialPointFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointFromTextMethod
-
- SpatialPointFromTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "pointFromText" method for Oracle.
- SpatialPointFromTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointFromTextMethod2
-
- SpatialPointFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "pointFromWKB" method.
- SpatialPointFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointFromWKBMethod
-
- SpatialPointFromWKBMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "pointFromWKB" method for Oracle.
- SpatialPointFromWKBMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointFromWKBMethod2
-
- SpatialPointNMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.pointN(expr, expr2)" or "{expr}.getPointN(expr2)" method.
- SpatialPointNMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointNMethod
-
- SpatialPointNMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.pointN(expr, expr2)" or "{expr}.getPointN(expr2)" method for Oracle.
- SpatialPointNMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointNMethod2
-
- SpatialPointNMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.pointN(expr, expr2)" or "{expr}.getPointN(expr2)" method for PostGis.
- SpatialPointNMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointNMethod3
-
- SpatialPointOnSurfaceMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "pointOnSurface" method.
- SpatialPointOnSurfaceMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointOnSurfaceMethod
-
- SpatialPointOnSurfaceMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "pointOnSurface" method for Oracle.
- SpatialPointOnSurfaceMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointOnSurfaceMethod2
-
- SpatialPointOnSurfaceMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "pointOnSurface" method for Postgresql.
- SpatialPointOnSurfaceMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPointOnSurfaceMethod3
-
- SpatialPolyFromTextMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "polyFromText" method.
- SpatialPolyFromTextMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPolyFromTextMethod
-
- SpatialPolyFromTextMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "polyFromText" method for Oracle.
- SpatialPolyFromTextMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPolyFromTextMethod2
-
- SpatialPolyFromWKBMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "polyFromWKB" method.
- SpatialPolyFromWKBMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPolyFromWKBMethod
-
- SpatialPolyFromWKBMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of Spatial "polyFromWKB" method for Oracle.
- SpatialPolyFromWKBMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialPolyFromWKBMethod2
-
- SpatialRDBMSAdapter - Interface in org.datanucleus.store.types.geospatial.rdbms.adapter
-
Adapter for spatially enabled databases.
- SpatialRelateMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.relate(expr, expr2, expr3)" or "expr.relate(expr2,expr3)" method.
- SpatialRelateMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialRelateMethod
-
- SpatialRelateMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.relate(expr, expr2, expr3)" or "expr.relate(expr2,expr3)" method for Oracle.
- SpatialRelateMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialRelateMethod2
-
- SpatialRelateMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.relate(expr, expr2, expr3)" or "expr.relate(expr2,expr3)" method for Postgresql.
- SpatialRelateMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialRelateMethod3
-
- SpatialSridMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.srid(expr)" or "{expr}.getSrid()" method.
- SpatialSridMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSridMethod
-
- SpatialSridMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.srid(expr)" or "{expr}.getSrid()" method for Oracle.
- SpatialSridMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSridMethod2
-
- SpatialSridMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.srid(expr)" or "{expr}.getSrid()" method for Postgresql.
- SpatialSridMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSridMethod3
-
- SpatialStartPointMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.startPoint(expr)" or "{expr}.getStartPoint()" method.
- SpatialStartPointMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialStartPointMethod
-
- SpatialStartPointMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.startPoint(expr)" or "{expr}.getStartPoint()" method for Oracle.
- SpatialStartPointMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialStartPointMethod2
-
- SpatialStartPointMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.startPoint(expr)" or "{expr}.getStartPoint()" method for PostGis.
- SpatialStartPointMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialStartPointMethod3
-
- SpatialSymDifferenceMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.symDifference(expr, expr2)" or "{expr}.symDifference(expr2)" method.
- SpatialSymDifferenceMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSymDifferenceMethod
-
- SpatialSymDifferenceMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.symDifference(expr, expr2)" or "{expr}.symDifference(expr2)" method for Oracle.
- SpatialSymDifferenceMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSymDifferenceMethod2
-
- SpatialSymDifferenceMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.symDifference(expr, expr2)" or "{expr}.symDifference(expr2)" method for PostGIS.
- SpatialSymDifferenceMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialSymDifferenceMethod3
-
- SpatialTouchesMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.touches(expr1, expr2)" or "{expr}.touches(expr2)" method.
- SpatialTouchesMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialTouchesMethod
-
- SpatialTouchesMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.touches(expr1, expr2)" or "{expr}.touches(expr2)" method for Oracle.
- SpatialTouchesMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialTouchesMethod2
-
- SpatialTouchesMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.touches(expr1, expr2)" or "{expr}.touches(expr2)" method for Postgresql.
- SpatialTouchesMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialTouchesMethod3
-
- SpatialUnionMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.union(expr, expr2)" or "{expr}.union(expr2)" method.
- SpatialUnionMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialUnionMethod
-
- SpatialUnionMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.union(expr, expr2)" or "{expr}.union(expr2)" method for Oracle.
- SpatialUnionMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialUnionMethod2
-
- SpatialUnionMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.union(expr, expr2)" or "{expr}.union(expr2)" method for PostGIS.
- SpatialUnionMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialUnionMethod3
-
- SpatialWithinMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.within(expr, expr2)" or "expr.within(expr2)" method.
- SpatialWithinMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialWithinMethod
-
- SpatialWithinMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.within(expr, expr2)" or "expr.within(expr2)" method for Oracle.
- SpatialWithinMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialWithinMethod2
-
- SpatialWithinMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.within(expr, expr2)" or "expr.within(expr2)" method for Postgresql.
- SpatialWithinMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialWithinMethod3
-
- SpatialXMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.x()" method.
- SpatialXMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialXMethod
-
- SpatialXMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.x()" method for Oracle.
- SpatialXMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialXMethod2
-
- SpatialXMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.x()" method for Postgresql.
- SpatialXMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialXMethod3
-
- SpatialYMethod - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.y()" method.
- SpatialYMethod() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialYMethod
-
- SpatialYMethod2 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.y()" method for Oracle.
- SpatialYMethod2() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialYMethod2
-
- SpatialYMethod3 - Class in org.datanucleus.store.types.geospatial.rdbms.sql.method
-
Implementation of "Spatial.y()" method for Postgresql.
- SpatialYMethod3() - Constructor for class org.datanucleus.store.types.geospatial.rdbms.sql.method.SpatialYMethod3
-
- SRID_EXTENSION_KEY - Static variable in interface org.datanucleus.store.types.geospatial.rdbms.adapter.SpatialRDBMSAdapter
-
Key name for the srid extension.
- SRID_LENGTH - Static variable in class org.datanucleus.store.types.geospatial.rdbms.mapping.mysql.MySQLSpatialColumnMapping
-
- storeMgr - Variable in class org.datanucleus.store.types.geospatial.jdo.SpatialHelper
-
- subdivide(CubicCurve2D, CubicCurve2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dDouble
-
- subdivide(CubicCurve2D, CubicCurve2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.CubicCurve2dFloat
-
- subdivide(QuadCurve2D, QuadCurve2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dDouble
-
- subdivide(QuadCurve2D, QuadCurve2D) - Method in class org.datanucleus.store.types.geospatial.wrappers.QuadCurve2dFloat
-