|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ProgressVisitor in org.h2gis.h2spatialapi |
|---|
| Classes in org.h2gis.h2spatialapi that implement ProgressVisitor | |
|---|---|
class |
EmptyProgressVisitor
A progress visitor that do nothing. |
| Methods in org.h2gis.h2spatialapi that return ProgressVisitor | |
|---|---|
ProgressVisitor |
EmptyProgressVisitor.subProcess(int stepCount)
|
ProgressVisitor |
ProgressVisitor.subProcess(int stepCount)
Create a sub process. |
| Methods in org.h2gis.h2spatialapi with parameters of type ProgressVisitor | |
|---|---|
void |
DriverFunction.exportTable(Connection connection,
String tableReference,
File fileName,
ProgressVisitor progress)
|
void |
DriverFunction.importFile(Connection connection,
String tableReference,
File fileName,
ProgressVisitor progress)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||