Class ApiAction

    • Constructor Detail

      • ApiAction

        public ApiAction(JeographyGIS gis,
                         SelectionAdapter selectionAdapter)
        Create this action with the given SelectionAdapter as a source for the download area.
        Parameters:
        gis - the JeographyGIS instance this is about.
        selectionAdapter - the adapter to get the selection from.
    • Method Detail

      • actionPerformed

        public void actionPerformed(ActionEvent e)