|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.model.ActivityCoordinatesImpl
public class ActivityCoordinatesImpl
| Constructor Summary | |
|---|---|
ActivityCoordinatesImpl(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 ActivityCoordinatesImpl(int x,
int y,
int width,
int height)
| Method Detail |
|---|
public int getX()
getX in interface ActivityCoordinatespublic int getY()
getY in interface ActivityCoordinatespublic int getWidth()
getWidth in interface ActivityCoordinatespublic int getHeight()
getHeight in interface ActivityCoordinates
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||