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

Packages that use Box
org.universAAL.ontology.shape   
 

Uses of Box in org.universAAL.ontology.shape
 

Methods in org.universAAL.ontology.shape that return Box
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 © 2014 universAAL Consortium. All Rights Reserved.