Uses of Class
gov.nasa.worldwind.ogc.kml.KMLIconStyle
-
Packages that use KMLIconStyle Package Description gov.nasa.worldwind.ogc.kml Provides classes for parsing KML and KMZ files and streams.gov.nasa.worldwind.ogc.kml.impl -
-
Uses of KMLIconStyle in gov.nasa.worldwind.ogc.kml
Methods in gov.nasa.worldwind.ogc.kml that return KMLIconStyle Modifier and Type Method Description KMLIconStyleKMLStyle. getIconStyle() -
Uses of KMLIconStyle in gov.nasa.worldwind.ogc.kml.impl
Methods in gov.nasa.worldwind.ogc.kml.impl with parameters of type KMLIconStyle Modifier and Type Method Description protected PointPlacemarkAttributesKMLPointPlacemarkImpl. assemblePointAttributes(PointPlacemarkAttributes attrs, KMLIconStyle style)
-