Uses of Class
net.opengis.gml.LengthType

Packages that use LengthType
net.opengis.gml   
 

Uses of LengthType in net.opengis.gml
 

Fields in net.opengis.gml declared as LengthType
protected  LengthType OffsetCurveType.distance
           
protected  LengthType TinType.maxLength
           
protected  LengthType ArcByCenterPointType.radius
           
 

Methods in net.opengis.gml that return LengthType
 LengthType ObjectFactory.createLengthType()
          Create an instance of LengthType
 LengthType OffsetCurveType.getDistance()
          Obtient la valeur de la propriété distance.
 LengthType TinType.getMaxLength()
          Obtient la valeur de la propriété maxLength.
 LengthType ArcByCenterPointType.getRadius()
          Obtient la valeur de la propriété radius.
 

Methods in net.opengis.gml with parameters of type LengthType
 void OffsetCurveType.setDistance(LengthType value)
          Définit la valeur de la propriété distance.
 void TinType.setMaxLength(LengthType value)
          Définit la valeur de la propriété maxLength.
 void ArcByCenterPointType.setRadius(LengthType value)
          Définit la valeur de la propriété radius.
 



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