Uses of Class
com.orchestranetworks.addon.dqid.chart.Size
-
Packages that use Size Package Description com.orchestranetworks.addon.dqid.chart Provides classes to define charts and write them to an HTML document. -
-
Uses of Size in com.orchestranetworks.addon.dqid.chart
Fields in com.orchestranetworks.addon.dqid.chart declared as Size Modifier and Type Field Description static SizeSize. BIG_SIZEstatic SizeSize. SMALL_SIZEMethods in com.orchestranetworks.addon.dqid.chart with parameters of type Size Modifier and Type Method Description voidDisplayOptions. setChartSize(Size size)Sets the size used to display a chart.voidDisplayOptions. setLegendSize(Size size)Sets the chart's legend size.
-