Uses of Class
net.opengis.gml.CurveSegmentArrayPropertyType

Packages that use CurveSegmentArrayPropertyType
net.opengis.gml   
 

Uses of CurveSegmentArrayPropertyType in net.opengis.gml
 

Fields in net.opengis.gml declared as CurveSegmentArrayPropertyType
protected  CurveSegmentArrayPropertyType CurveType.segments
           
 

Methods in net.opengis.gml that return CurveSegmentArrayPropertyType
 CurveSegmentArrayPropertyType ObjectFactory.createCurveSegmentArrayPropertyType()
          Create an instance of CurveSegmentArrayPropertyType
 CurveSegmentArrayPropertyType CurveType.getSegments()
          This element encapsulates the segments of the curve.
 

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

Methods in net.opengis.gml with parameters of type CurveSegmentArrayPropertyType
 JAXBElement<CurveSegmentArrayPropertyType> ObjectFactory.createSegments(CurveSegmentArrayPropertyType value)
          Create an instance of JAXBElement<CurveSegmentArrayPropertyType>}
 void CurveType.setSegments(CurveSegmentArrayPropertyType value)
          Définit la valeur de la propriété segments.
 



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