|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.etrice.ui.behavior.support.IPositionProvider.PosAndSize
public static class IPositionProvider.PosAndSize
| Constructor Summary | |
|---|---|
IPositionProvider.PosAndSize(int x,
int y,
int width,
int height)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
int |
getWidth()
|
int |
getX()
|
int |
getY()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IPositionProvider.PosAndSize(int x,
int y,
int width,
int height)
x - y - width - height - | Method Detail |
|---|
public int getX()
public int getY()
public int getWidth()
public int getHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||