|
| CascadingDescriptor (GenericDescriptor *firstDescriptor) |
|
| CascadingDescriptor (CascadingDescriptor *descriptor) |
|
bool | instanceOf (string s) |
|
string | getId () |
|
bool | isLastDescriptor (GenericDescriptor *descriptor) |
|
void | cascade (GenericDescriptor *preferredDescriptor) |
|
GenericDescriptor * | getUnsolvedDescriptor (int i) |
|
vector< GenericDescriptor * > * | getUnsolvedDescriptors () |
|
void | cascadeUnsolvedDescriptor () |
|
double | getExplicitDuration () |
|
bool | getFreeze () |
|
string | getPlayerName () |
|
LayoutRegion * | getRegion () |
|
LayoutRegion * | getRegion (void *formatterLayout, void *object) |
|
FormatterRegion * | getFormatterRegion () |
|
void | setFormatterLayout (void *formatterLayout) |
|
long | getRepetitions () |
|
vector< Parameter * > * | getParameters () |
|
string | getParameterValue (string paramName) |
|
vector< GenericDescriptor * > * | getNcmDescriptors () |
|
Color * | getFocusBorderColor () |
|
double | getFocusBorderTransparency () |
|
int | getFocusBorderWidth () |
|
string | getFocusIndex () |
|
string | getFocusSrc () |
|
string | getSelectionSrc () |
|
string | getMoveDown () |
|
string | getMoveLeft () |
|
string | getMoveRight () |
|
string | getMoveUp () |
|
Color * | getSelBorderColor () |
|
int | getSelBorderWidth () |
|
vector< Transition * > * | getInputTransitions () |
|
vector< Transition * > * | getOutputTransitions () |
|
|
void | initializeCascadingDescriptor () |
|
The documentation for this class was generated from the following files:
- gingancl/include/gingancl/model/CascadingDescriptor.h
- gingancl/src/model/presentation/CascadingDescriptor.cpp