Uses of Class
com.google.earth.kml._2.BalloonStyleType
Packages that use BalloonStyleType
-
Uses of BalloonStyleType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as BalloonStyleTypeMethods in com.google.earth.kml._2 that return BalloonStyleTypeModifier and TypeMethodDescriptionObjectFactory.createBalloonStyleType()Create an instance ofBalloonStyleTypeStyleType.getBalloonStyle()Gets the value of the balloonStyle property.Methods in com.google.earth.kml._2 that return types with arguments of type BalloonStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BalloonStyleType> ObjectFactory.createBalloonStyle(BalloonStyleType value) Methods in com.google.earth.kml._2 with parameters of type BalloonStyleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<BalloonStyleType> ObjectFactory.createBalloonStyle(BalloonStyleType value) voidStyleType.setBalloonStyle(BalloonStyleType value) Sets the value of the balloonStyle property.