Uses of Class
gov.nasa.worldwind.ogc.kml.KMLModel
-
Packages that use KMLModel Package Description gov.nasa.worldwind.ogc.kml.impl -
-
Uses of KMLModel in gov.nasa.worldwind.ogc.kml.impl
Fields in gov.nasa.worldwind.ogc.kml.impl declared as KMLModel Modifier and Type Field Description protected KMLModel
KMLModelPlacemarkImpl. model
Model rendered by this class.Methods in gov.nasa.worldwind.ogc.kml.impl with parameters of type KMLModel Modifier and Type Method Description protected java.util.Map<java.lang.String,java.lang.String>
KMLModelPlacemarkImpl. createResourceMap(KMLModel model)
Build the resource map from the KML Model's ResourceMap element.
-