ibm_ilog.diagram.gfxlayout._LayoutShapeExt.applyLayout (version 1.1-SNAPSHOT)
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.