Class ExportImageAction

    • Constructor Detail

      • ExportImageAction

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

      • actionPerformed

        public void actionPerformed(ActionEvent e)