![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|

X11 specific implementation of the TSL3DInteractionModeDisplay class. This class is for use by the TSLInteractionModeMagnify and should not be used directly by the application.
Public Member Functions | |
| virtual | ~TSL3DInteractionModeDisplayX11 () |
| virtual void | captureMouse () |
| virtual void | drawEchoLine () |
| virtual void | drawEchoRectangle () |
| virtual void | releaseMouse () |
Public Member Functions inherited from TSL3DInteractionModeDisplay | |
| virtual | ~TSL3DInteractionModeDisplay () |
| void | clearEchoLine () |
| void | clearEchoRectangle () |
| void | resetMode (TSLButtonType button, TSLDeviceUnits xDU, TSLDeviceUnits yDU) |
| void | setEchoLine (TSLDeviceUnits x1, TSLDeviceUnits y1, TSLDeviceUnits x2, TSLDeviceUnits y2) |
| void | setEchoRectangle (TSLDeviceUnits x1, TSLDeviceUnits y1, TSLDeviceUnits x2, TSLDeviceUnits y2) |
| void | viewChanged (bool addToViewStack) |
| TSL3DDrawingSurface * | drawingSurface () |
Additional Inherited Members | |
Protected Member Functions inherited from TSL3DInteractionModeDisplay | |
| TSL3DInteractionModeDisplay (TSL3DDrawingSurface *ds, TSL3DInteractionModeManager *manager) | |
Protected Attributes inherited from TSL3DInteractionModeDisplay | |
| TSLDeviceUnits | m_x1 |
| TSLDeviceUnits | m_y1 |
| TSLDeviceUnits | m_x2 |
| TSLDeviceUnits | m_y2 |
| bool | m_drawRect |
| bool | m_drawLine |
| TSL3DInteractionModeManager * | m_manager |
| TSL3DDrawingSurface * | m_drawingSurface |
|
virtual |
X11 specific implementation of the TSL3DInteractionModeDisplay class. This class is for use by the TSLInteractionModeMagnify and should not be used directly by the application.
|
virtual |
X11 specific implementation of the TSL3DInteractionModeDisplay class. This class is for use by the TSLInteractionModeMagnify and should not be used directly by the application.
Implements TSL3DInteractionModeDisplay.
|
virtual |
X11 specific implementation of the TSL3DInteractionModeDisplay class. This class is for use by the TSLInteractionModeMagnify and should not be used directly by the application.
Implements TSL3DInteractionModeDisplay.
|
virtual |
X11 specific implementation of the TSL3DInteractionModeDisplay class. This class is for use by the TSLInteractionModeMagnify and should not be used directly by the application.
Implements TSL3DInteractionModeDisplay.
|
virtual |
X11 specific implementation of the TSL3DInteractionModeDisplay class. This class is for use by the TSLInteractionModeMagnify and should not be used directly by the application.
Implements TSL3DInteractionModeDisplay.