|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.jsf.core.action.GetDiagramInfoActionListener.DiagramNodeInfo
public static final class GetDiagramInfoActionListener.DiagramNodeInfo
| Constructor Summary | |
|---|---|
GetDiagramInfoActionListener.DiagramNodeInfo(String name,
int x,
int y,
int width,
int height)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
String |
getName()
|
int |
getWidth()
|
int |
getX()
|
int |
getY()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetDiagramInfoActionListener.DiagramNodeInfo(String name,
int x,
int y,
int width,
int height)
| Method Detail |
|---|
public int getHeight()
public String getName()
public int getWidth()
public int getX()
public int getY()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||