Version: 0.6.0
AreaDrawCollection Class Reference

#include <areadraw.h>

Public Member Functions

void SetAreaDraw (int serie, AreaDraw *areaDraw)
 
AreaDrawGetAreaDraw (int serie)
 

Detailed Description

Collection of areadraws for series. Used by bar charts, etc.

Member Function Documentation

AreaDraw * AreaDrawCollection::GetAreaDraw ( int  serie)

Returns areadraw, if any, for serie.

Parameters
serieserie index
Returns
areadraw

Here is the caller graph for this function:

void AreaDrawCollection::SetAreaDraw ( int  serie,
AreaDraw areaDraw 
)

Set areadraw for serie.

Parameters
serieserie index
areaDrawareadraw for serie

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
  • /home/bishop/work/projects/nextgismanager/include/freechart/wx/areadraw.h
  • /home/bishop/work/projects/nextgismanager/src/freechart/areadraw.cpp