Uses of Class
org.ujac.chart.ChartAttributes

Packages that use ChartAttributes
org.ujac.chart   
 

Uses of ChartAttributes in org.ujac.chart
 

Fields in org.ujac.chart declared as ChartAttributes
protected  ChartAttributes BaseChart.attributes
          The chart attributes.
 

Methods in org.ujac.chart that return ChartAttributes
 ChartAttributes BaseChart.getAttributes()
          Gets the chart attributes.
 ChartAttributes Chart.getAttributes()
          Gets the chart attributes.
 

Methods in org.ujac.chart with parameters of type ChartAttributes
static Chart ChartFactory.createChart(String type, ChartModel model, ChartAttributes attributes)
          Creates a chart instance.
 void BaseChart.setAttributes(ChartAttributes attributes)
          Sets the chart attributes.
 void Chart.setAttributes(ChartAttributes attributes)
          Sets the chart attributes.
 



Copyright © 2003-2004 UJAC.org. All Rights Reserved.