Uses of Class
com.google.earth.kml._2.LinearRingType
Packages that use LinearRingType
-
Uses of LinearRingType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as LinearRingTypeMethods in com.google.earth.kml._2 that return LinearRingTypeModifier and TypeMethodDescriptionObjectFactory.createLinearRingType()Create an instance ofLinearRingTypeBoundaryType.getLinearRing()Gets the value of the linearRing property.Methods in com.google.earth.kml._2 that return types with arguments of type LinearRingTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LinearRingType> ObjectFactory.createLinearRing(LinearRingType value) Methods in com.google.earth.kml._2 with parameters of type LinearRingTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<LinearRingType> ObjectFactory.createLinearRing(LinearRingType value) voidBoundaryType.setLinearRing(LinearRingType value) Sets the value of the linearRing property.