| java.lang.Object com.opensymphony.workflow.designer.Layout
Layout | public class Layout (Code) | | |
getBounds | public double[] getBounds(int key, String type)(Code) | | Get the boounds for the specified key/type.
Parameters: key - Parameters: type - double[] an array of 4 ints containing x, y, width, and height. |
getColor | public int getColor(int resultKey)(Code) | | |
getFromPort | public int getFromPort(int resultKey)(Code) | | |
getLabelPosition | public Point2D getLabelPosition(int resultKey)(Code) | | |
getLineWidth | public float getLineWidth(int resultKey)(Code) | | |
getToPort | public int getToPort(int resultKey)(Code) | | |
|
|