Uses of Class
com.vividsolutions.jump.workbench.model.SystemLayerFinder
-
Packages that use SystemLayerFinder Package Description 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 Modifier and Type Class Description classAbstractVectorLayerFinderRetrieves a two-point-LineString layer and sets its styles.classFenceLayerFinderRetrieves the layer containing the single Fence polygon (if any) and sets its styles.classMeasureLayerFinderA special LayerFinder for the AdvancedMeasureTool. -
Uses of SystemLayerFinder in com.vividsolutions.jump.workbench.ui.warp
Subclasses of SystemLayerFinder in com.vividsolutions.jump.workbench.ui.warp Modifier and Type Class Description classIncrementalWarpingVectorLayerFinderRetrieves the Incremental Warping Vectors layer and sets its styles.classWarpingVectorLayerFinderRetrieves the Warping Vectors layer and sets its styles.
-