adjustSizeAndPosition() | BeltContainerStrategy | [protected, virtual] |
BeltContainerStrategy(float bWidth=100, unsigned int nControlPoints=4, unsigned int subdivLevels=4) | BeltContainerStrategy | |
beltWidth | BeltContainerStrategy | [protected] |
borderColor | BoundedContainerStrategy | [protected] |
borderSelected | BoundedContainerStrategy | [protected] |
borderWidth | BoundedContainerStrategy | [protected] |
BoundedContainerStrategy(unsigned int nControlPoints=4, unsigned int subdivLevels=4) | BoundedContainerStrategy | |
buttonBufferType | BoundedContainerStrategy | [protected] |
calculateInnerBorder() | BeltContainerStrategy | [protected] |
calculateOuterBorder() | BoundedContainerStrategy | [protected] |
changingFlow | CurrentBeltContainerStrategy | [protected] |
color | BoundedContainerStrategy | [protected] |
cpInnerButtonValues | BeltContainerStrategy | [protected] |
cpOuterButtonValues | BoundedContainerStrategy | [protected] |
createDisplayLists() | BeltContainerStrategy | [protected, virtual] |
CurrentBeltContainerStrategy(float bWidth=100) | CurrentBeltContainerStrategy | |
directionBufferType | CurrentBeltContainerStrategy | [protected] |
displayControlPoints | BoundedContainerStrategy | [protected] |
dlInnerBorder | BeltContainerStrategy | [protected] |
dlInnerBorderPicking | BeltContainerStrategy | [protected] |
dlInnerBorderSelected | BeltContainerStrategy | [protected] |
dlInnerRegion | BoundedContainerStrategy | [protected] |
dlOuterBorder | BoundedContainerStrategy | [protected] |
dlOuterBorderPicking | BoundedContainerStrategy | [protected] |
dlOuterBorderSelected | BoundedContainerStrategy | [protected] |
draw(const std::vector< unsigned long > &selectedIds) | BoundedContainerStrategy | [protected] |
drawBorder(bool noColor=false) | BeltContainerStrategy | [protected, virtual] |
drawControlPoints() | BeltContainerStrategy | [protected, virtual] |
drawForPicking() | BoundedContainerStrategy | [protected] |
drawInnerRegion() | BeltContainerStrategy | [protected, virtual] |
evaluateSplines() | BeltContainerStrategy | [protected, virtual] |
fillButtonBuffer(IBuffer< unsigned char > *buffer) | BeltContainerStrategy | [protected, virtual] |
fillDirectionBuffer(IBuffer< float > *buffer) | CurrentBeltContainerStrategy | [protected] |
fillMaskBuffer() | BoundedContainerStrategy | [protected] |
fillOrientationBuffer(IBuffer< float > *buffer) | CurrentBeltContainerStrategy | [protected] |
fillSizeBuffer(IBuffer< float > *buffer) | CurrentBeltContainerStrategy | [protected] |
flowInitialX | CurrentBeltContainerStrategy | [protected] |
flowInitialY | CurrentBeltContainerStrategy | [protected] |
flowOrientation | CurrentBeltContainerStrategy | [protected] |
getBeltWidth() | BeltContainerStrategy | [inline] |
getBorderColor() | BoundedContainerStrategy | [inline] |
getBorderWidth() | BoundedContainerStrategy | [inline] |
getButtonValue(unsigned int x, unsigned int y) | BoundedContainerStrategy | [protected] |
getColor() | BoundedContainerStrategy | [inline] |
getDisplayControlPoints() | BoundedContainerStrategy | [inline] |
getInnerBorderSpline() | BeltContainerStrategy | [inline] |
getInnerSpline() | BeltContainerStrategy | [inline] |
getMaxFlowChangeDistance() | CurrentBeltContainerStrategy | [inline] |
getMinFlowChangeDistance() | CurrentBeltContainerStrategy | [inline] |
getNumControlPoints() | BoundedContainerStrategy | [inline] |
getOuterBorderSpline() | BoundedContainerStrategy | [inline] |
getOuterSpline() | BoundedContainerStrategy | [inline] |
getRandomInsidePoint() | BoundedContainerStrategy | [virtual] |
getSelectedColor() | BoundedContainerStrategy | [inline] |
getSplineLevels() | BoundedContainerStrategy | [inline] |
initialize(bool rounded) | BoundedContainerStrategy | |
initializeCPButtonValues() | BeltContainerStrategy | [protected, virtual] |
initProperties() | CurrentBeltContainerStrategy | [protected] |
innerBorderSpline | BeltContainerStrategy | [protected] |
innerSpline | BeltContainerStrategy | [protected] |
maskBuffer | BoundedContainerStrategy | [protected] |
maskBufferType | BoundedContainerStrategy | [protected] |
maxFlowChangeDistance | CurrentBeltContainerStrategy | [protected] |
minFlowChangeDistance | CurrentBeltContainerStrategy | [protected] |
moveControlPointBy(unsigned int index, double dx, double dy) | BeltContainerStrategy | [protected, virtual] |
moveInSpeed | CurrentBeltContainerStrategy | [protected] |
noButtonValue | BoundedContainerStrategy | [protected] |
numControlPoints | BoundedContainerStrategy | [protected] |
obtainIndex(std::vector< unsigned char > &values, unsigned char v) | BoundedContainerStrategy | [protected] |
onEvent(LargeDisplayEvent *evt) | CurrentBeltContainerStrategy | [protected] |
orientationBufferType | CurrentBeltContainerStrategy | [protected] |
outerBorderSpline | BoundedContainerStrategy | [protected] |
outerSpline | BoundedContainerStrategy | [protected] |
previousX | BoundedContainerStrategy | [protected] |
previousY | BoundedContainerStrategy | [protected] |
resize(unsigned int width, unsigned int height) | CurrentBeltContainerStrategy | [protected] |
rntAreaButtonValue | BoundedContainerStrategy | [protected] |
selectedColor | BoundedContainerStrategy | [protected] |
selectedControlPoint | BoundedContainerStrategy | [protected] |
setBeltWidth(float w) | BeltContainerStrategy | [inline] |
setBorderColor(float *c) | BoundedContainerStrategy | [inline] |
setBorderWidth(float w) | BoundedContainerStrategy | [inline] |
setColor(float *c) | BoundedContainerStrategy | [inline] |
setDefaultBounds(bool rounded) | BeltContainerStrategy | [protected, virtual] |
setDisplayControlPoints(bool value) | BoundedContainerStrategy | [inline] |
setInnerBorderSpline(Spline s) | BeltContainerStrategy | [inline] |
setInnerSpline(Spline s) | BeltContainerStrategy | [inline] |
setMaxFlowChangeDistance(float d) | CurrentBeltContainerStrategy | [inline] |
setMinFlowChangeDistance(float d) | CurrentBeltContainerStrategy | [inline] |
setNumControlPoints(unsigned int n) | BoundedContainerStrategy | [inline] |
setOuterBorderSpline(Spline s) | BoundedContainerStrategy | [inline] |
setOuterSpline(Spline s) | BoundedContainerStrategy | [inline] |
setSelectedColor(float *c) | BoundedContainerStrategy | [inline] |
setSplineLevels(unsigned int n) | BoundedContainerStrategy | [inline] |
sizeBufferType | CurrentBeltContainerStrategy | [protected] |
sizeScale | CurrentBeltContainerStrategy | [protected] |
speed | CurrentBeltContainerStrategy | [protected] |
splineLevels | BoundedContainerStrategy | [protected] |
translationAreaButtonValue | BoundedContainerStrategy | [protected] |
updateBuffer(unsigned int bufferType, bool resizeIt) | CurrentBeltContainerStrategy | [protected] |
updateChildrenAfterReshape | BoundedContainerStrategy | [protected] |
updateShape(bool recalculateButtonBuffer) | BoundedContainerStrategy | [protected] |
~BeltContainerStrategy(void) | BeltContainerStrategy | |
~BoundedContainerStrategy(void) | BoundedContainerStrategy | |
~CurrentBeltContainerStrategy(void) | CurrentBeltContainerStrategy | |