Uses of Class
com.vividsolutions.jump.workbench.model.SystemLayerFinder

Packages that use SystemLayerFinder
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.ui.warp   
 

Uses of SystemLayerFinder in com.vividsolutions.jump.workbench.model
 

Subclasses of SystemLayerFinder in com.vividsolutions.jump.workbench.model
 class AbstractVectorLayerFinder
          Retrieves a two-point-LineString layer and sets its styles.
 class FenceLayerFinder
          Retrieves the layer containing the single Fence polygon (if any) and sets its styles.
 

Uses of SystemLayerFinder in com.vividsolutions.jump.workbench.ui.warp
 

Subclasses of SystemLayerFinder in com.vividsolutions.jump.workbench.ui.warp
 class IncrementalWarpingVectorLayerFinder
          Retrieves the Incremental Warping Vectors layer and sets its styles.
 class WarpingVectorLayerFinder
          Retrieves the Warping Vectors layer and sets its styles.