Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.

Package com.sas.servlet.tbeans.graphics.html

Provides classes for generating different chart objects.

See:
          Description

Interface Summary
GraphCompositeKeysInterface  
GraphCompositeStyleKeysInterface  
GraphStyleKeysInterface  
 

Class Summary
BarChart The BarChart TransformationBean is a servlet component that produces bar charts that support the visualization of multiple response variables.
BarChartComposite BarChartComposite is a TransformationBean that is composed of other TransformationBeans.
BarLineChart The BarLineChart TransformationBean is a servlet component that produces bar charts with overlayed line plots.
BarLineChartComposite BarLineChartComposite is a TransformationBean that is composed of other TransformationBeans.
BaseGraphSupport  
ESRIMapChart ***WARNING*** This class is an experimental class and is largely untested.
ESRIMapComposite ***WARNING*** This class is an experimental class and is largely untested.
ESRIMapMenu ***WARNING*** This class is an experimental class and is largely untested.
GraphComposite  
GraphSupport  
HtmlGraphUtil  
LineChart The LineChart TransformationBean is a servlet component that produces line charts that support the visualization of multiple response variables.
LineChartComposite LineChartComposite is a TransformationBean that is composed of other TransformationBeans.
LinePlot The LinePlot TransformationBean is a servlet component that produces line plots that support the visualization of multiple response variables.
LinePlotComposite LinePlotComposite is a TransformationBean that is composed of other TransformationBeans.
PieChart The PieChart TransformationBean is a servlet component that produces pie charts that support the visualization of multiple response variables.
PieChartComposite PieChartComposite is a TransformationBean that is composed of other TransformationBeans.
RadarChart The RadarChart TransformationBean is a servlet component that produces radar charts that show the relative frequency of data measures in quality control or market research problems.
RadarChartComposite RadarChartComposite is a TransformationBean that is composed of other TransformationBeans.
ScatterPlot The ScatterPlot TransformationBean is a servlet component that produces scatter plots that support the visualization of multiple response variables.
ScatterPlotComposite ScatterPlotComposite is a TransformationBean that is composed of other TransformationBeans.
TileChart The TileChart TransformationBean is a servlet component that produces a rectangular tree-based representation of data.
WaterfallChart The WaterfallChart TransformationBean is a servlet component that produces waterfall charts that support the visualization of multiple response variables.
WaterfallChartComposite WaterfallChartComposite is a TransformationBean that is composed of other TransformationBeans.
 

Package com.sas.servlet.tbeans.graphics.html Description

Provides classes for generating different chart objects.


Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.


Copyright © 2009 SAS Institute Inc. All Rights Reserved.