Class MeasureLayerFinder


  • public class MeasureLayerFinder
    extends SystemLayerFinder
    A special LayerFinder for the AdvancedMeasureTool.
    Author:
    Matthias Scholz <ms@jammerhund.de>
    • Method Detail

      • setMeasure

        public void setMeasure​(org.locationtech.jts.geom.Geometry measureGeometry)
        Sets the new measure Geometry. This clears all old Features on the measurelayer and add's the new Features.
      • getMeasureLayer

        public Layer getMeasureLayer()
        Return the measurelayer. If not exists until now, create a new one.
        Returns:
        the measure layer