Uses of Class
com.google.earth.kml._2.PolyStyleType
Packages that use PolyStyleType
-
Uses of PolyStyleType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as PolyStyleTypeMethods in com.google.earth.kml._2 that return PolyStyleTypeModifier and TypeMethodDescriptionObjectFactory.createPolyStyleType()Create an instance ofPolyStyleTypeStyleType.getPolyStyle()Gets the value of the polyStyle property.Methods in com.google.earth.kml._2 that return types with arguments of type PolyStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PolyStyleType> ObjectFactory.createPolyStyle(PolyStyleType value) Methods in com.google.earth.kml._2 with parameters of type PolyStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<PolyStyleType> ObjectFactory.createPolyStyle(PolyStyleType value) voidStyleType.setPolyStyle(PolyStyleType value) Sets the value of the polyStyle property.