DK for Delphi | GisViewer3DBase.TGIS_Viewer3DBase | Classes | Constructors | Fields | Methods | Properties | Events
Encapsulation of the 3D viewer.
Available also on: .NET WinForms | ActiveX | Python.
// Delphi type TGIS_Viewer3DBase = class( TGIS_ObjectDisposable, IGIS_Viewer3D ) end;
// C++ Builder class PASCALIMPLEMENTATION TGIS_Viewer3DBase : public TGIS_ObjectDisposable { };
| Name | Visibility | Description | |
|---|---|---|---|
| Create | public | Construct an instance of 3D Viewer | |
| Name | Visibility | Description | |
|---|---|---|---|
| ControlRepaint | public | ||
| DoGesture | public | ||
| DoMouseDown | public | ||
| DoMouseMove | public | ||
| DoMouseUp | public | ||
| Drag | public | ||
| DragEx | public | ||
| Draw | public | ||
| dummyfunction | public | Dummy function. (Inherited from IGIS_Viewer3D) |
|
| FullExtent | public | ||
| GestureBegin | public | ||
| GestureEnd | public | ||
| GetDemLevelAtReferencePointer | public | ||
| GetFps | public | ||
| InitialRedraw | public | ||
| Locate | public | ||
| Locate3D | public | ||
| Lock | public | ||
| LockUpdates | public | ||
| MarkShape | public | ||
| Move | public | ||
| PrintBegin | public | ||
| PrintBmp | public | ||
| PrintEnd | public | ||
| PrintTile | public | ||
| RayIntersectDem | public | ||
| ResetView | public | ||
| Rotate | public | ||
| ScreenToMap | public | ||
| ScreenToMap3D | public | ||
| StoreMousePos | public | ||
| Unlock | public | ||
| UnlockUpdates | public | ||
| UnMarkShape | public | ||
| UpdateAllSelectedObjects | public | ||
| UpdateTopmost | public | ||
| UpdateWholeMap | public | ||
| ZoomBy | public | ||