Package | Description |
---|---|
org.universAAL.ontology.shape |
Modifier and Type | Class and Description |
---|---|
class |
Triangle
Ontological representation of a triangle in a tri-dimensional space.
|
Modifier and Type | Method and Description |
---|---|
Polygon[] |
Polyhedron.getFaces() |
Modifier and Type | Method and Description |
---|---|
void |
Polyhedron.setFaces(Polygon[] faces) |
Constructor and Description |
---|
Polyhedron(Polygon[] faces) |
Polyhedron(String uri,
Polygon[] faces)
Creates a Polygon object
|
Copyright © 2018 universAAL Consortium. All rights reserved.