Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
O
P
R
S
V
A
AbstractFunction
- Class in
org.h2gis.h2spatialapi
Function that handle properties in a map
AbstractFunction()
- Constructor for class org.h2gis.h2spatialapi.
AbstractFunction
addProperty(String, Object)
- Method in class org.h2gis.h2spatialapi.
AbstractFunction
addPropertyChangeListener(String, PropertyChangeListener)
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
addPropertyChangeListener(String, PropertyChangeListener)
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
Listen for this visitor properties
C
cancel()
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
cancel()
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
Call this method to cancel the operation
D
DeterministicScalarFunction
- Class in
org.h2gis.h2spatialapi
Extended by Scalar function whose return always the same value for the same arguments.
DeterministicScalarFunction()
- Constructor for class org.h2gis.h2spatialapi.
DeterministicScalarFunction
DriverFunction
- Interface in
org.h2gis.h2spatialapi
This function can import/export a file into/from a table.
DriverFunction.IMPORT_DRIVER_TYPE
- Enum in
org.h2gis.h2spatialapi
A linked table is created instantly but work only if the DataBase is local.
E
EmptyProgressVisitor
- Class in
org.h2gis.h2spatialapi
A progress visitor that do nothing.
EmptyProgressVisitor()
- Constructor for class org.h2gis.h2spatialapi.
EmptyProgressVisitor
endOfProgress()
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
endOfProgress()
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
Same thing as call
ProgressVisitor.setStep(int)
with step count.
endStep()
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
endStep()
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
Same as
ProgressVisitor.setStep(int)
with currentStep++
exportTable(Connection, String, File, ProgressVisitor)
- Method in interface org.h2gis.h2spatialapi.
DriverFunction
F
Function
- Interface in
org.h2gis.h2spatialapi
Main interface for SQL Functions services.
G
getExportFormats()
- Method in interface org.h2gis.h2spatialapi.
DriverFunction
Get the file extensions that can be saved by this driver
getFormatDescription(String)
- Method in interface org.h2gis.h2spatialapi.
DriverFunction
getImportDriverType()
- Method in interface org.h2gis.h2spatialapi.
DriverFunction
getImportFormats()
- Method in interface org.h2gis.h2spatialapi.
DriverFunction
Get the file extensions that can be loaded by this driver
getJavaStaticMethod()
- Method in interface org.h2gis.h2spatialapi.
ScalarFunction
Returns Java name of static methods in this class to expose in database, theses methods are under the same alias but with different number of arguments.
getProgression()
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
getProgression()
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
getProperty(String)
- Method in class org.h2gis.h2spatialapi.
AbstractFunction
getProperty(String)
- Method in interface org.h2gis.h2spatialapi.
Function
Optional function properties
getStepCount()
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
getStepCount()
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
I
importFile(Connection, String, File, ProgressVisitor)
- Method in interface org.h2gis.h2spatialapi.
DriverFunction
isCanceled()
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
isCanceled()
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
O
org.h2gis.h2spatialapi
- package org.h2gis.h2spatialapi
P
ProgressVisitor
- Interface in
org.h2gis.h2spatialapi
Progression information.
PROP_DETERMINISTIC
- Static variable in interface org.h2gis.h2spatialapi.
ScalarFunction
Boolean, Deterministic functions must always return the same value for the same parameters.
PROP_NAME
- Static variable in interface org.h2gis.h2spatialapi.
Function
SQL function name, take class name by default
PROP_NOBUFFER
- Static variable in interface org.h2gis.h2spatialapi.
ScalarFunction
Boolean, if nobuffer is true then this function will be called more often but will not cache the results in memory nor files
PROP_REMARKS
- Static variable in interface org.h2gis.h2spatialapi.
Function
SQL Function description
PROPERTY_CANCELED
- Static variable in interface org.h2gis.h2spatialapi.
ProgressVisitor
R
removeProperty(String)
- Method in class org.h2gis.h2spatialapi.
AbstractFunction
removePropertyChangeListener(PropertyChangeListener)
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
removePropertyChangeListener(PropertyChangeListener)
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
S
ScalarFunction
- Interface in
org.h2gis.h2spatialapi
Scalar function interface.
setStep(int)
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
setStep(int)
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
subProcess(int)
- Method in class org.h2gis.h2spatialapi.
EmptyProgressVisitor
subProcess(int)
- Method in interface org.h2gis.h2spatialapi.
ProgressVisitor
Create a sub process.
V
valueOf(String)
- Static method in enum org.h2gis.h2spatialapi.
DriverFunction.IMPORT_DRIVER_TYPE
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.h2gis.h2spatialapi.
DriverFunction.IMPORT_DRIVER_TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
F
G
I
O
P
R
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015
IRSTV CNRS-FR-2488
. All Rights Reserved.