Class KmlLatLonBoxToJtsGeometryConverter
java.lang.Object
org.codice.ddf.spatial.kml.converter.KmlLatLonBoxToJtsGeometryConverter
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.locationtech.jts.geom.Geometryfrom(de.micromata.opengis.kml.v_2_2_0.LatLonBox kmlLatLonBox) static booleanisValidKmlLatLonBox(de.micromata.opengis.kml.v_2_2_0.LatLonBox latLonBox)
-
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)
-