Package | Description |
---|---|
org.universAAL.ontology.shape |
Modifier and Type | Class and Description |
---|---|
class |
Circle
Ontological representation of a circle shape.
|
Modifier and Type | Method and Description |
---|---|
Ellipse |
QuasiCylinder.getFoot() |
Ellipse |
QuasiCylinder.getHead() |
Modifier and Type | Method and Description |
---|---|
void |
QuasiCylinder.setFoot(Ellipse foot) |
void |
QuasiCylinder.setHead(Ellipse head) |
Constructor and Description |
---|
QuasiCylinder(Ellipse head,
Ellipse foot)
Creates a new QuasiCylinder.
|
QuasiCylinder(String uri,
Ellipse head,
Ellipse foot)
Creates a new QuasiCylinder.
|
Copyright © 2018 universAAL Consortium. All rights reserved.