Uses of Class
gov.nasa.worldwind.ogc.kml.KMLLabelStyle
-
Packages that use KMLLabelStyle 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 KMLLabelStyle in gov.nasa.worldwind.ogc.kml
Methods in gov.nasa.worldwind.ogc.kml that return KMLLabelStyle Modifier and Type Method Description KMLLabelStyle
KMLStyle. getLabelStyle()
-
Uses of KMLLabelStyle in gov.nasa.worldwind.ogc.kml.impl
Methods in gov.nasa.worldwind.ogc.kml.impl with parameters of type KMLLabelStyle Modifier and Type Method Description protected PointPlacemarkAttributes
KMLPointPlacemarkImpl. assembleLabelAttributes(PointPlacemarkAttributes attrs, KMLLabelStyle style)
-