Uses of Interface
net.opengis.gml.CoordType

Uses of CoordType in net.opengis.gml
 

Methods in net.opengis.gml that return CoordType
 CoordType ObjectFactory.createCoordType()
           
 CoordType PointType.getCoord()
           
 

Methods in net.opengis.gml that return types with arguments of type CoordType
 java.util.List<? extends CoordType> LinearRingType.getCoord()
           
 

Methods in net.opengis.gml with parameters of type CoordType
 void PointType.setCoord(CoordType value)
           
 



Copyright © 2008-2013 Highsource. All Rights Reserved.