Uses of Class
com.google.earth.kml._2.BoundaryType
Packages that use BoundaryType
-
Uses of BoundaryType in com.google.earth.kml._2
Fields in com.google.earth.kml._2 declared as BoundaryTypeFields in com.google.earth.kml._2 with type parameters of type BoundaryTypeMethods in com.google.earth.kml._2 that return BoundaryTypeModifier and TypeMethodDescriptionObjectFactory.createBoundaryType()Create an instance ofBoundaryTypePolygonType.getOuterBoundaryIs()Gets the value of the outerBoundaryIs property.Methods in com.google.earth.kml._2 that return types with arguments of type BoundaryTypeModifier and TypeMethodDescriptionPolygonType.getInnerBoundaryIs()Gets the value of the innerBoundaryIs property.Methods in com.google.earth.kml._2 with parameters of type BoundaryTypeModifier and TypeMethodDescriptionvoidPolygonType.setOuterBoundaryIs(BoundaryType value) Sets the value of the outerBoundaryIs property.