Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::gui::components::r2::chart::ChartDecorator Interface Reference

Inheritance diagram for com::cosylab::gui::components::r2::chart::ChartDecorator:

Inheritance graph
[legend]
List of all members.

Public Member Functions

boolean applyFlavor (BaseChart chart, ChartFlavor flavor)

Package Functions

boolean applyModels (BaseChart chart, ChartDataModel[] models)
ChartFlavor getChartFlavor (String name)
int getChartFlavorCount ()
String[] getChartFlavorNames ()
ChartFlavor[] getChartFlavors ()
ChartFlavor getDefultChartFlavor ()
String getDescription ()
String getName ()

Detailed Description

Insert the type's description here. Creation date: (25.1.2002 12:10:17)
Author:
:


Member Function Documentation

boolean com::cosylab::gui::components::r2::chart::ChartDecorator::applyFlavor BaseChart  chart,
ChartFlavor  flavor
 

Applys selected flavor to the chart. Return value is true if succeeded.

Returns:
boolean true if OK
Parameters:
chart com.cosylab.gui.chart.BaseChart
flavor com.cosylab.gui.chart.ChartFlavor

Implemented in com::cosylab::gui::components::r2::chart::AbstractChartDecorator.

boolean com::cosylab::gui::components::r2::chart::ChartDecorator::applyModels BaseChart  chart,
ChartDataModel[]  models
[package]
 

Applys models to charts DataArea.

Returns:
boolean ture if OK
Parameters:
chart com.cosylab.gui.chart.BaseChart
models com.cosylab.gui.chart.ChartDataModel[]

ChartFlavor com::cosylab::gui::components::r2::chart::ChartDecorator::getChartFlavor String  name  )  [package]
 

Returns ChartFlavor by its name string.

Returns:
com.cosylab.gui.chart.ChartFlavor

int com::cosylab::gui::components::r2::chart::ChartDecorator::getChartFlavorCount  )  [package]
 

Returns number of all ChartFlavor object containd in this decorator.

Returns:
com.cosylab.gui.chart.ChartFlavor[]

Implemented in com::cosylab::gui::components::r2::chart::AbstractChartDecorator.

String [] com::cosylab::gui::components::r2::chart::ChartDecorator::getChartFlavorNames  )  [package]
 

Returns names of all ChartFlavor object contained in this decorator.

Returns:
String[]

Implemented in com::cosylab::gui::components::r2::chart::AbstractChartDecorator.

ChartFlavor [] com::cosylab::gui::components::r2::chart::ChartDecorator::getChartFlavors  )  [package]
 

Returns all ChartFlavor object containd in this decorator.

Returns:
com.cosylab.gui.chart.ChartFlavor[]

Implemented in com::cosylab::gui::components::r2::chart::AbstractChartDecorator.

ChartFlavor com::cosylab::gui::components::r2::chart::ChartDecorator::getDefultChartFlavor  )  [package]
 

Returns default ChartFlavor for this decorator.

Returns:
com.cosylab.gui.chart.ChartFlavor

Implemented in com::cosylab::gui::components::r2::chart::AbstractChartDecorator.

String com::cosylab::gui::components::r2::chart::ChartDecorator::getDescription  )  [package]
 

Returns description text of this flavor.

Returns:
java.lang.String

Implemented in com::cosylab::gui::components::r2::chart::DefaultChartDecorator.

String com::cosylab::gui::components::r2::chart::ChartDecorator::getName  )  [package]
 

Returns unique name of this flavor.

Returns:
java.lang.String

Implemented in com::cosylab::gui::components::r2::chart::DefaultChartDecorator.


The documentation for this interface was generated from the following file:
Generated on Thu Apr 30 03:12:36 2009 for ACS Java API by doxygen 1.3.8