Uses of Package
com.vividsolutions.jump.workbench.model

Packages that use com.vividsolutions.jump.workbench.model
com.vividsolutions.jump.plugin.qa   
com.vividsolutions.jump.workbench   
com.vividsolutions.jump.workbench.driver   
com.vividsolutions.jump.workbench.imagery   
com.vividsolutions.jump.workbench.model Layers, Categories, and Layer Managers -- the top level of abstraction in the JUMP data model, wrapping Features and FeatureCollections, which in turn wrap Geometries. 
com.vividsolutions.jump.workbench.plugin The API for "plug-ins", which are code modules that can be assigned to buttons and menu items. 
com.vividsolutions.jump.workbench.ui   
com.vividsolutions.jump.workbench.ui.cursortool   
com.vividsolutions.jump.workbench.ui.cursortool.editing   
com.vividsolutions.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items). 
com.vividsolutions.jump.workbench.ui.plugin.clipboard   
com.vividsolutions.jump.workbench.ui.plugin.datastore   
com.vividsolutions.jump.workbench.ui.plugin.generate   
com.vividsolutions.jump.workbench.ui.plugin.imagery   
com.vividsolutions.jump.workbench.ui.renderer   
com.vividsolutions.jump.workbench.ui.renderer.style   
com.vividsolutions.jump.workbench.ui.style   
com.vividsolutions.jump.workbench.ui.toolbox   
com.vividsolutions.jump.workbench.ui.warp   
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.plugin.qa
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench
LayerManager
          Registry of Layers in a Task.
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
Task
          Whatever the user needs to do a particular task.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.driver
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
LayerManager
          Registry of Layers in a Task.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.imagery
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.model
AbstractLayerable
          Default implementation of the Layerable interface.
Category
          A folder containing Layers.
CategoryEvent
          An addition, removal, or modification of a Category.
CategoryEventType
          Whether a Category was added, removed, or modified.
FeatureEvent
          An addition, removal, or modification of a Feature.
FeatureEventType
          Whether a Feature was added, removed, or modified.
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
Layerable
          A "sheet" of spatial data, overlaid on other "sheets".
LayerEvent
          An addition, removal, or modification of a Layer.
LayerEventType
          Whether a Layer was added, removed, or modified.
LayerListener
          Notified when a Category, Layer, or Feature is added, removed, or modified.
LayerManager
          Registry of Layers in a Task.
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
ObservableFeatureCollection.Listener
          Listens for features being added to or removed from a FeatureCollection.
SystemLayerFinder
          A "system-maintained layer" has a fixed set of styles and is identified by name.
Task.NameListener
          Interface: NameListener must respond to task name changing.
UndoableCommand
          An action that can be rolled back.
UndoableEditReceiver
          Receives UndoableEdits from PlugIns and CursorTools.
UndoableEditReceiver.Listener
           
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.plugin
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
LayerManager
          Registry of Layers in a Task.
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
Task
          Whatever the user needs to do a particular task.
UndoableCommand
          An action that can be rolled back.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui
CategoryEvent
          An addition, removal, or modification of a Category.
FeatureEvent
          An addition, removal, or modification of a Feature.
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
LayerEvent
          An addition, removal, or modification of a Layer.
LayerListener
          Notified when a Category, Layer, or Feature is added, removed, or modified.
LayerManager
          Registry of Layers in a Task.
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
Task
          Whatever the user needs to do a particular task.
Task.NameListener
          Interface: NameListener must respond to task name changing.
UndoableCommand
          An action that can be rolled back.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.cursortool
AbstractVectorLayerFinder
          Retrieves a two-point-LineString layer and sets its styles.
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
UndoableCommand
          An action that can be rolled back.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.cursortool.editing
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
Task
          Whatever the user needs to do a particular task.
UndoableCommand
          An action that can be rolled back.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.plugin
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
Layerable
          A "sheet" of spatial data, overlaid on other "sheets".
LayerManager
          Registry of Layers in a Task.
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
Task
          Whatever the user needs to do a particular task.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.plugin.clipboard
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
Layerable
          A "sheet" of spatial data, overlaid on other "sheets".
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.plugin.datastore
Layerable
          A "sheet" of spatial data, overlaid on other "sheets".
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.plugin.generate
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
UndoableCommand
          An action that can be rolled back.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.plugin.imagery
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.renderer
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
Layerable
          A "sheet" of spatial data, overlaid on other "sheets".
WMSLayer
          A Layerable that retrieves images from a Web Map Server.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.renderer.style
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.style
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.toolbox
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
 

Classes in com.vividsolutions.jump.workbench.model used by com.vividsolutions.jump.workbench.ui.warp
AbstractVectorLayerFinder
          Retrieves a two-point-LineString layer and sets its styles.
Layer
          Adds colour, line-width, and other stylistic information to a Feature Collection.
LayerManagerProxy
          An object that contains or is otherwise associated with a LayerManager.
SystemLayerFinder
          A "system-maintained layer" has a fixed set of styles and is identified by name.
UndoableCommand
          An action that can be rolled back.