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

ibm_ilog.diagram.gfxlayout._LayoutShapeExt.applyLayout

Object » ibm_ilog.diagram.gfxlayout._LayoutShapeExt.applyLayout
dojo.require("ibm_ilog.diagram.gfxlayout._base");

Invoked by the public layout() method to layout this shape into this specified rect. Subclasses should override this method to implement their own logic. The default implementation computes the transform needed to fit the specified rect.