Class InfoModel


  • public class InfoModel
    extends Object
    • Constructor Detail

      • InfoModel

        public InfoModel()
    • Method Detail

      • dispose

        public void dispose()
        Releases references to the data, to facilitate garbage collection. Important for MDI apps like the JCS Workbench.
      • getLayerTableModels

        public Collection getLayerTableModels()
      • remove

        public void remove​(Layer layer)
      • clear

        public void clear()
      • getLayers

        public List getLayers()