Uses of Class
net.opengis.gml.CoordinatesType

Packages that use CoordinatesType
net.opengis.gml   
 

Uses of CoordinatesType in net.opengis.gml
 

Fields in net.opengis.gml declared as CoordinatesType
protected  CoordinatesType LinearRingType.coordinates
           
protected  CoordinatesType LineStringSegmentType.coordinates
           
protected  CoordinatesType CubicSplineType.coordinates
           
protected  CoordinatesType BSplineType.coordinates
           
protected  CoordinatesType ArcStringByBulgeType.coordinates
           
protected  CoordinatesType ArcStringType.coordinates
           
protected  CoordinatesType PointType.coordinates
           
protected  CoordinatesType ArcByCenterPointType.coordinates
           
protected  CoordinatesType EnvelopeType.coordinates
           
protected  CoordinatesType LineStringType.coordinates
           
protected  CoordinatesType DataBlockType.tupleList
           
 

Methods in net.opengis.gml that return CoordinatesType
 CoordinatesType ObjectFactory.createCoordinatesType()
          Create an instance of CoordinatesType
 CoordinatesType LinearRingType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType LineStringSegmentType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType CubicSplineType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType BSplineType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType ArcStringByBulgeType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType ArcStringType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType PointType.getCoordinates()
          Deprecated with GML version 3.1.0 for coordinates with ordinate values that are numbers.
 CoordinatesType ArcByCenterPointType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType EnvelopeType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType LineStringType.getCoordinates()
          Deprecated with GML version 3.1.0.
 CoordinatesType DataBlockType.getTupleList()
          Obtient la valeur de la propriété tupleList.
 

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

Methods in net.opengis.gml with parameters of type CoordinatesType
 JAXBElement<CoordinatesType> ObjectFactory.createCoordinates(CoordinatesType value)
          Create an instance of JAXBElement<CoordinatesType>}
 JAXBElement<CoordinatesType> ObjectFactory.createTupleList(CoordinatesType value)
          Create an instance of JAXBElement<CoordinatesType>}
 void LinearRingType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void LineStringSegmentType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void CubicSplineType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void BSplineType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void ArcStringByBulgeType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void ArcStringType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void PointType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void ArcByCenterPointType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void EnvelopeType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void LineStringType.setCoordinates(CoordinatesType value)
          Définit la valeur de la propriété coordinates.
 void DataBlockType.setTupleList(CoordinatesType value)
          Définit la valeur de la propriété tupleList.
 



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