Uses of Class
com.orchestranetworks.addon.dqid.chart.Template
Packages that use Template
Package
Description
Provides classes to define charts and write them to an HTML document.
- 
Uses of Template in com.orchestranetworks.addon.dqid.chart
Methods in com.orchestranetworks.addon.dqid.chart with parameters of type TemplateModifier and TypeMethodDescriptionstatic final voidDeprecated.final voidChart.prepareResources(com.orchestranetworks.ui.UIComponentWriter writer, Template template) Prepares the framework using a specific Template object that specifies global options for all charts. 
Chart.prepareResources(UIComponentWriter, Template)instead.