@Deprecated
public class Shape
extends java.lang.Object
implements java.io.Serializable
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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addBox(double boxId)
Deprecated.
|
java.util.List<java.lang.Double> |
getArea()
Deprecated.
|
java.lang.String |
getTierId()
Deprecated.
|
boolean |
isInside(double boxId)
Deprecated.
|
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.