Class KmlLatLonBoxToJtsGeometryConverter

java.lang.Object
org.codice.ddf.spatial.kml.converter.KmlLatLonBoxToJtsGeometryConverter

public class KmlLatLonBoxToJtsGeometryConverter extends Object
  • Method Details

    • from

      public static org.locationtech.jts.geom.Geometry from(de.micromata.opengis.kml.v_2_2_0.LatLonBox kmlLatLonBox)
    • isValidKmlLatLonBox

      public static boolean isValidKmlLatLonBox(de.micromata.opengis.kml.v_2_2_0.LatLonBox latLonBox)