#include <bundles.hxx>


Public Member Functions | |
| LineBundle () | |
| virtual Bundle * | Clone () |
| LineBundle & | operator= (LineBundle &rLineBundle) |
| virtual | ~LineBundle () |
Public Attributes | |
| LineType | eLineType |
| double | nLineWidth |
Definition at line 61 of file bundles.hxx.
| LineBundle::LineBundle | ( | ) | [inline] |
| virtual LineBundle::~LineBundle | ( | ) | [inline, virtual] |
Definition at line 71 of file bundles.hxx.
| virtual Bundle* LineBundle::Clone | ( | void | ) | [inline, virtual] |
| LineBundle & LineBundle::operator= | ( | LineBundle & | rLineBundle | ) |
Definition at line 58 of file bundles.cxx.
References eLineType, Bundle::GetIndex(), nLineWidth, and Bundle::SetIndex().
Definition at line 65 of file bundles.hxx.
Referenced by CGM::ImplDoClass2(), CGM::ImplDoClass5(), CGMImpressOutAct::ImplSetLineBundle(), CGMElements::Init(), and operator=().
| double LineBundle::nLineWidth |
Definition at line 66 of file bundles.hxx.
Referenced by CGM::ImplDoClass2(), CGM::ImplDoClass5(), CGMImpressOutAct::ImplSetLineBundle(), CGMElements::Init(), and operator=().
1.5.6