Uses of Class
gov.nasa.worldwind.ogc.kml.KMLDocument
-
Packages that use KMLDocument Package Description gov.nasa.worldwind.ogc.kml Provides classes for parsing KML and KMZ files and streams. -
-
Uses of KMLDocument in gov.nasa.worldwind.ogc.kml
Methods in gov.nasa.worldwind.ogc.kml with parameters of type KMLDocument Modifier and Type Method Description protected voidKMLDocument. mergeSchemas(KMLDocument sourceDocument)Merge a list of incoming schemas with the current list.
-