Class PolyPane

    • Constructor Detail

      • PolyPane

        public PolyPane(JeographyGIS gis,
                        PolySelectionAdapter polySelectionAdapter)
        Create a new instance of a PolyPane.
        Parameters:
        gis - the JeographyGIS instance in use.
        polySelectionAdapter - the polygonal selection adapter that backs this view.
    • 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.
      • selectionChanged

        public void selectionChanged()
        Description copied from interface: SelectionChangeListener
        Triggered when a complex change happened to the selection.