adjustSizeAndPosition() | BoundedContainerStrategy | [protected, virtual] |
borderColor | BoundedContainerStrategy | [protected] |
borderSelected | BoundedContainerStrategy | [protected] |
borderWidth | BoundedContainerStrategy | [protected] |
BoundedContainerStrategy(unsigned int nControlPoints=4, unsigned int subdivLevels=4) | BoundedContainerStrategy | |
buttonBufferType | BoundedContainerStrategy | [protected] |
calculateOuterBorder() | BoundedContainerStrategy | [protected] |
color | BoundedContainerStrategy | [protected] |
cpOuterButtonValues | BoundedContainerStrategy | [protected] |
createDisplayLists() | BoundedContainerStrategy | [protected, virtual] |
displayControlPoints | BoundedContainerStrategy | [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) | BoundedContainerStrategy | [protected, virtual] |
drawControlPoints() | BoundedContainerStrategy | [protected, virtual] |
drawForPicking() | BoundedContainerStrategy | [protected] |
drawInnerRegion() | BoundedContainerStrategy | [protected, virtual] |
evaluateSplines() | BoundedContainerStrategy | [protected, virtual] |
fillButtonBuffer(IBuffer< unsigned char > *buffer) | BoundedContainerStrategy | [protected, virtual] |
fillMaskBuffer() | BoundedContainerStrategy | [protected] |
getBorderColor() | BoundedContainerStrategy | [inline] |
getBorderWidth() | BoundedContainerStrategy | [inline] |
getButtonValue(unsigned int x, unsigned int y) | BoundedContainerStrategy | [protected] |
getColor() | BoundedContainerStrategy | [inline] |
getDisplayControlPoints() | BoundedContainerStrategy | [inline] |
getNumControlPoints() | BoundedContainerStrategy | [inline] |
getOuterBorderSpline() | BoundedContainerStrategy | [inline] |
getOuterSpline() | BoundedContainerStrategy | [inline] |
getRandomInsidePoint() | BoundedContainerStrategy | [virtual] |
getSelectedColor() | BoundedContainerStrategy | [inline] |
getSplineLevels() | BoundedContainerStrategy | [inline] |
initialize(bool rounded) | BoundedContainerStrategy | |
initializeCPButtonValues() | BoundedContainerStrategy | [protected, virtual] |
initProperties() | BoundedContainerStrategy | [protected] |
maskBuffer | BoundedContainerStrategy | [protected] |
maskBufferType | BoundedContainerStrategy | [protected] |
moveControlPointBy(unsigned int index, double dx, double dy) | BoundedContainerStrategy | [protected, virtual] |
noButtonValue | BoundedContainerStrategy | [protected] |
numControlPoints | BoundedContainerStrategy | [protected] |
obtainIndex(std::vector< unsigned char > &values, unsigned char v) | BoundedContainerStrategy | [protected] |
onEvent(LargeDisplayEvent *evt) | BoundedContainerStrategy | [protected] |
outerBorderSpline | BoundedContainerStrategy | [protected] |
outerSpline | BoundedContainerStrategy | [protected] |
previousX | BoundedContainerStrategy | [protected] |
previousY | BoundedContainerStrategy | [protected] |
resize(unsigned int width, unsigned int height) | BoundedContainerStrategy | [protected] |
rntAreaButtonValue | BoundedContainerStrategy | [protected] |
selectedColor | BoundedContainerStrategy | [protected] |
selectedControlPoint | BoundedContainerStrategy | [protected] |
setBorderColor(float *c) | BoundedContainerStrategy | [inline] |
setBorderWidth(float w) | BoundedContainerStrategy | [inline] |
setColor(float *c) | BoundedContainerStrategy | [inline] |
setDefaultBounds(bool rounded) | BoundedContainerStrategy | [protected, virtual] |
setDisplayControlPoints(bool value) | BoundedContainerStrategy | [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] |
splineLevels | BoundedContainerStrategy | [protected] |
translationAreaButtonValue | BoundedContainerStrategy | [protected] |
updateChildrenAfterReshape | BoundedContainerStrategy | [protected] |
updateShape(bool recalculateButtonBuffer) | BoundedContainerStrategy | [protected] |
~BoundedContainerStrategy(void) | BoundedContainerStrategy | |