Package | Description |
---|---|
genius.core.utility |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Bound> |
InclusiveHyperRectangle.getBoundList() |
abstract java.util.ArrayList<Bound> |
HyperRectangle.getBoundList() |
java.util.ArrayList<Bound> |
ExclusiveHyperRectangle.getBoundList() |
Modifier and Type | Method and Description |
---|---|
protected void |
InclusiveHyperRectangle.setBoundList(java.util.ArrayList<Bound> boundlist) |
protected abstract void |
HyperRectangle.setBoundList(java.util.ArrayList<Bound> boundlist) |
void |
ExclusiveHyperRectangle.setBoundList(java.util.ArrayList<Bound> boundlist) |