|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |