Uses of Class
org.locationtech.jts.jump.workbench.model.SystemLayerFinder
-
Packages that use SystemLayerFinder Package Description org.locationtech.jts.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.org.locationtech.jts.jump.workbench.ui.warp -
-
Uses of SystemLayerFinder in org.locationtech.jts.jump.workbench.model
Subclasses of SystemLayerFinder in org.locationtech.jts.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. -
Uses of SystemLayerFinder in org.locationtech.jts.jump.workbench.ui.warp
Subclasses of SystemLayerFinder in org.locationtech.jts.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.
-