Package | Description |
---|---|
org.universAAL.ontology.shape |
Modifier and Type | Method and Description |
---|---|
static Box |
Box.createByCorner(String uri,
double width,
double depth,
double height,
OriginedMetric system)
assumes the given coordinate system to be centered at the lower left
corner of the object, not the center.
|
static Box |
Box.createByCorner(String uri,
double width,
double height,
double depth,
Place parent)
assumes the given coordinate system to be centered at the lower left
corner of the object, not the center.
|
Copyright © 2018 universAAL Consortium. All rights reserved.