public class Shape
extends java.lang.Object
NOTE: This API is still in flux and might change in incompatible ways in the next release.
| Constructor and Description |
|---|
Shape(java.lang.String tierId) |
| Modifier and Type | Method and Description |
|---|---|
void |
addBox(double boxId) |
java.util.List<java.lang.Double> |
getArea() |
java.lang.String |
getTierId() |
boolean |
isInside(double boxId) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.