Uses of Class
com.google.earth.kml._2.IconStyleType
Packages that use IconStyleType
-
Uses of IconStyleType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as IconStyleTypeMethods in com.google.earth.kml._2 that return IconStyleTypeModifier and TypeMethodDescriptionObjectFactory.createIconStyleType()Create an instance ofIconStyleTypeStyleType.getIconStyle()Gets the value of the iconStyle property.Methods in com.google.earth.kml._2 that return types with arguments of type IconStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IconStyleType> ObjectFactory.createIconStyle(IconStyleType value) Methods in com.google.earth.kml._2 with parameters of type IconStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IconStyleType> ObjectFactory.createIconStyle(IconStyleType value) voidStyleType.setIconStyle(IconStyleType value) Sets the value of the iconStyle property.