|
| FormatterLayout (GingaScreenID screenId, int x, int y, int w, int h) |
|
GingaScreenID | getScreenID () |
|
LayoutRegion * | getDeviceRegion () |
|
void | addChild (string objectId, FormatterLayout *child) |
|
FormatterLayout * | getChild (string objectId) |
|
string | getBitMapRegionId () |
|
LayoutRegion * | getNcmRegion (string regionId) |
|
void | getSortedIds (vector< GingaWindowID > *sortedIds) |
|
ExecutionObject * | getObject (int x, int y) |
|
GingaWindowID | prepareFormatterRegion (ExecutionObject *object, ISurface *renderedSurface, string plan) |
|
float | refreshZIndex (FormatterRegion *region, string layoutRegionId, int zIndex, string plan, ISurface *renderedSurface) |
|
void | showObject (ExecutionObject *object) |
|
void | hideObject (ExecutionObject *object) |
|
set< FormatterRegion * > * | getFormatterRegionsFromNcmRegion (string regionId) |
|
void | clear () |
|
The documentation for this class was generated from the following files:
- gingancl/include/gingancl/model/FormatterLayout.h
- gingancl/src/model/presentation/FormatterLayout.cpp