|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.bpmneditor.business.service.bpmn2.to.serverToClient.xmlParsing.GraphicalDescription
public class GraphicalDescription
| Constructor Summary | |
|---|---|
GraphicalDescription()
|
|
| Method Summary | |
|---|---|
int |
getX_left()
|
int |
getX_right()
|
int |
getY_left()
|
int |
getY_rigth()
|
void |
setX_left(int xLeft)
|
void |
setX_right(int xRight)
|
void |
setY_left(int yLeft)
|
void |
setY_rigth(int yRigth)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphicalDescription()
| Method Detail |
|---|
public int getX_right()
public void setX_right(int xRight)
public int getX_left()
public void setX_left(int xLeft)
public int getY_rigth()
public void setY_rigth(int yRigth)
public int getY_left()
public void setY_left(int yLeft)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||