Uses of Interface
org.h2gis.h2spatialapi.ProgressVisitor

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)
           
 



Copyright © 2015 IRSTV CNRS-FR-2488. All Rights Reserved.