Class KmlGroundOverlayToJtsGeometryConverter
java.lang.Object
org.codice.ddf.spatial.kml.converter.KmlGroundOverlayToJtsGeometryConverter
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.locationtech.jts.geom.Geometryfrom(de.micromata.opengis.kml.v_2_2_0.GroundOverlay kmlGroundOverlay) static booleanisValidKmlPhotoOverlay(de.micromata.opengis.kml.v_2_2_0.GroundOverlay kmlGroundOverlay)
-
Method Details
-
from
public static org.locationtech.jts.geom.Geometry from(de.micromata.opengis.kml.v_2_2_0.GroundOverlay kmlGroundOverlay) -
isValidKmlPhotoOverlay
public static boolean isValidKmlPhotoOverlay(de.micromata.opengis.kml.v_2_2_0.GroundOverlay kmlGroundOverlay)
-