| Package | Description |
|---|---|
| to.etc.domui.component.layout | |
| to.etc.domui.dom.html |
| Modifier and Type | Method and Description |
|---|---|
Rect |
FloatingDiv.getClientBounds()
Exposed client bounds.
|
Rect |
Rect.move(int shiftX,
int shiftY)
Move the entire rectangle.
|
Rect |
Rect.normalize()
If needed, return a new rect where size has no negative amounts
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Rect.overlaps(Rect rect)
Return T if this rect has any kind of intersection with the other rectangle.
|
| Modifier and Type | Method and Description |
|---|---|
protected Rect |
NodeBase.getClientBounds() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NodeBase.setClientBounds(Rect clientBound) |
Copyright © 2017 etc.to. All rights reserved.