Class RectPane

    • Constructor Detail

      • RectPane

        public RectPane(JeographyGIS gis,
                        SelectionAdapter selectionAdapter)
        Create a new Panel for a rectangular selection.
        Parameters:
        gis - the JeographyGIS instance this is connected to.
        selectionAdapter - the adapter that manages the selection.
    • Method Detail

      • pixelValuesChanged

        public void pixelValuesChanged()
        Description copied from interface: SelectionChangeListener
        Triggered when the pixel instance's values changed.
      • geographicValuesChanged

        public void geographicValuesChanged()
        Description copied from interface: SelectionChangeListener
        Triggered when the geographic instance's values changed.