#include <TeSlice.h>
Definition at line 42 of file TeSlice.h.
Public Member Functions | |
| TeSlice & | operator= (const TeSlice &slice) |
| TeSlice (const TeSlice &slice) | |
| TeSlice (const string &from, const string &to, int count=0) | |
| Constructor. | |
| TeSlice () | |
| interval upper value | |
Data Fields | |
| int | count_ |
| string | from_ |
| number of objects container in the interval | |
| string | to_ |
| interval lower value | |
| TeSlice::TeSlice | ( | ) | [inline] |
| TeSlice::TeSlice | ( | const TeSlice & | slice | ) | [inline] |
| int TeSlice::count_ |
Definition at line 45 of file TeSlice.h.
Referenced by TeTheme::buildGrouping(), TeExternalTheme::buildGrouping(), operator=(), TeElemCountingBySlice(), TeGroupByEqualStep(), TeGroupByUniqueValue(), and TeSlice().
Definition at line 46 of file TeSlice.h.
Referenced by TeTheme::buildGrouping(), TeExternalTheme::buildGrouping(), TeLegendEntry::clear(), TeLegendEntry::label(), operator=(), TeElemCountingBySlice(), TeGroupByEqualStep(), TeGroupByQuantil(), TeGroupByStdDev(), TeGroupByUniqueValue(), TeLegendEntry::TeLegendEntry(), and TeSlice().
Definition at line 47 of file TeSlice.h.
Referenced by TeLegendEntry::clear(), TeLegendEntry::label(), operator=(), TeElemCountingBySlice(), TeGroupByEqualStep(), TeGroupByQuantil(), TeGroupByStdDev(), TeLegendEntry::TeLegendEntry(), and TeSlice().
1.5.3