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 applyModels (BaseChart chart, ChartDataModel[] models)
ChartFlavor getChartFlavor (String name)
int getChartFlavorCount ()
String[] getChartFlavorNames ()
ChartFlavor[] getChartFlavors ()
ChartFlavor getDefultChartFlavor ()
String getDescription ()
String getName ()

Package Functions

boolean applyFlavor (BaseChart chart, ChartFlavor flavor)

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 
) [package]

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 
)

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  ) 

Returns ChartFlavor by its name string.

Returns:
com.cosylab.gui.chart.ChartFlavor
int com::cosylab::gui::components::r2::chart::ChartDecorator::getChartFlavorCount (  ) 

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 (  ) 

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 (  ) 

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 (  ) 
String com::cosylab::gui::components::r2::chart::ChartDecorator::getDescription (  ) 

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 (  ) 

The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2