Class GeometryUtils


  • public final class GeometryUtils
    extends java.lang.Object
    Geometry-related utility methods
    • Method Summary

      Modifier and Type Method Description
      static double checkAltitude​(boolean ignoreZValue, double zValue)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • checkAltitude

        public static double checkAltitude​(boolean ignoreZValue,
                                           double zValue)