Uses of Class
gov.nasa.worldwind.ogc.kml.impl.KMLModelPlacemarkImpl
-
Packages that use KMLModelPlacemarkImpl Package Description gov.nasa.worldwind.ogc.kml.impl -
-
Uses of KMLModelPlacemarkImpl in gov.nasa.worldwind.ogc.kml.impl
Fields in gov.nasa.worldwind.ogc.kml.impl declared as KMLModelPlacemarkImpl Modifier and Type Field Description protected KMLModelPlacemarkImplKMLModelPlacemarkImpl.RequestTask. placemarkThe link associated with this request.Constructors in gov.nasa.worldwind.ogc.kml.impl with parameters of type KMLModelPlacemarkImpl Constructor Description RequestTask(KMLModelPlacemarkImpl placemark, java.lang.String address)Construct a request task for a specified network link resource.
-