Uses of Class
com.orchestranetworks.addon.dqid.chart.Template
Package
Description
Provides classes to define charts and write them to an HTML document.
-
Uses of Template in com.orchestranetworks.addon.dqid.chart
Modifier and TypeMethodDescriptionstatic final void
Deprecated.final void
Chart.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.