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

Packages that use Polygon
org.universAAL.ontology.shape   
 

Uses of Polygon in org.universAAL.ontology.shape
 

Subclasses of Polygon in org.universAAL.ontology.shape
 class Triangle
          Ontological representation of a triangle in a tri-dimensional space.
 

Methods in org.universAAL.ontology.shape that return Polygon
 Polygon[] Polyhedron.getFaces()
           
 

Methods in org.universAAL.ontology.shape with parameters of type Polygon
 void Polyhedron.setFaces(Polygon[] faces)
           
 

Constructors in org.universAAL.ontology.shape with parameters of type Polygon
Polyhedron(Polygon[] faces)
           
Polyhedron(String uri, Polygon[] faces)
          Creates a Polygon object
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.