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