Class DelineationUtil


  • public class DelineationUtil
    extends Object
    Code used by both CreateDelineationTool and EditDelineationTool.
    • Constructor Detail

      • DelineationUtil

        public DelineationUtil()
    • Method Detail

      • checkDelineationCoordinates

        public static void checkDelineationCoordinates​(org.locationtech.jts.geom.Coordinate[] coordinates)
                                                throws Exception
        Throws:
        Exception
      • toString

        public static String toString​(boolean b)