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

A

abort(Executor) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
absolute(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
addBatch() - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
addBatch(String) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
addGeometry(Geometry) - Method in class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
Explode geometry and add occlusion segments in isovist
addLineString(LineString) - Method in class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
 
addSegment(Coordinate, Coordinate) - Method in class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
Add occlusion segment in isovist
afterLast() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
ALIAS - org.h2gis.utilities.JDBCUtilities.FUNCTION_TYPE
 
ALL - org.h2gis.utilities.JDBCUtilities.FUNCTION_TYPE
 
alterSRID(Connection, String, String, int) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Change the SRID of the table
alterSRID(Connection, TableLocation, String, int) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Change the SRID of the table
apply(Geometry) - Static method in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
Init CoordinateSequenceDimensionFilter object.
attachCancelResultSet(Statement, ProgressVisitor) - Static method in class org.h2gis.utilities.JDBCUtilities
 

B

beforeFirst() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
BUILT_IN - org.h2gis.utilities.JDBCUtilities.FUNCTION_TYPE
 

C

cancel() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
cancelRowUpdates() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
capsIdentifier(String, DBTypes) - Static method in class org.h2gis.utilities.TableLocation
Change case of parameters to make it more user-friendly.
caseIdentifier(TableLocation, String, DBTypes) - Static method in class org.h2gis.utilities.TableUtilities
Return the table identifier in the best fit depending on database type
clearBatch() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
clearParameters() - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
clearWarnings() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
clearWarnings() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
clearWarnings() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
close() - Method in class org.h2gis.utilities.trigger.UpdateTrigger
 
close() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
close() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
close() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
closeOnCompletion() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
commit() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
computeIntersect(Coordinate, Coordinate, Coordinate, Coordinate) - Method in class org.h2gis.utilities.jts_utils.RobustLineIntersector3D
 
computeLatitudeDistance(double) - Static method in class org.h2gis.utilities.GeographyUtilities
Computes the amount of degrees of latitude for a given distance in meters.
computeLongitudeDistance(double, double) - Static method in class org.h2gis.utilities.GeographyUtilities
Computes the amount of degrees of longitude for a given distance in meters.
ConnectionWrapper - Class in org.h2gis.utilities.wrapper
 
ConnectionWrapper(Connection) - Constructor for class org.h2gis.utilities.wrapper.ConnectionWrapper
 
Constants - Class in org.h2gis.utilities.dbtypes
SQL reserved words.
Constants() - Constructor for class org.h2gis.utilities.dbtypes.Constants
 
contains(int) - Method in class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
contains2D(Coordinate[], Coordinate) - Static method in class org.h2gis.utilities.jts_utils.CoordinateUtils
Checks if a coordinate array contains a specific coordinate.
Contouring - Class in org.h2gis.utilities.jts_utils
Split triangle into area within the specified range values.
Contouring() - Constructor for class org.h2gis.utilities.jts_utils.Contouring
 
CoordinateSequenceDimensionFilter - Class in org.h2gis.utilities.jts_utils
Filter on the dimension of each coordinate of the CoordinateSequence to determine the maximum coordinate dimension as well as whether the CoordinateSequence contains only 2D coordinates or mixed 2D and > 2D coordinates.
CoordinateSequenceDimensionFilter() - Constructor for class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 
CoordinateUtils - Class in org.h2gis.utilities.jts_utils
Useful methods for JTS Coordinates.
copyFields(Connection, SimpleResultSet, TableLocation) - Static method in class org.h2gis.utilities.TableUtilities
Copy fields from table into a SimpleResultSet
createArrayOf(String, Object[]) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createBlob() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createClob() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createEmptyTable(Connection, String) - Static method in class org.h2gis.utilities.JDBCUtilities
A method to create an empty table (no columns)
createEmptyTable(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
A method to create an empty table (no columns)
createEnvelope(Coordinate, double, double) - Static method in class org.h2gis.utilities.GeographyUtilities
This method is used to create a JTS envelope by a given point coordinates in degrees and spatial increments in meters.
createEnvelope(Coordinate, double, double, int) - Static method in class org.h2gis.utilities.GeographyUtilities
This method is used to create a JTS envelope by a given point coordinates in degrees and spatial increments in meters.
createIndex(Connection, String, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Create an index on the given column of the given table on the given connection.
createIndex(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Create an index on the given column of the given table on the given connection.
createMetadataFromGeometryType(String) - Static method in class org.h2gis.utilities.GeometryMetaData
Find geometry metadata according the EWKT canonical form as defined in SQL/MM specification.
createMetadataFromGeometryType(String, int) - Static method in class org.h2gis.utilities.GeometryMetaData
Find geometry metadata according the EWKT canonical form and a SRID as defined in SQL/MM specification.
createNClob() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createSpatialIndex(Connection, String, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Create a spatial index on the given column of the given table on the given connection.
createSpatialIndex(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Create a spatial index on the given column of the given table on the given connection.
createSQLXML() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createStatement() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createStatement(int, int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createStatement(int, int, int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createStruct(String, Object[]) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
createTableDDL(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
A simple method to generate a DDL create table command from a table name Takes into account only data types
createTableDDL(Connection, TableLocation, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
A simple method to generate a DDL create table command from a table name Takes into account only data types
createTableDDL(ResultSetMetaData, String) - Static method in class org.h2gis.utilities.JDBCUtilities
A simple method to generate a DDL create table command from ResultSetMetaData Takes into account only data types
createTableDDL(ResultSet, String) - Static method in class org.h2gis.utilities.JDBCUtilities
A simple method to generate a DDL create table command from a query Takes into account only data types
CURVE - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
CURVEM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
CURVEZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
CURVEZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 

D

DataSourceWrapper - Class in org.h2gis.utilities.wrapper
Entry point for spatial wrapper of SQL Interfaces.
DataSourceWrapper(DataSource) - Constructor for class org.h2gis.utilities.wrapper.DataSourceWrapper
 
DB_NAME_TYPE_MAP - Static variable in class org.h2gis.utilities.dbtypes.Constants
Map used to convert URI scheme to DBType
DBTypes - Enum in org.h2gis.utilities.dbtypes
Enumeration of database types.
DBUtils - Class in org.h2gis.utilities.dbtypes
Database utilities class.
DBUtils() - Constructor for class org.h2gis.utilities.dbtypes.DBUtils
 
deleteFiles(File) - Static method in class org.h2gis.utilities.FileUtilities
Use this method to delete all files in directory recursively without deleting the root directory
deleteFiles(File, boolean) - Static method in class org.h2gis.utilities.FileUtilities
Use this method to delete all files in directory recursively.
deleteRow() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
dimension - Variable in class org.h2gis.utilities.GeometryMetaData
Geometry dimension 2 , 3 or 4
driverDBTypeMap - Static variable in class org.h2gis.utilities.dbtypes.Constants
Map used to convert URI scheme to DBType
dropIndex(Connection, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Drop the all the indexes of the given table on yhe given connection.
dropIndex(Connection, String, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Drop the index of the given column of the given table on yhe given connection.
dropIndex(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Drop the all the indexes of the given table on the given connection.
dropIndex(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Drop the index of the given column of the given table on yhe given connection.

E

ENCODING - Static variable in class org.h2gis.utilities.URIUtilities
Encoding
equals(Object) - Method in class org.h2gis.utilities.TableLocation
 
EWKB_M - Static variable in class org.h2gis.utilities.GeometryMetaData
Geometry type mask that indicates presence of dimension M.
EWKB_SRID - Static variable in class org.h2gis.utilities.GeometryMetaData
Geometry type mask that indicates presence of SRID.
EWKB_Z - Static variable in class org.h2gis.utilities.GeometryMetaData
Geometry type mask that indicates presence of dimension Z.
execute() - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
execute(String) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
execute(String, int) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
execute(String, int[]) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
execute(String, String[]) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
executeBatch() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
executeQuery() - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
executeQuery(String) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
executeUpdate() - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
executeUpdate(String) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
executeUpdate(String, int) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
executeUpdate(String, int[]) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
executeUpdate(String, String[]) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
expandEnvelopeByMeters(Envelope, double) - Static method in class org.h2gis.utilities.GeographyUtilities
This method is used to expand a JTS envelope by a given distance in degrees in all directions.

F

fileFromString(String) - Static method in class org.h2gis.utilities.URIUtilities
Get a File from the specified file name.
FileUtilities - Class in org.h2gis.utilities
Utilities for file(s) and directory
FileUtilities() - Constructor for class org.h2gis.utilities.FileUtilities
 
filter(CoordinateSequence, int) - Method in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 
filter(CoordinateSequence, int) - Method in class org.h2gis.utilities.jts_utils.Voronoi.ReplaceZ
 
findColumn(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
fire(Connection, Object[], Object[]) - Method in class org.h2gis.utilities.trigger.UpdateTrigger
 
first() - Method in class org.h2gis.utilities.Tuple
 
first() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
fixSegments() - Method in class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
 
FOREIGN_TABLE - org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
 
format(String, DBTypes) - Static method in class org.h2gis.utilities.TableLocation
Format the identifier is necessary.
fromString(String) - Static method in enum org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
Build a new TABLE_TYPE from a String table_type_name.

G

generateTriangleNeighbors(Geometry) - Method in class org.h2gis.utilities.jts_utils.Voronoi
Given the input TIN, construct a graph of triangle.
generateVoronoi(int) - Method in class org.h2gis.utilities.jts_utils.Voronoi
Generate Voronoi using the graph of triangle computed by Voronoi.generateTriangleNeighbors(org.locationtech.jts.geom.Geometry)
GeographyUtilities - Class in org.h2gis.utilities
Some utilities for geographic data
GeographyUtilities() - Constructor for class org.h2gis.utilities.GeographyUtilities
 
GEOMCOLLECTION - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
GEOMCOLLECTIONM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
GEOMCOLLECTIONZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
GEOMCOLLECTIONZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
GEOMETRY - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
GEOMETRYM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
GeometryMetaData - Class in org.h2gis.utilities
Extract Geometry MetaData from various geometry signatures
GeometryMetaData() - Constructor for class org.h2gis.utilities.GeometryMetaData
 
GeometryTableUtilities - Class in org.h2gis.utilities
Utilities to get geometry metadata from a table that contains at least one geometry column
GeometryTableUtilities() - Constructor for class org.h2gis.utilities.GeometryTableUtilities
 
geometryType - Variable in class org.h2gis.utilities.GeometryMetaData
Full string representation of the geometry type include z and m dimension e.g POINTZM
geometryTypeCode - Variable in class org.h2gis.utilities.GeometryMetaData
Geometry type and dimension system in OGC geometry code format.
GeometryTypeCodes - Interface in org.h2gis.utilities
Geometry type codes as defined in OGC SFS 1.2.1 and SQL/MM specification.
GEOMETRYZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
GEOMETRYZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
get(int) - Method in class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
getA() - Method in class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
getArray(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getArray(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getAsciiStream(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getAsciiStream(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getAuthorityAndSRID(Connection, int) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Return an array of two string if the input SRID exists in the spatial ref table.
getAuthorityAndSRID(Connection, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Return an array of two string that correspond to the authority name and its SRID code.If the SRID does not exist return the array {null, null}
getAuthorityAndSRID(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Return an array of two string that correspond to the authority name and its SRID code.
getAutoCommit() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getB() - Method in class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
getBigDecimal(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBigDecimal(int, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBigDecimal(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBigDecimal(String, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBinaryStream(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBinaryStream(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBlob(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBlob(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBoolean(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBoolean(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getByte(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getByte(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBytes(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getBytes(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getC() - Method in class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
getCatalog() - Method in class org.h2gis.utilities.TableLocation
 
getCatalog() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getCatalog(String) - Method in class org.h2gis.utilities.TableLocation
 
getCatalogName(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getCharacterStream(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getCharacterStream(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getClientInfo() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getClientInfo(String) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getClob(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getClob(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getColumnClassName(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getColumnCount() - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getColumnDisplaySize(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getColumnLabel(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getColumnName(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getColumnName(Connection, String, int) - Static method in class org.h2gis.utilities.JDBCUtilities
 
getColumnName(Connection, TableLocation, int) - Static method in class org.h2gis.utilities.JDBCUtilities
 
getColumnName(ResultSetMetaData, Integer) - Static method in class org.h2gis.utilities.JDBCUtilities
Check column name from its index
getColumnNames(Connection, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns the list of all the column names of a table.
getColumnNames(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns the list of all the column names of a table.
getColumnNames(ResultSetMetaData) - Static method in class org.h2gis.utilities.JDBCUtilities
Fetch the name of columns
getColumnNamesAndIndexes(Connection, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns the list of all the column names and indexes of a table.
getColumnNamesAndIndexes(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns the list of all the column names and indexes of a table.
getColumnType(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getColumnTypeName(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getConcatenatedParameters(Map<String, String>, String...) - Static method in class org.h2gis.utilities.URIUtilities
Create the Query part of an URI
getConcurrency() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getConnection() - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
getConnection() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getConnection(String, String) - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
getCursorName() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getDate(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getDate(int, Calendar) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getDate(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getDate(String, Calendar) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getDBType(String) - Static method in class org.h2gis.utilities.dbtypes.DBUtils
Return the DBTypes deduced from the database URL.
getDBType(URI) - Static method in class org.h2gis.utilities.dbtypes.DBUtils
Return the DBTypes deduced from the database URI.
getDBType(Connection) - Static method in class org.h2gis.utilities.dbtypes.DBUtils
Return the DBTypes of a Connection.
getDbTypes() - Method in class org.h2gis.utilities.TableLocation
Return the dbtype used by tablelocation.
getDimension() - Method in class org.h2gis.utilities.GeometryMetaData
Return the dimension of the geometry 2 if XZ 3 if XZZ or XYM 4 if XYZM
getDimension() - Method in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
Gets the dimension of the coordinate sequence.
getDouble(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getDouble(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getEnvelope(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Merge the bounding box of all geometries inside the provided table.
getEnvelope(Connection, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Merge the bounding box of all geometries inside the provided table.
getEnvelope(Connection, String, String[]) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Merge the bounding box of all geometries inside a provided subquery, geometry columns Note that the geometry column can be an expression.
getEnvelope(Connection, String, String[], String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Merge the bounding box of all geometries inside a provided subquery, geometry columns and filter condition Note that the geometry column can be an expression.
getEnvelope(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Merge the bounding box of all geometries inside the provided table.
getEnvelope(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Merge the bounding box of all geometries inside the provided table.
getEnvelope(Connection, TableLocation, String...) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Merge the bounding box of all geometries inside the provided table and geometry columns Note that the geometry column can be an expression.
getEnvelope(Connection, TableLocation, String[], String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Merge the bounding box of all geometries inside the provided table, geometry columns and filter condition Note that the geometry column can be an expression.
getEnvelope(ResultSet) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Compute the full extend of a ResultSet using the first geometry field.
getEnvelope(ResultSet, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Compute the full extend of a ResultSet using a specified geometry column.
getEpsilon() - Method in class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
 
getEstimatedExtent(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Compute the 'estimated' extent of the given spatial table.
getEstimatedExtent(Connection, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Compute the 'estimated' extent of the given spatial table.
getEstimatedExtent(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Compute the 'estimated' extent of the given spatial table.
getEstimatedExtent(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Compute the 'estimated' extent of the given spatial table.
getFetchDirection() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getFetchDirection() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getFetchSize() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getFetchSize() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getFieldIndex(ResultSetMetaData, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Fetch the metadata, and check field name
getFirstColumnMetaData(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Read the geometry metadata of the first geometry column
getFirstColumnMetaData(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Read the geometry metadata of the first geometry column
getFirstColumnMetaData(ResultSet) - Static method in class org.h2gis.utilities.GeometryTableUtilities
The geometry metadata of a resulset is getting from the first row Because a resulset can mixed geometry types and SRID we are not able to return all geometry metadatas Use this method only to instantiate a GeometryMetaData object
getFirstGeometryColumnNameAndIndex(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find the first geometry column name of a table with its index
getFirstGeometryColumnNameAndIndex(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find the first geometry column name of a table with its index
getFirstGeometryColumnNameAndIndex(ResultSet) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find the first geometry column name and its index of a resultSet.
getFirstGeometryColumnNameAndIndex(ResultSetMetaData) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find the first geometry column name of a table with its index
getFirstGeometryFieldIndex() - Method in interface org.h2gis.utilities.SpatialResultSetMetaData
 
getFirstGeometryFieldIndex() - Method in class org.h2gis.utilities.wrapper.SpatialResultSetMetaDataImpl
 
getFloat(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getFloat(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getGeneratedKeys() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getGeometry() - Method in interface org.h2gis.utilities.SpatialResultSet
Retrieves Geometry value of the first geometry column.
getGeometry() - Method in class org.h2gis.utilities.wrapper.SpatialResultSetImpl
 
getGeometry(int) - Method in interface org.h2gis.utilities.SpatialResultSet
Retrieves Geometry value of the specified column.
getGeometry(int) - Method in class org.h2gis.utilities.wrapper.SpatialResultSetImpl
 
getGeometry(String) - Method in interface org.h2gis.utilities.SpatialResultSet
Retrieves Geometry value of the specified column.
getGeometry(String) - Method in class org.h2gis.utilities.wrapper.SpatialResultSetImpl
 
getGeometryColumnNames(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find geometry column names
getGeometryColumnNames(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find geometry column names
getGeometryColumnNames(ResultSetMetaData) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find geometry column names from a resulset
getGeometryColumnNamesAndIndexes(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
 
getGeometryColumnNamesAndIndexes(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find geometry column names and indexes of a table
getGeometryColumnNamesAndIndexes(ResultSetMetaData) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Find geometry column names and indexes from a resulset
getGeometryColumnsView(Connection, String, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
 
getGeometryColumnsView(Connection, String, String, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Return a resulset of the geometry column view properties from
getGeometryType() - Method in class org.h2gis.utilities.GeometryMetaData
Return a string representation of the geometry type as defined in SQL/MM specification.
getGeometryType() - Method in interface org.h2gis.utilities.SpatialResultSetMetaData
 
getGeometryType() - Method in class org.h2gis.utilities.wrapper.SpatialResultSetMetaDataImpl
 
getGeometryType(int) - Method in interface org.h2gis.utilities.SpatialResultSetMetaData
 
getGeometryType(int) - Method in class org.h2gis.utilities.wrapper.SpatialResultSetMetaDataImpl
 
getGeometryTypeCode() - Method in class org.h2gis.utilities.GeometryMetaData
Return an integer code representation of the geometry type as defined in SQL/MM specification.
getHaversineDistanceInMeters(Coordinate, Coordinate) - Static method in class org.h2gis.utilities.GeographyUtilities
Calculate the spherical distance between two coordinates in meters using the Haversine formula.
getHoldability() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getHoldability() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getIndexNames(Connection, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Return the name of all indexes for a given table
getIndexNames(Connection, String, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Return the name of indexes for a given table and column
getIndexNames(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Return the name of all indexes for a given table
getIndexNames(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Return the name of indexes for a given table and column
getInt(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getInt(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getIntegerPrimaryKey(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
 
getIntegerPrimaryKeyNameAndIndex(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Method to fetch an integer primary key (name + index).
getIsoVist(Coordinate, boolean) - Method in class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
Compute isovist polygon
getLoginTimeout() - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
getLogWriter() - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
getLong(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getLong(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getMaxFieldSize() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getMaxRows() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getMetaData() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getMetaData() - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
getMetaData() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getMetaData(byte[]) - Static method in class org.h2gis.utilities.GeometryMetaData
Read the first bytes of Geometry WKB.
getMetaData(String) - Static method in class org.h2gis.utilities.GeometryMetaData
Read the metadata from its string representation The following signatures are allowed : SRID=4326, POINT(0 0) POINT(0 0) GEOMETRY GEOMETRY(POINTZ) GEOMETRY(POINTZ, 4326)
getMetaData(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Read all geometry metadata from a table
getMetaData(Connection, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Read the geometry metadata from a column name
getMetaData(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Read all geometry metadata from a table
getMetaData(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Read the geometry metadata from a column name
getMetaData(ResultSet) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Read the geometry metadata for a resulset
getMetaData(Geometry) - Static method in class org.h2gis.utilities.GeometryMetaData
Read the first bytes of Geometry.
getMetaDataFromTablePattern(String) - Static method in class org.h2gis.utilities.GeometryMetaData
Read the metadata from its string representation The following signatures is allowed : GEOMETRY GEOMETRY(POINTZ) GEOMETRY(POINTZ, 4326)
getMoreResults() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getMoreResults(int) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getNCharacterStream(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getNCharacterStream(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getNClob(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getNClob(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getNetworkTimeout() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getNormalVector(Triangle) - Static method in class org.h2gis.utilities.jts_utils.TriMarkers
Get the normal vector to this triangle, of length 1.
getNString(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getNString(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getObject(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getObject(int, Class<T>) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getObject(int, Map<String, Class<?>>) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getObject(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getObject(String, Class<T>) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getObject(String, Map<String, Class<?>>) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getParameterMetaData() - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
getParentLogger() - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
getPrecision(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getQueryKeyValuePairs(URI) - Static method in class org.h2gis.utilities.URIUtilities
Read the Query part of an URI.
getQueryTimeout() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getRef(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getRef(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getRelativePath(File, File) - Static method in class org.h2gis.utilities.FileUtilities
Get the relative path to file, according to the path to base
getReservedWords() - Method in enum org.h2gis.utilities.dbtypes.DBTypes
Return the list of the reserved keywords.
getResultSet() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getResultSetConcurrency() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getResultSetHoldability() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getResultSetType() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getRow() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getRowCount(Connection, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Fetch the row count of a table.
getRowCount(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Fetch the row count of a table.
getRowId(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getRowId(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getScale(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getSchema() - Method in class org.h2gis.utilities.TableLocation
 
getSchema() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getSchema(String) - Method in class org.h2gis.utilities.TableLocation
 
getSchemaName(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getSfs_geometryType() - Method in class org.h2gis.utilities.GeometryMetaData
Get SFS type code
getSfs_geometryTypeCode() - Method in class org.h2gis.utilities.GeometryMetaData
Return the SFS geometry type code
getShort(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getShort(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getSlopeInPercent(Vector3D, double) - Static method in class org.h2gis.utilities.jts_utils.TriMarkers
 
getSQL() - Method in class org.h2gis.utilities.GeometryMetaData
Return the SQL representation of the geometry signature
getSQLXML(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getSQLXML(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getSRID() - Method in class org.h2gis.utilities.GeometryMetaData
Return the SRID
getSRID(Connection, float, float) - Static method in class org.h2gis.utilities.GeographyUtilities
Return a SRID code from latitude and longitude coordinates
getSRID(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Return the SRID of the first geometry column of the input table
getSRID(Connection, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Return the SRID of the first geometry column of the input table
getSRID(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Return the SRID of the first geometry column of the input table
getSRID(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Return the SRID of the first geometry column of the input table
getStatement() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getSteepestVector(Vector3D, double) - Static method in class org.h2gis.utilities.jts_utils.TriMarkers
Get the vector with the highest down slope in the plan.
getString(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getString(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTable() - Method in class org.h2gis.utilities.TableLocation
 
getTableName(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
getTableNames(Connection, String, String, String, String[]) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns the list of table names.
getTableNames(Connection, TableLocation, String[]) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns the list of table names.
getTableType(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Return the type of the table using an Enum
getTime(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTime(int, Calendar) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTime(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTime(String, Calendar) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTimestamp(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTimestamp(int, Calendar) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTimestamp(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTimestamp(String, Calendar) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTransactionIsolation() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getType() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getTypeMap() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getUnicodeStream(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getUnicodeStream(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getUniqueFieldValues(Connection, String, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns the list of distinct values contained by a field from a table from the database
getUniqueFieldValues(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns the list of distinct values contained by a field from a table from the database
getUpdateCount() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
getURL(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getURL(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getWarnings() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
getWarnings() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
getWarnings() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 

H

H2 - org.h2gis.utilities.dbtypes.DBTypes
 
H2_DRIVER_NAME - Static variable in class org.h2gis.utilities.JDBCUtilities
 
H2_DRIVER_PACKAGE_NAME - Static variable in class org.h2gis.utilities.JDBCUtilities
 
H2_JDBC_NAME - Static variable in class org.h2gis.utilities.dbtypes.Constants
H2 JDBC driver name.
H2_JDBC_PROTOCOL - Static variable in class org.h2gis.utilities.dbtypes.Constants
H2 JDBC protocol.
H2_RESERVED_WORDS - Static variable in class org.h2gis.utilities.dbtypes.Constants
H2 reserved keywords.
H2_SPECIAL_NAME_PATTERN - Static variable in class org.h2gis.utilities.dbtypes.Constants
 
H2GIS - org.h2gis.utilities.dbtypes.DBTypes
 
hasField(Connection, String, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Return true if table tableName contains field fieldName.
hasField(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Return true if table table contains field fieldName.
hasGeometryColumn(Connection, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Check if the table contains a geometry column
hasGeometryColumn(Connection, TableLocation) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Check if the table contains a geometry column
hasGeometryColumn(ResultSet) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Check if the ResultSet contains a geometry column
hashCode() - Method in class org.h2gis.utilities.TableLocation
 
hasM - Variable in class org.h2gis.utilities.GeometryMetaData
If M Component is available
hasM() - Method in class org.h2gis.utilities.GeometryMetaData
true if the geometry as a M dimension
hasZ - Variable in class org.h2gis.utilities.GeometryMetaData
If Z Component is available
hasZ() - Method in class org.h2gis.utilities.GeometryMetaData
true if the geometry as a Z dimension

I

init(Connection, String, String, String, boolean, int) - Method in class org.h2gis.utilities.trigger.UpdateTrigger
 
initDimension() - Method in class org.h2gis.utilities.GeometryMetaData
Find geometry dimension properties
initGeometryType() - Method in class org.h2gis.utilities.GeometryMetaData
Find full geometryType
insertRow() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
interpolate(Coordinate, Coordinate, Coordinate) - Static method in class org.h2gis.utilities.jts_utils.CoordinateUtils
Interpolates a z value (linearly) between the two coordinates.
intersects(Coordinate, Triangle) - Static method in class org.h2gis.utilities.jts_utils.TriMarkers
Test if a coordinate intersects the triangle
is2D() - Method in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 
isAfterLast() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
isAutoIncrement(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isBeforeFirst() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
isCaseSensitive(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isClosed() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
isClosed() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
isClosed() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
isCloseOnCompletion() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
isColumnListConnection(Connection) - Static method in class org.h2gis.utilities.TableUtilities
Return true if this connection only wants the list of columns.
isCurrency(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isDefinitelyWritable(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isDone() - Method in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 
isDone() - Method in class org.h2gis.utilities.jts_utils.Voronoi.ReplaceZ
 
isExtensionWellFormated(File, String) - Static method in class org.h2gis.utilities.FileUtilities
Check if the file has the good extension
isFileImportable(File, String) - Static method in class org.h2gis.utilities.FileUtilities
Check if the file is well formatted regarding an extension prefix.
isFirst() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
isGeometryChanged() - Method in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 
isGeometryChanged() - Method in class org.h2gis.utilities.jts_utils.Voronoi.ReplaceZ
 
isH2DataBase(Connection) - Static method in class org.h2gis.utilities.JDBCUtilities
 
isIndexed(Connection, String, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns true if the given column name from the given table is indexed, return false otherwise.
isIndexed(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns true if the given column name from the given table has an indexed, return false otherwise.
isLast() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
isLinkedTable(Connection, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Read INFORMATION_SCHEMA.TABLES in order to see if the provided table reference is a linked table.
isLinkedTable(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Read INFORMATION_SCHEMA.TABLES in order to see if the provided table reference is a linked table.
isMixed() - Method in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 
isNullable(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isPoolable() - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
isReadOnly() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
isReadOnly(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isSearchable(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isSigned(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isSpatialIndexed(Connection, String, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns true if the given column name from the given table is indexed, return false otherwise.
isSpatialIndexed(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
Check if the geometry column has a spatial index
isSpatialIndexed(Connection, TableLocation, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Returns true if the given column name from the given table is indexed, return false otherwise.
isTemporaryTable(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Read INFORMATION_SCHEMA.TABLES in order to see if the provided table reference is a temporary table.
isValid(int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
isWrapperFor(Class<?>) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
isWrapperFor(Class<?>) - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
isWrapperFor(Class<?>) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
isWrapperFor(Class<?>) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
isWrapperFor(Class<?>) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
isWritable(int) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 

J

JDBCUrlParser - Class in org.h2gis.utilities
Convert JDBC URL into JDBC Connection properties.
JDBCUtilities - Class in org.h2gis.utilities
DBMS should follow standard but it is not always the case, this class do some common operations.
JDBCUtilities.FUNCTION_TYPE - Enum in org.h2gis.utilities
 
JDBCUtilities.TABLE_TYPE - Enum in org.h2gis.utilities
 

L

last() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
LINESTRING - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
LINESTRINGM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
LINESTRINGZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
LINESTRINGZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
listFiles(File) - Static method in class org.h2gis.utilities.FileUtilities
List all files in a directory
listFiles(File, String) - Static method in class org.h2gis.utilities.FileUtilities
List all files

M

M - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
moveToCurrentRow() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
moveToInsertRow() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
MULTICURVE - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTICURVEM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTICURVEZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTICURVEZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTILINESTRING - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTILINESTRINGM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTILINESTRINGZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTILINESTRINGZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTIPOINT - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTIPOINTM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTIPOINTZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTIPOINTZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTIPOLYGON - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTIPOLYGONM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTIPOLYGONZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTIPOLYGONZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTISURFACE - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTISURFACEM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTISURFACEZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
MULTISURFACEZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 

N

nativeSQL(String) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
newFile(File, ZipEntry) - Static method in class org.h2gis.utilities.FileUtilities
 
next() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
NOTIFICATION_TABLE - Static variable in class org.h2gis.utilities.trigger.UpdateTrigger
 

O

org.h2gis.utilities - package org.h2gis.utilities
 
org.h2gis.utilities.dbtypes - package org.h2gis.utilities.dbtypes
 
org.h2gis.utilities.jts_utils - package org.h2gis.utilities.jts_utils
 
org.h2gis.utilities.trigger - package org.h2gis.utilities.trigger
 
org.h2gis.utilities.wrapper - package org.h2gis.utilities.wrapper
 

P

parse(String) - Static method in class org.h2gis.utilities.JDBCUrlParser
Convert JDBC URL into JDBC Connection properties
parse(String) - Static method in class org.h2gis.utilities.TableLocation
Convert catalog.schema.table, schema.table or table into a TableLocation instance.
parse(String, DBTypes) - Static method in class org.h2gis.utilities.TableLocation
Convert catalog.schema.table, schema.table or table into a TableLocation instance.
parseInputTable(Connection, String) - Static method in class org.h2gis.utilities.TableUtilities
Convert an input table String to a TableLocation
POINT - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POINTM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POINTZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POINTZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POLYGON - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POLYGONM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POLYGONZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POLYGONZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POLYHEDRALSURFACE - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POLYHEDRALSURFACEM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POLYHEDRALSURFACEZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POLYHEDRALSURFACEZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
POSTGIS - org.h2gis.utilities.dbtypes.DBTypes
 
POSTGIS_JDBC_PROTOCOL - Static variable in class org.h2gis.utilities.dbtypes.Constants
PostGIS JDBC protocol.
POSTGRES_MAX_VARCHAR - Static variable in class org.h2gis.utilities.JDBCUtilities
 
POSTGRESQL - org.h2gis.utilities.dbtypes.DBTypes
 
POSTGRESQL_H2_JDBC_PROTOCOL - Static variable in class org.h2gis.utilities.dbtypes.Constants
PostgreSQL_H2 JDBC protocol.
POSTGRESQL_JDBC_NAME - Static variable in class org.h2gis.utilities.dbtypes.Constants
POSTGRESQL JDBC driver name.
POSTGRESQL_JDBC_PROTOCOL - Static variable in class org.h2gis.utilities.dbtypes.Constants
PostgreSQL JDBC protocol.
POSTGRESQL_RESERVED_WORDS - Static variable in class org.h2gis.utilities.dbtypes.Constants
 
POSTGRESQL_SPECIAL_NAME_PATTERN - Static variable in class org.h2gis.utilities.dbtypes.Constants
 
prepareCall(String) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
prepareCall(String, int, int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
PreparedStatementWrapper - Class in org.h2gis.utilities.wrapper
 
PreparedStatementWrapper(PreparedStatement, ConnectionWrapper) - Constructor for class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
prepareInformationSchemaStatement(Connection, String, String, String, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
For table containing catalog, schema and table name, this function create a prepared statement with a filter on this combination.
prepareInformationSchemaStatement(Connection, String, String, String, String, String, String, String, String) - Static method in class org.h2gis.utilities.GeometryTableUtilities
For table containing catalog, schema and table name, this function create a prepared statement with a filter on this combination.
prepareStatement(String) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
prepareStatement(String, int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
prepareStatement(String, int[]) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
prepareStatement(String, int, int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
prepareStatement(String, String[]) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
previous() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
processTriangle(TriMarkers, List<Double>) - Static method in class org.h2gis.utilities.jts_utils.Contouring
 

Q

QUOTE_CHAR - Static variable in class org.h2gis.utilities.TableLocation
Recognized by H2 and Postgres
QUOTE_PATTERN - Static variable in class org.h2gis.utilities.TableLocation
 
quoteIdentifier(String) - Static method in class org.h2gis.utilities.TableLocation
Always Quote string for both H2 and Postgre compatibility
quoteIdentifier(String, DBTypes) - Static method in class org.h2gis.utilities.TableLocation
Quote identifier only if necessary.

R

RADIUS_OF_EARTH_IN_METERS - Static variable in class org.h2gis.utilities.GeographyUtilities
The approximate radius of earth as defined for WGS84 see .
refreshRow() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
relative(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
relativize(URI, URI) - Static method in class org.h2gis.utilities.URIUtilities
Enhanced version of URI.relativize, the target can now be in parent folder of base URI.
releaseSavepoint(Savepoint) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
remove() - Method in class org.h2gis.utilities.trigger.UpdateTrigger
 
removeDuplicatedCoordinates(Coordinate[], boolean) - Static method in class org.h2gis.utilities.jts_utils.CoordinateUtils
Remove dupliacted coordinates Note : This method doesn't preserve the topology of geometry
removeRepeatedCoordinates(Coordinate[], double, boolean) - Static method in class org.h2gis.utilities.jts_utils.CoordinateUtils
Remove repeated coordinates according a given tolerance
ReplaceZ() - Constructor for class org.h2gis.utilities.jts_utils.Voronoi.ReplaceZ
 
ResultSetMetaDataWrapper - Class in org.h2gis.utilities.wrapper
Wrap ResultSetMetaData, in order to be converted to SpatialResultSetMetaData if the result set is spatial.
ResultSetMetaDataWrapper(ResultSetMetaData, StatementWrapper) - Constructor for class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
ResultSetWrapper - Class in org.h2gis.utilities.wrapper
 
ResultSetWrapper(ResultSet, StatementWrapper) - Constructor for class org.h2gis.utilities.wrapper.ResultSetWrapper
 
RobustLineIntersector3D - Class in org.h2gis.utilities.jts_utils
This class has been extracted from RobustLineIntersector from JTS in order to fix the Z coordinate.
RobustLineIntersector3D() - Constructor for class org.h2gis.utilities.jts_utils.RobustLineIntersector3D
 
rollback() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
rollback(Savepoint) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
round(double, int) - Static method in class org.h2gis.utilities.jts_utils.CoordinateUtils
Round a double value according a number of decimal places
rowDeleted() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
rowInserted() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
rowUpdated() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 

S

SCHEME_DBTYPE_MAP - Static variable in class org.h2gis.utilities.dbtypes.Constants
Map used to convert URI scheme to DBType
second() - Method in class org.h2gis.utilities.Tuple
 
setArray(int, Array) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setAsciiStream(int, InputStream) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, int) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setAsciiStream(int, InputStream, long) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setAutoCommit(boolean) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setBigDecimal(int, BigDecimal) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setBinaryStream(int, InputStream) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, int) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setBinaryStream(int, InputStream, long) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setBlob(int, InputStream) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setBlob(int, InputStream, long) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setBlob(int, Blob) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setBoolean(int, boolean) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setByte(int, byte) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setBytes(int, byte[]) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setCatalog(String) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setCharacterStream(int, Reader) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setCharacterStream(int, Reader, int) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setCharacterStream(int, Reader, long) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setClientInfo(String, String) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setClientInfo(Properties) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setClob(int, Reader) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setClob(int, Reader, long) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setClob(int, Clob) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setCursorName(String) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
setDate(int, Date) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setDate(int, Date, Calendar) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setDefaultSchema(String) - Method in class org.h2gis.utilities.TableLocation
 
setDimension(int) - Method in class org.h2gis.utilities.GeometryMetaData
Set the dimension of the geometry
setDouble(int, double) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setEnvelope(Envelope) - Method in class org.h2gis.utilities.jts_utils.Voronoi
Optional Voronoi envelope.
setEpsilon(double) - Method in class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
 
setEscapeProcessing(boolean) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
setFetchDirection(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
setFetchDirection(int) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
setFetchSize(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
setFetchSize(int) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
setFloat(int, float) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setGeometryType(String) - Method in class org.h2gis.utilities.GeometryMetaData
Set the geometry type name
setGeometryTypeCode(int) - Method in class org.h2gis.utilities.GeometryMetaData
Set full geometry type with +1000
setHasM(boolean) - Method in class org.h2gis.utilities.GeometryMetaData
True is geometry has M
setHasZ(boolean) - Method in class org.h2gis.utilities.GeometryMetaData
True is geometry has Z
setHoldability(int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setInt(int, int) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setLoginTimeout(int) - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
setLogWriter(PrintWriter) - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
setLong(int, long) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setMAXDim(int) - Method in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
Sets the maximum allowed dimension for the filter.
setMaxFieldSize(int) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
setMaxRows(int) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
setNCharacterStream(int, Reader) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setNCharacterStream(int, Reader, long) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setNClob(int, Reader) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setNClob(int, Reader, long) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setNClob(int, NClob) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setNetworkTimeout(Executor, int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setNString(int, String) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setNull(int, int) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setNull(int, int, String) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setNumPoints(int) - Method in class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
 
setObject(int, Object) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setObject(int, Object, int) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setObject(int, Object, int, int) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setPoolable(boolean) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
setQueryTimeout(int) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
setReadOnly(boolean) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setRef(int, Ref) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setRowId(int, RowId) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setSavepoint() - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setSavepoint(String) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setSchema(String) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setSfs_geometryType(String) - Method in class org.h2gis.utilities.GeometryMetaData
Set the SFS geometry type name
setSfs_geometryTypeCode(int) - Method in class org.h2gis.utilities.GeometryMetaData
Set SFS type code
setShort(int, short) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setSQLXML(int, SQLXML) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setSRID(int) - Method in class org.h2gis.utilities.GeometryMetaData
Set the SRID
setString(int, String) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setTime(int, Time) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setTime(int, Time, Calendar) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setTimestamp(int, Timestamp) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setTimestamp(int, Timestamp, Calendar) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setTransactionIsolation(int) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setTypeMap(Map<String, Class<?>>) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
setUnicodeStream(int, InputStream, int) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
setURL(int, URL) - Method in class org.h2gis.utilities.wrapper.PreparedStatementWrapper
 
sfs_geometryType - Variable in class org.h2gis.utilities.GeometryMetaData
SFS String representation of the geometry type only canonical form POINT, LINESTRING...
sfs_geometryTypeCode - Variable in class org.h2gis.utilities.GeometryMetaData
Simplified geometry type code without +1000
SPATIAL_DATASOURCE_ENDSWITH - Static variable in class org.h2gis.utilities.JDBCUrlParser
If the property value of DataSourceFactory#OSGI_JDBC_DRIVER_NAME ends with SPATIAL_DATASOURCE_ENDSWITH then it is the wrapped spatial version of a DataSourceFactory
SpatialResultSet - Interface in org.h2gis.utilities
In order to provide a common API with H2 Spatial and PostGIS, this result set manage the conversion of column to JTS geometry.
SpatialResultSetImpl - Class in org.h2gis.utilities.wrapper
 
SpatialResultSetImpl(ResultSet, StatementWrapper) - Constructor for class org.h2gis.utilities.wrapper.SpatialResultSetImpl
 
SpatialResultSetMetaData - Interface in org.h2gis.utilities
In order to provide a common API with H2 Spatial and PostGIS this MetaData give type information on Geometry fields.
SpatialResultSetMetaDataImpl - Class in org.h2gis.utilities.wrapper
 
SpatialResultSetMetaDataImpl(ResultSetMetaData, StatementWrapper) - Constructor for class org.h2gis.utilities.wrapper.SpatialResultSetMetaDataImpl
Constructor
specialNamePattern() - Method in enum org.h2gis.utilities.dbtypes.DBTypes
Return the special name pattern.
split(String) - Static method in class org.h2gis.utilities.TableLocation
Convert catalog.schema.table, schema.table or table into a String array instance.
splitInterval(double, double, TriMarkers, Deque<TriMarkers>, Deque<TriMarkers>) - Static method in class org.h2gis.utilities.jts_utils.Contouring
Use interval to split the triangle into severals ones
SRID - Variable in class org.h2gis.utilities.GeometryMetaData
EPSG code
statement - Variable in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
StatementWrapper - Class in org.h2gis.utilities.wrapper
 
StatementWrapper(Statement, ConnectionWrapper) - Constructor for class org.h2gis.utilities.wrapper.StatementWrapper
 
suffixTableLocation(TableLocation, String) - Static method in class org.h2gis.utilities.TableUtilities
Suffix a TableLocation
SURFACE - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
SURFACEM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
SURFACEZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
SURFACEZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 

T

TABLE - org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
 
TABLE_LINK - org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
 
tableExists(Connection, String) - Static method in class org.h2gis.utilities.JDBCUtilities
Return true if the table exists.
tableExists(Connection, TableLocation) - Static method in class org.h2gis.utilities.JDBCUtilities
Return true if the table exists.
TableLocation - Class in org.h2gis.utilities
Just a class used to split Catalog Schema and Table.
TableLocation(String) - Constructor for class org.h2gis.utilities.TableLocation
 
TableLocation(String, String) - Constructor for class org.h2gis.utilities.TableLocation
 
TableLocation(String, String, String) - Constructor for class org.h2gis.utilities.TableLocation
 
TableLocation(String, String, String, DBTypes) - Constructor for class org.h2gis.utilities.TableLocation
 
TableLocation(String, String, DBTypes) - Constructor for class org.h2gis.utilities.TableLocation
 
TableLocation(String, DBTypes) - Constructor for class org.h2gis.utilities.TableLocation
 
TableLocation(ResultSet) - Constructor for class org.h2gis.utilities.TableLocation
 
TableUtilities - Class in org.h2gis.utilities
Utility in order to simplify table function usage
TEMPORARY - org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
 
TIN - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
TINM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
TINZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
TINZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
toArray() - Method in class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
toString() - Method in class org.h2gis.utilities.jts_utils.TriMarkers
 
toString() - Method in class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
toString() - Method in class org.h2gis.utilities.TableLocation
 
toString() - Method in class org.h2gis.utilities.Tuple
 
toString(DBTypes) - Method in class org.h2gis.utilities.TableLocation
String representation of Table location, for insertion in SQL statement.
TRIANGLE - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
TRIANGLEM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
TRIANGLEZ - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
TRIANGLEZM - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
TRIGGER_SCHEMA - Static variable in class org.h2gis.utilities.trigger.UpdateTrigger
 
TRIGGER_TABLE - Static variable in class org.h2gis.utilities.trigger.UpdateTrigger
 
TriMarkers - Class in org.h2gis.utilities.jts_utils
Used by TriangleContouring.
TriMarkers() - Constructor for class org.h2gis.utilities.jts_utils.TriMarkers
Default constructor
TriMarkers(Coordinate, Coordinate, Coordinate, double, double, double) - Constructor for class org.h2gis.utilities.jts_utils.TriMarkers
Constructor
Triple() - Constructor for class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
Triple(int, int, int) - Constructor for class org.h2gis.utilities.jts_utils.Voronoi.Triple
 
Tuple<T,​U> - Class in org.h2gis.utilities
Basic tuple class
Tuple(T, U) - Constructor for class org.h2gis.utilities.Tuple
 

U

unFormat(String, DBTypes) - Static method in class org.h2gis.utilities.TableLocation
 
UNKNOWN - org.h2gis.utilities.dbtypes.DBTypes
 
UNKOWN - org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
 
unwrap(Class<T>) - Method in class org.h2gis.utilities.wrapper.ConnectionWrapper
 
unwrap(Class<T>) - Method in class org.h2gis.utilities.wrapper.DataSourceWrapper
 
unwrap(Class<T>) - Method in class org.h2gis.utilities.wrapper.ResultSetMetaDataWrapper
 
unwrap(Class<T>) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
unwrap(Class<T>) - Method in class org.h2gis.utilities.wrapper.SpatialResultSetImpl
 
unwrap(Class<T>) - Method in class org.h2gis.utilities.wrapper.SpatialResultSetMetaDataImpl
 
unwrap(Class<T>) - Method in class org.h2gis.utilities.wrapper.StatementWrapper
 
unzipFile(File, File) - Static method in class org.h2gis.utilities.FileUtilities
Unzip to a directory
updateArray(int, Array) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateArray(String, Array) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateAsciiStream(int, InputStream) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateAsciiStream(int, InputStream, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateAsciiStream(int, InputStream, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateAsciiStream(String, InputStream) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateAsciiStream(String, InputStream, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateAsciiStream(String, InputStream, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBigDecimal(int, BigDecimal) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBigDecimal(String, BigDecimal) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBinaryStream(int, InputStream) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBinaryStream(int, InputStream, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBinaryStream(int, InputStream, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBinaryStream(String, InputStream) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBinaryStream(String, InputStream, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBinaryStream(String, InputStream, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBlob(int, InputStream) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBlob(int, InputStream, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBlob(int, Blob) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBlob(String, InputStream) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBlob(String, InputStream, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBlob(String, Blob) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBoolean(int, boolean) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBoolean(String, boolean) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateByte(int, byte) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateByte(String, byte) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBytes(int, byte[]) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateBytes(String, byte[]) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateCharacterStream(int, Reader) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateCharacterStream(int, Reader, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateCharacterStream(int, Reader, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateCharacterStream(String, Reader) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateCharacterStream(String, Reader, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateCharacterStream(String, Reader, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateClob(int, Reader) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateClob(int, Reader, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateClob(int, Clob) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateClob(String, Reader) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateClob(String, Reader, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateClob(String, Clob) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateDate(int, Date) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateDate(String, Date) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateDouble(int, double) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateDouble(String, double) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateFloat(int, float) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateFloat(String, float) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateGeometry(int, Geometry) - Method in interface org.h2gis.utilities.SpatialResultSet
Update the geometry value
updateGeometry(int, Geometry) - Method in class org.h2gis.utilities.wrapper.SpatialResultSetImpl
 
updateGeometry(String, Geometry) - Method in interface org.h2gis.utilities.SpatialResultSet
Update the geometry value
updateGeometry(String, Geometry) - Method in class org.h2gis.utilities.wrapper.SpatialResultSetImpl
 
updateInt(int, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateInt(String, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateLong(int, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateLong(String, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNCharacterStream(int, Reader) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNCharacterStream(int, Reader, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNCharacterStream(String, Reader) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNCharacterStream(String, Reader, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNClob(int, Reader) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNClob(int, Reader, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNClob(int, NClob) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNClob(String, Reader) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNClob(String, Reader, long) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNClob(String, NClob) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNString(int, String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNString(String, String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNull(int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateNull(String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateObject(int, Object) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateObject(int, Object, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateObject(String, Object) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateObject(String, Object, int) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateRef(int, Ref) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateRef(String, Ref) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateRow() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateRowId(int, RowId) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateRowId(String, RowId) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateShort(int, short) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateShort(String, short) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateSQLXML(int, SQLXML) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateSQLXML(String, SQLXML) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateString(int, String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateString(String, String) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateTime(int, Time) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateTime(String, Time) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateTimestamp(int, Timestamp) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
updateTimestamp(String, Timestamp) - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
UpdateTrigger - Class in org.h2gis.utilities.trigger
This trigger is used to track modifications on tables by inserting notifications into a temporary table.
UpdateTrigger() - Constructor for class org.h2gis.utilities.trigger.UpdateTrigger
 
URIUtilities - Class in org.h2gis.utilities
Utility class in order to manage URI
URIUtilities() - Constructor for class org.h2gis.utilities.URIUtilities
 

V

valueOf(String) - Static method in enum org.h2gis.utilities.dbtypes.DBTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.h2gis.utilities.JDBCUtilities.FUNCTION_TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.h2gis.utilities.dbtypes.DBTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.h2gis.utilities.JDBCUtilities.FUNCTION_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
vectorIntersection(Coordinate, Vector3D, Coordinate, Vector3D) - Static method in class org.h2gis.utilities.jts_utils.CoordinateUtils
Compute intersection point of two vectors
VIEW - org.h2gis.utilities.JDBCUtilities.TABLE_TYPE
 
VisibilityAlgorithm - Class in org.h2gis.utilities.jts_utils
This class compute an IsoVist from a coordinate and a set of originalSegments This code is adapted from Byron Knoll byron-at-byronknoll.com javascript library: https://github.com/byronknoll/visibility-polygon-js First, sort all vertices according to their angle to the observer.
VisibilityAlgorithm(double) - Constructor for class org.h2gis.utilities.jts_utils.VisibilityAlgorithm
 
Voronoi - Class in org.h2gis.utilities.jts_utils
Voronoi algorithms
Voronoi() - Constructor for class org.h2gis.utilities.jts_utils.Voronoi
Constructor
Voronoi(double) - Constructor for class org.h2gis.utilities.jts_utils.Voronoi
Constructor
Voronoi.ReplaceZ - Class in org.h2gis.utilities.jts_utils
Replaces the z value to each vertex of the Geometry.
Voronoi.Triple - Class in org.h2gis.utilities.jts_utils
Triangle vertex and neighbors information.

W

wasNull() - Method in class org.h2gis.utilities.wrapper.ResultSetWrapper
 
wrapConnection(Connection) - Static method in class org.h2gis.utilities.JDBCUtilities
Use this only if DataSource is not available.
wrapSpatialDataSource(DataSource) - Static method in class org.h2gis.utilities.JDBCUtilities
In order to be able to use Wrapper.unwrap(Class) and Wrapper.unwrap(Class) to get SpatialResultSet and SpatialResultSetMetaData this method wrap the provided dataSource.

X

XY - Static variable in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 
XYZ - Static variable in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 
XYZM - Static variable in class org.h2gis.utilities.jts_utils.CoordinateSequenceDimensionFilter
 

Z

Z - Static variable in interface org.h2gis.utilities.GeometryTypeCodes
 
zip(File[], File) - Static method in class org.h2gis.utilities.FileUtilities
Zips the specified files
zip(File, File) - Static method in class org.h2gis.utilities.FileUtilities
Zips the specified file or folder
zMinMax(Coordinate[]) - Static method in class org.h2gis.utilities.jts_utils.CoordinateUtils
Determine the min and max "z" values in an array of Coordinates.
A B C D E F G H I J L M N O P Q R S T U V W X Z 
All Classes All Packages