LayerTranslator Class Reference
Layer translator class. More...
See also: List of Classes
Member
Detailed Description
This class is used for the layer mapping functions is the classes drawingField and cell
Example:
Member Function Documentation
layerTranslator::layerTranslator()
creates a layertranslator
void layerTranslator::invert()
Inverts the translation.
void layerTranslator::mapAll(int to)
sets the mapping of all layer to to
void layerTranslator::mapLayer(int from, int to)
sets a mapping of layer from to Layer to
int layerTranslator::map(int from)
maps the Layer from