Class FenceLayerFinder

java.lang.Object
com.vividsolutions.jump.workbench.model.SystemLayerFinder
com.vividsolutions.jump.workbench.model.FenceLayerFinder

public class FenceLayerFinder extends SystemLayerFinder
Retrieves the layer containing the single Fence polygon (if any) and sets its styles.
  • Field Details

    • LAYER_NAME

      public static final String LAYER_NAME
  • Constructor Details

  • Method Details

    • getFence

      public org.locationtech.jts.geom.Geometry getFence()
    • applyStyles

      protected void applyStyles(Layer layer)
      Specified by:
      applyStyles in class SystemLayerFinder
    • setFence

      public void setFence(org.locationtech.jts.geom.Geometry fence)