Package org.geotools.swing.process


package org.geotools.swing.process
GUI components for running GeoTools processes.
  • Classes
    Class
    Description
    Wizard to walk users through running a process.
    This page is responsible making a user interface based on the provided ProcessFactory.
    This page is responsible for actually executing the process with the given parameters and then displaying the result.
    This page is responsible for making a process selection widget that moves onto to the selected process page.