Uses of Class
ecmwf.common.technical.GeoLocation.GeoEntry
Packages that use GeoLocation.GeoEntry
-
Uses of GeoLocation.GeoEntry in ecmwf.common.technical
Methods in ecmwf.common.technical with parameters of type GeoLocation.GeoEntryModifier and TypeMethodDescriptionstatic void
GeoLocation.createKML
(OutputStream out, String name, GeoLocation.GeoEntry[] entries) Creates the kml.static String
GeoLocation.createKML
(String name, GeoLocation.GeoEntry[] entries) Creates the kml.static void
GeoLocation.createKML
(String filename, String name, GeoLocation.GeoEntry[] entries) Creates the kml.