Interface LayerNamePanel

    • Method Detail

      • getSelectedLayers

        Layer[] getSelectedLayers()
        Return an array of selected Layers. Note that layerables which are not Layers like WMSLayer or RasterImageLayer are not returned.
      • chooseEditableLayer

        Layer chooseEditableLayer()
        Returns:
        e.g. the first selected editable layer, otherwise the first editable layer, otherwise null
      • dispose

        void dispose()
        The parent window is closing.