Uses of Class
com.google.earth.kml._2.LabelStyleType
Packages that use LabelStyleType
-
Uses of LabelStyleType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as LabelStyleTypeMethods in com.google.earth.kml._2 that return LabelStyleTypeModifier and TypeMethodDescriptionObjectFactory.createLabelStyleType()Create an instance ofLabelStyleTypeStyleType.getLabelStyle()Gets the value of the labelStyle property.Methods in com.google.earth.kml._2 that return types with arguments of type LabelStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LabelStyleType> ObjectFactory.createLabelStyle(LabelStyleType value) Methods in com.google.earth.kml._2 with parameters of type LabelStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LabelStyleType> ObjectFactory.createLabelStyle(LabelStyleType value) voidStyleType.setLabelStyle(LabelStyleType value) Sets the value of the labelStyle property.