Uses of Interface
net.opengis.gml.CoordinatesType

Uses of CoordinatesType in net.opengis.gml
 

Methods in net.opengis.gml that return CoordinatesType
 CoordinatesType ObjectFactory.createCoordinatesType()
           
 CoordinatesType PointType.getCoordinates()
           
 CoordinatesType LineStringType.getCoordinates()
           
 CoordinatesType LinearRingType.getCoordinates()
           
 

Methods in net.opengis.gml with parameters of type CoordinatesType
 void PointType.setCoordinates(CoordinatesType value)
           
 void LineStringType.setCoordinates(CoordinatesType value)
           
 void LinearRingType.setCoordinates(CoordinatesType value)
           
 



Copyright © 2008-2013 Highsource. All Rights Reserved.