Uses of Class
org.gvsig.daltransform.CreateWizardException

Packages that use CreateWizardException
org.gvsig.daltransform   
org.gvsig.daltransform.impl   
 

Uses of CreateWizardException in org.gvsig.daltransform
 

Methods in org.gvsig.daltransform that throw CreateWizardException
 DataTransformWizard DataTransformManager.createWizard()
          Creates a wizard that can be used to apply the transformations.
 DataTransformWizard DataTransformManager.createWizard(java.lang.String transformName)
          It creates a wizard and selects the transformation specified by the parameter.
 

Uses of CreateWizardException in org.gvsig.daltransform.impl
 

Methods in org.gvsig.daltransform.impl that throw CreateWizardException
 DataTransformWizard DefaultDataTransformManager.createWizard()
           
 DataTransformWizard DefaultDataTransformManager.createWizard(java.lang.String transformName)
           
 



Copyright © 2014 gvSIG Association. All Rights Reserved.