Uses of Class
net.opengis.kml._2_2_0.BoundaryType

Packages that use BoundaryType
net.opengis.kml._2_2_0   
 

Uses of BoundaryType in net.opengis.kml._2_2_0
 

Fields in net.opengis.kml._2_2_0 declared as BoundaryType
protected  BoundaryType PolygonType.outerBoundaryIs
           
 

Fields in net.opengis.kml._2_2_0 with type parameters of type BoundaryType
protected  List<BoundaryType> PolygonType.innerBoundaryIs
           
 

Methods in net.opengis.kml._2_2_0 that return BoundaryType
 BoundaryType ObjectFactory.createBoundaryType()
          Create an instance of BoundaryType
 BoundaryType PolygonType.getOuterBoundaryIs()
          Obtient la valeur de la propriété outerBoundaryIs.
 

Methods in net.opengis.kml._2_2_0 that return types with arguments of type BoundaryType
 JAXBElement<BoundaryType> ObjectFactory.createInnerBoundaryIs(BoundaryType value)
          Create an instance of JAXBElement<BoundaryType>}
 JAXBElement<BoundaryType> ObjectFactory.createOuterBoundaryIs(BoundaryType value)
          Create an instance of JAXBElement<BoundaryType>}
 List<BoundaryType> PolygonType.getInnerBoundaryIs()
          Gets the value of the innerBoundaryIs property.
 

Methods in net.opengis.kml._2_2_0 with parameters of type BoundaryType
 JAXBElement<BoundaryType> ObjectFactory.createInnerBoundaryIs(BoundaryType value)
          Create an instance of JAXBElement<BoundaryType>}
 JAXBElement<BoundaryType> ObjectFactory.createOuterBoundaryIs(BoundaryType value)
          Create an instance of JAXBElement<BoundaryType>}
 void PolygonType.setOuterBoundaryIs(BoundaryType value)
          Définit la valeur de la propriété outerBoundaryIs.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.