Uses of Class
org.gvsig.daltransform.CreateWizardException
Packages that use CreateWizardException
-
Uses of CreateWizardException in org.gvsig.daltransform
Methods in org.gvsig.daltransform that throw CreateWizardExceptionModifier and TypeMethodDescriptionDataTransformManager.createWizard()Creates a wizard that can be used to apply the transformations.DataTransformManager.createWizard(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 CreateWizardExceptionModifier and TypeMethodDescriptionDefaultDataTransformManager.createWizard()DefaultDataTransformManager.createWizard(String transformName)