A B C D E F G H I J L M N O P Q R S T U V W

G

GENERAL_MGEOMETRY_EXCEPTION - Static variable in exception org.hibernate.spatial.jts.mgeom.MGeometryException
 
GeoDBDialect - Class in org.hibernate.spatial.dialect.h2geodb
Extends the H2Dialect by also including information on spatial functions.
GeoDBDialect() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
Constructor.
GeoDBGeometryTypeDescriptor - Class in org.hibernate.spatial.dialect.h2geodb
 
GeoDBGeometryTypeDescriptor() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
 
GeoDBValueBinder - Class in org.hibernate.spatial.dialect.h2geodb
 
GeoDBValueBinder() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBValueBinder
 
GeoDBValueExtractor - Class in org.hibernate.spatial.dialect.h2geodb
 
GeoDBValueExtractor() - Constructor for class org.hibernate.spatial.dialect.h2geodb.GeoDBValueExtractor
 
GeometryJavaTypeDescriptor - Class in org.hibernate.spatial
 
GeometrySqlTypeDescriptor - Class in org.hibernate.spatial
A generic SqlTypeDescriptor, intended to be remapped by the spatial dialect.
GeometrySqlTypeDescriptor() - Constructor for class org.hibernate.spatial.GeometrySqlTypeDescriptor
 
GeometryType - Class in org.hibernate.spatial
A BasicType for JTS Geometrys.
GeometryType() - Constructor for class org.hibernate.spatial.GeometryType
 
getAngle(Coordinate) - Method in class org.hibernate.spatial.Circle
Returns the angle of the point from the center and the horizontal line from the center.
getArcAngle() - Method in class org.hibernate.spatial.Circle.Arc
 
getArcAngleDegrees() - Method in class org.hibernate.spatial.Circle.Arc
 
getArcHeight() - Method in class org.hibernate.spatial.Circle.Arc
given a an arc defined from p1 to p2 existing on this circle, returns the height of the arc.
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
 
getBinder(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.GeometrySqlTypeDescriptor
 
getCenter() - Method in class org.hibernate.spatial.Circle
 
getChordCenterPoint() - Method in class org.hibernate.spatial.Circle.Arc
 
getClosestPoint(Coordinate, double) - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
getConnectionFinder() - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
Reports the ConnectionFinder used by this Dialect (or rather its associated TypeDescriptor).
getConnectionFinder() - Method in class org.hibernate.spatial.HibernateSpatialConfiguration
 
getCoordinate(int) - Method in class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
 
getCoordinate(int, Coordinate) - Method in class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
 
getCoordinateAtM(double) - Method in interface org.hibernate.spatial.jts.mgeom.MGeometry
Returns the Coordinate along the Geometry at the measure value
getCoordinateAtM(double) - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
getCoordinateAtM(double) - Method in class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
getCoordinateCopy(int) - Method in class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
 
getCoordinatesBetween(double, double) - Method in interface org.hibernate.spatial.jts.mgeom.MGeometry
Returns the coordinatesequence(s) containing all coordinates between the begin and end measures.
getCoordinatesBetween(double, double) - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
getCoordinatesBetween(double, double) - Method in class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
getDbGeometryTypeName() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
 
getDbGeometryTypeName() - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
getDbGeometryTypeName() - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
getDbGeometryTypeName() - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 
getDefaultGeomFactory() - Static method in class org.hibernate.spatial.jts.JTS
 
getDimension() - Method in class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
 
getDistance() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
 
getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 
getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
 
getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
 
getDWithinSQL(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getDWithinSQL(String) - Method in interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment when parsing a DWithinExpression.
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
 
getExtractor(JavaTypeDescriptor<X>) - Method in class org.hibernate.spatial.GeometrySqlTypeDescriptor
 
getFactory() - Method in interface org.hibernate.spatial.jts.mgeom.MGeometry
Returns the GeometryFactory of the MGeometry
getGeometryFactory() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryValueBinder
 
getGeometryFactory() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryValueBinder
 
getGeometryType() - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
getGeometryType() - Method in class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
 
getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 
getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
 
getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
 
getHavingSridSQL(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getHavingSridSQL(String) - Method in interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment when parsing an HavingSridExpression.
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
 
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
 
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
 
getIsEmptySQL(String, boolean) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getIsEmptySQL(String, boolean) - Method in interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment when parsing a IsEmptyExpression or IsNotEmpty expression.
getLinearGeometry(MGeometry, double, double) - Static method in class org.hibernate.spatial.jts.mgeom.EventLocator
 
getM(int) - Method in class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
 
getMachinePrecision() - Static method in class org.hibernate.spatial.jts.mgeom.DoubleComparator
 
getMask() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
getMatCoordinate(Coordinate, double) - Method in interface org.hibernate.spatial.jts.mgeom.MGeometry
Returns the measure value at the Coordinate
getMatCoordinate(Coordinate, double) - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
getMatCoordinate(Coordinate, double) - Method in class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
getMatN(int) - Method in class org.hibernate.spatial.jts.mgeom.MLineString
get the measure of the specified coordinate
getMaxM() - Method in interface org.hibernate.spatial.jts.mgeom.MGeometry
Returns the maximum M-value of the MGeometry
getMaxM() - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
getMaxM() - Method in class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
getMaxResolution() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
getMeasureDirection() - Method in class org.hibernate.spatial.jts.mgeom.MLineString
determine the direction of the measures w.r.t.
getMeasures() - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
getMGap() - Method in class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
getMinM() - Method in interface org.hibernate.spatial.jts.mgeom.MGeometry
Returns the minimum M-value of the MGeometry
getMinM() - Method in class org.hibernate.spatial.jts.mgeom.MLineString
 
getMinM() - Method in class org.hibernate.spatial.jts.mgeom.MultiMLineString
 
getMinResolution() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
getMLength() - Method in class org.hibernate.spatial.jts.mgeom.MLineString
Returns the measure length of the segment.
getName() - Method in class org.hibernate.spatial.GeometryType
 
getNativeSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getNativeSpatialRelateSQL(String, String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getNonCommentLines() - Method in class org.hibernate.spatial.helper.PropertyFileReader
Returns the non-comment lines in a file.
getOGCSpatialRelateSQL(String, String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getOrdinate(int) - Method in class org.hibernate.spatial.jts.mgeom.MCoordinate
TODO: I'd like to see this method added to the base Coordinate class Returns the ordinate value specified in this Coordinate instance.
getOrdinate(int, int) - Method in class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
 
getP1() - Method in class org.hibernate.spatial.Circle.Arc
 
getP1Angle() - Method in class org.hibernate.spatial.Circle.Arc
 
getP2() - Method in class org.hibernate.spatial.Circle.Arc
 
getP2Angle() - Method in class org.hibernate.spatial.Circle.Arc
 
getPoint(double) - Method in class org.hibernate.spatial.Circle
 
getPointGeometry(MGeometry, double) - Static method in class org.hibernate.spatial.jts.mgeom.EventLocator
Returns the point on the specified MGeometry where its measure equals the specified position.
getProperties() - Method in class org.hibernate.spatial.helper.PropertyFileReader
 
getQueryType() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
getRadius() - Method in class org.hibernate.spatial.Circle
 
getRadix() - Static method in class org.hibernate.spatial.jts.mgeom.DoubleComparator
 
getRegistrationKeys() - Method in class org.hibernate.spatial.GeometryType
 
getSdoBatchSize() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
getSdoNumRes() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
getServiceInitiated() - Method in class org.hibernate.spatial.integration.SpatialInitiator
 
getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
 
getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 
getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
 
getSpatialAggregateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getSpatialAggregateSQL(String, int) - Method in interface org.hibernate.spatial.SpatialDialect
 
getSpatialAnalysisSQL(List, int, boolean) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getSpatialDialect(CriteriaQuery, SpatialFunction) - Static method in class org.hibernate.spatial.criterion.ExpressionUtil
 
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
 
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
 
getSpatialFilterExpression(String) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getSpatialFilterExpression(String) - Method in interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment for the SQL WHERE-expression when parsing org.hibernate.spatial.criterion.SpatialFilterExpressions into prepared statements.
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
 
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
 
getSpatialRelateSQL(String, int, boolean) - Method in class org.hibernate.spatial.dialect.postgis.PostgisNoSQLMM
 
getSpatialRelateSQL(String, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getSpatialRelateSQL(String, int) - Method in interface org.hibernate.spatial.SpatialDialect
Returns the SQL fragment for the SQL WHERE-clause when parsing org.hibernatespatial.criterion.SpatialRelateExpressions into prepared statements.
getSqlType() - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBGeometryTypeDescriptor
 
getSqlType() - Method in class org.hibernate.spatial.dialect.mysql.MySQLGeometryTypeDescriptor
 
getSqlType() - Method in class org.hibernate.spatial.dialect.oracle.SDOGeometryTypeDescriptor
 
getSqlType() - Method in class org.hibernate.spatial.dialect.postgis.PGGeometryTypeDescriptor
 
getSqlType() - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008GeometryTypeDescriptor
 
getSqlType() - Method in class org.hibernate.spatial.GeometrySqlTypeDescriptor
 
getTableTypeString() - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial5InnoDBDialect
 
getType() - Method in exception org.hibernate.spatial.jts.mgeom.MGeometryException
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.DWithinExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.HavingSridExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.IsEmptyExpression
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.SpatialFilter
 
getTypedValues(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.criterion.SpatialRelateExpression
 
getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.h2geodb.GeoDBDialect
Get the name of the database type associated with the given Types typecode with the given storage specification parameters.
getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatial56Dialect
 
getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialDialect
 
getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.mysql.MySQLSpatialInnoDBDialect
 
getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.oracle.OracleSpatial10gDialect
 
getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.postgis.PostgisDialect
Get the name of the database type associated with the given Types typecode with the given storage specification parameters.
getTypeName(int, long, int, int) - Method in class org.hibernate.spatial.dialect.sqlserver.SqlServer2008SpatialDialect
 
getTypes(Criteria, CriteriaQuery) - Method in class org.hibernate.spatial.dialect.oracle.criterion.OracleSpatialProjection
 
getUnit() - Method in class org.hibernate.spatial.dialect.oracle.criterion.SDOParameterMap
 
getX(int) - Method in class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
 
getY(int) - Method in class org.hibernate.spatial.jts.mgeom.MCoordinateSequence
 

A B C D E F G H I J L M N O P Q R S T U V W