Class GISAgentSelectionStep

  • All Implemented Interfaces:
    ImageObserver, MenuContainer, Serializable, Accessible, org.pietschy.wizard.WizardStep, PluginWizardStepListener

    public class GISAgentSelectionStep
    extends AgentSelectionStep
    Deprecated.
    2D piccolo based code is being removed
    Agent selection step for the 2D GIS wizard. This overrides the parent prepare() method since the layer index ordering in the GIS display is reverse of the other displays. TODO Add the layer background index info to the viz registry data so that the general wizards will understand the proper layer order.
    Author:
    Eric Tatara
    See Also:
    Serialized Form
    • Constructor Detail

      • GISAgentSelectionStep

        public GISAgentSelectionStep()
        Deprecated.
    • Method Detail

      • applyState

        public void applyState()
                        throws org.pietschy.wizard.InvalidStateException
        Deprecated.
        Specified by:
        applyState in interface org.pietschy.wizard.WizardStep
        Overrides:
        applyState in class AgentSelectionStep
        Throws:
        org.pietschy.wizard.InvalidStateException