Uses of Class
org.weblab_project.core.model.multimedia.Coordinate

Packages that use Coordinate
org.weblab_project.core.model.multimedia   
 

Uses of Coordinate in org.weblab_project.core.model.multimedia
 

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

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

Methods in org.weblab_project.core.model.multimedia that return types with arguments of type Coordinate
 java.util.List<Coordinate> SpatialSegment.getCoordinate()
          Gets the value of the coordinate property.
 



Copyright © 2004-2009. All Rights Reserved.