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.
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.
Methods
Parameter | Type | Description |
---|---|---|
graph | ||
output | dojox.gfx.Group |