Class LatLonGeometry

    • Constructor Summary

      Constructors 
      Constructor Description
      LatLonGeometry()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Component2D create​(LatLonGeometry... latLonGeometries)
      Creates a Component2D from the provided LatLonGeometry array
      • Methods inherited from class java.lang.Object

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

      • LatLonGeometry

        public LatLonGeometry()
    • Method Detail

      • create

        public static Component2D create​(LatLonGeometry... latLonGeometries)
        Creates a Component2D from the provided LatLonGeometry array