ibm_ilog.diagram.overview.OverviewTemplateRenderer
Object » ibm_ilog.diagram.overview.OverviewRenderer » ibm_ilog.diagram.overview.OverviewTemplateRenderer
dojo.require("ibm_ilog.diagram.overview.OverviewTemplateRenderer");
Iterates the given graph and reinstantiates the elements in the graph with new templates. If no templates are specified, default ones are used.
Property Summary
- stripBitmaps Optional removal of the bitmaps from the generated shapes
- stripTexts Optional removal of the texts from the generated shapes.
Method Summary
- constructor(kwArgs)
- link(link) The link template function for the overview.
- node(node) The node template function for the overview.
- render(graph, output)
- subgraph(subgraph) The subgraph template function for the overview.
Properties
Methods
Parameter | Type | Description |
---|---|---|
graph | ||
output | dojox.gfx.Group |