Uses of Class
net.opengis.gml.BoundingShapeType

Packages that use BoundingShapeType
net.opengis.gml   
 

Uses of BoundingShapeType in net.opengis.gml
 

Fields in net.opengis.gml declared as BoundingShapeType
protected  BoundingShapeType AbstractFeatureType.boundedBy
           
 

Methods in net.opengis.gml that return BoundingShapeType
 BoundingShapeType ObjectFactory.createBoundingShapeType()
          Create an instance of BoundingShapeType
 BoundingShapeType AbstractFeatureType.getBoundedBy()
          Obtient la valeur de la propriété boundedBy.
 

Methods in net.opengis.gml that return types with arguments of type BoundingShapeType
 JAXBElement<BoundingShapeType> ObjectFactory.createBoundedBy(BoundingShapeType value)
          Create an instance of JAXBElement<BoundingShapeType>}
 

Methods in net.opengis.gml with parameters of type BoundingShapeType
 JAXBElement<BoundingShapeType> ObjectFactory.createBoundedBy(BoundingShapeType value)
          Create an instance of JAXBElement<BoundingShapeType>}
 void AbstractFeatureType.setBoundedBy(BoundingShapeType value)
          Définit la valeur de la propriété boundedBy.
 



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