IBM ILOG Dojo Diagrammer 1.1.1 API Documentation
Legend: Array Boolean Constructor Date DomNode Error Function Namespace Number Object RegExp Singleton String

ibm_ilog.graphlayout.Direction

Object » ibm_ilog.graphlayout.Direction
dojo.require("ibm_ilog.graphlayout.Direction");

This object defines the direction and alignment constants used in the graph layout API. For example, to specify a left-to-right layout direction, you would call layout.setFlowDirection(ibm_graphlayout.Direction.RIGHT);.