Uses of Class
org.universAAL.ontology.shape.Ellipse

Packages that use Ellipse
org.universAAL.ontology.shape   
 

Uses of Ellipse in org.universAAL.ontology.shape
 

Subclasses of Ellipse in org.universAAL.ontology.shape
 class Circle
          Ontological representation of a circle shape.
 

Methods in org.universAAL.ontology.shape that return Ellipse
 Ellipse QuasiCylinder.getFoot()
           
 Ellipse QuasiCylinder.getHead()
           
 

Methods in org.universAAL.ontology.shape with parameters of type Ellipse
 void QuasiCylinder.setFoot(Ellipse foot)
           
 void QuasiCylinder.setHead(Ellipse head)
           
 

Constructors in org.universAAL.ontology.shape with parameters of type Ellipse
QuasiCylinder(Ellipse head, Ellipse foot)
          Creates a new QuasiCylinder.
QuasiCylinder(String uri, Ellipse head, Ellipse foot)
          Creates a new QuasiCylinder.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.