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