Class KmlToJtsPointConverter

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

public class KmlToJtsPointConverter extends Object
  • Method Details

    • from

      public static org.locationtech.jts.geom.Point from(de.micromata.opengis.kml.v_2_2_0.Point kmlPoint)
    • isValidKmlPoint

      public static boolean isValidKmlPoint(de.micromata.opengis.kml.v_2_2_0.Point kmlPoint)