#include <Separator.h>
◆ SeparatorType
Enumerator |
---|
TypeSeparator | |
StyleSeparator | |
◆ Separator()
NoLimits::NoLimits2::Separator::Separator |
( |
| ) |
|
|
inline |
◆ debug()
void NoLimits::NoLimits2::Separator::debug |
( |
| ) |
|
|
inlinevirtual |
◆ getPosition()
double NoLimits::NoLimits2::Separator::getPosition |
( |
| ) |
const |
◆ getSection()
Section * NoLimits::NoLimits2::Separator::getSection |
( |
| ) |
const |
◆ getSegment()
Segment * NoLimits::NoLimits2::Separator::getSegment |
( |
| ) |
const |
◆ getSeparatorType()
◆ setPosition()
void NoLimits::NoLimits2::Separator::setPosition |
( |
double |
value | ) |
|
◆ setSection()
void NoLimits::NoLimits2::Separator::setSection |
( |
Section * |
value | ) |
|
◆ setSegment()
void NoLimits::NoLimits2::Separator::setSegment |
( |
Segment * |
value | ) |
|
◆ setSeparatorType()
void NoLimits::NoLimits2::Separator::setSeparatorType |
( |
const SeparatorType & |
value | ) |
|
◆ position
double NoLimits::NoLimits2::Separator::position |
|
private |
◆ section
Section* NoLimits::NoLimits2::Separator::section |
|
private |
◆ segment
Segment* NoLimits::NoLimits2::Separator::segment |
|
private |
◆ separatorType
The documentation for this class was generated from the following files: