Uses of Class
com.google.earth.kml._2.OrientationType
Packages that use OrientationType
-
Uses of OrientationType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as OrientationTypeMethods in com.google.earth.kml._2 that return OrientationTypeModifier and TypeMethodDescriptionObjectFactory.createOrientationType()Create an instance ofOrientationTypeModelType.getOrientation()Gets the value of the orientation property.Methods in com.google.earth.kml._2 that return types with arguments of type OrientationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OrientationType> ObjectFactory.createOrientation(OrientationType value) Methods in com.google.earth.kml._2 with parameters of type OrientationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<OrientationType> ObjectFactory.createOrientation(OrientationType value) voidModelType.setOrientation(OrientationType value) Sets the value of the orientation property.