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

Packages that use Shape3D
org.universAAL.ontology.shape   
 

Uses of Shape3D in org.universAAL.ontology.shape
 

Subclasses of Shape3D in org.universAAL.ontology.shape
 class Box
          Ontological representation of a tri-dimensional box shape.
 class ConeSegment
          Ontological representation of a cone segment shape.
 class Line
          Ontological representation of a geometric line that can be traveled.
 class LineSegment
          Ontological representation of a segment of a line.
 class Path
          Ontological representation of a tri-dimensional path.
 class Polygon
          Ontological representation of a polygon in a tri-dimensional space.
 class Polyhedron
          Ontological representation of a tri-dimensional polyhedron.
 class QuasiCylinder
          Ontological representation of a quasi-cylinder.
 class Sphere
          Ontological representation of a spheric shape.
 class Triangle
          Ontological representation of a triangle in a tri-dimensional space.
 

Methods in org.universAAL.ontology.shape with parameters of type Shape3D
 boolean Sphere.contains(Shape3D shape)
           
 boolean Box.contains(Shape3D shape)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.