Uses of Class
com.google.earth.kml._2.LineStyleType
Packages that use LineStyleType
-
Uses of LineStyleType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as LineStyleTypeMethods in com.google.earth.kml._2 that return LineStyleTypeModifier and TypeMethodDescriptionObjectFactory.createLineStyleType()Create an instance ofLineStyleTypeStyleType.getLineStyle()Gets the value of the lineStyle property.Methods in com.google.earth.kml._2 that return types with arguments of type LineStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LineStyleType> ObjectFactory.createLineStyle(LineStyleType value) Methods in com.google.earth.kml._2 with parameters of type LineStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LineStyleType> ObjectFactory.createLineStyle(LineStyleType value) voidStyleType.setLineStyle(LineStyleType value) Sets the value of the lineStyle property.