Uses of Class
com.google.earth.kml._2.ListStyleType
Packages that use ListStyleType
-
Uses of ListStyleType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as ListStyleTypeMethods in com.google.earth.kml._2 that return ListStyleTypeModifier and TypeMethodDescriptionObjectFactory.createListStyleType()Create an instance ofListStyleTypeStyleType.getListStyle()Gets the value of the listStyle property.Methods in com.google.earth.kml._2 that return types with arguments of type ListStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ListStyleType> ObjectFactory.createListStyle(ListStyleType value) Methods in com.google.earth.kml._2 with parameters of type ListStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ListStyleType> ObjectFactory.createListStyle(ListStyleType value) voidStyleType.setListStyle(ListStyleType value) Sets the value of the listStyle property.