Uses of Class
org.ow2.weblab.core.model.Coordinate

Packages that use Coordinate
org.ow2.weblab.core.model   
 

Uses of Coordinate in org.ow2.weblab.core.model
 

Fields in org.ow2.weblab.core.model with type parameters of type Coordinate
protected  java.util.List<Coordinate> SpatialSegment.coordinate
           
 

Methods in org.ow2.weblab.core.model that return Coordinate
 Coordinate ObjectFactory.createCoordinate()
          Create an instance of Coordinate
 

Methods in org.ow2.weblab.core.model that return types with arguments of type Coordinate
 javax.xml.bind.JAXBElement<Coordinate> ObjectFactory.createCoordinate(Coordinate value)
          Create an instance of JAXBElement<Coordinate>}
 java.util.List<Coordinate> SpatialSegment.getCoordinate()
          Gets the value of the coordinate property.
 

Methods in org.ow2.weblab.core.model with parameters of type Coordinate
 javax.xml.bind.JAXBElement<Coordinate> ObjectFactory.createCoordinate(Coordinate value)
          Create an instance of JAXBElement<Coordinate>}
 



Copyright © 2004-2010. All Rights Reserved.