Package | Description |
---|---|
org.universAAL.ontology.shape |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Box.contains(Shape3D shape) |
boolean |
Sphere.contains(Shape3D shape) |
Copyright © 2018 universAAL Consortium. All rights reserved.