User Tools

Site Tools


api:dk11:net:tatukgis.ndk.winforms.tgis_viewer3dbase

TGIS_Viewer3DBase class

DK11 for .NET | TatukGIS.NDK.WinForms.TGIS_Viewer3DBase | Classes | Constructors | Fields | Methods | Properties | Events

Encapsulation of the 3D viewer.

Available also on: Delphi | ActiveX | Python.

Syntax

// C#
public class TGIS_Viewer3DBase : TGIS_ObjectDisposable, IGIS_Viewer3D 
{
}
' VisualBasic
Public Class TGIS_Viewer3DBase
  Inherits TGIS_ObjectDisposable
  Implements IGIS_Viewer3D
End Class
// Oxygene
type
  TGIS_Viewer3DBase = public class( TGIS_ObjectDisposable, IGIS_Viewer3D )
  end;

Inheritance

→ TGIS_ObjectDisposable

Implements

Constructors

Inherited Overrides Protected
Name Visibility Description
TGIS_Viewer3DBase() public Construct an instance of 3D Viewer

Fields

Inherited Protected
Name Visibility Description
oRenderer protected 3D renderer object.

Methods

Inherited Overrides Protected
Name Visibility Description
ControlRepaint public
DoGesture public
DoMouseDown public
DoMouseMove public
DoMouseUp public
Drag public
DragEx public
Draw public
dummyfunction public Dummy funciton.
(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

Properties

Inherited Protected
Name Visibility Description
AdvNavigation public
AllowDemTransparency public
BasePlane public
CameraPosition public
CameraPositionEx public
CameraRotation public
CutAbove public
CutBelow public
DemCachedSize public
DemDetailExtentFactor public
DemDraftExtentFactor public
DemGridSize public
DemIsolineColor public
DemIsolineGap public
DemWalls public
EdgesColor public
ErrorMessage public
FastMode public
Flood public
HideLabelsUponNavigation public
IgnoreAbove public
IgnoreBelow public
IgnoreEllipsoidHeight public
IsBusy public
KeepSunCamera public
LightVector public
Mode public
OrthoView public
PixelSize public
ReferencePoint public
ReferencePointMode public
ReferencePointOffsetZ public
Scale public
ScaleAsText public
ScaleM public
ScaleZ public
ShadowsLevel public
ShowDemTexture public
ShowLabels public
ShowLights public
ShowReferencePoint public
ShowVectorEdges public
ShowWireframe public
SunPosition public
TransparencyPriority public
UniverseColor public
VectorExtentFactor public
VectorSimplification public
VectorSmartSize public
ViewRestriction public
VisibleExtent public
VisibleExtent3D public
WallsColor public
Zoom public

Events

Inherited Protected
Name Visibility Description
UpdateEvent public

2024/05/17 15:25

Page Tools