logo资料库

TerraExplorer Pro v7.0.1用户二次开发手册中文版.pdf

第1页 / 共778页
第2页 / 共778页
第3页 / 共778页
第4页 / 共778页
第5页 / 共778页
第6页 / 共778页
第7页 / 共778页
第8页 / 共778页
资料共778页,剩余部分请下载后查看
第1章 概述
1.1 TerraExplorerAPI相关功能模块
1.2 TerraExplorer API可以做些什么
1.3 主要接口
1.3.1 ISGWorld701 接口
1.3.2 ICreator701 接口
1.3.3 IAnalysis701 接口
1.3.4 SkylineGlobe 接口
1.3.5 TerraExplorer Viewer 接口
1.3.6 ActiveX 控件
1.4 如何使用COM接口
1.4.1 创建客户端应用程序
1.4.2 HRESULT 类型返回值
1.5 基本概念
1.5.1 单位
1.5.2 偏移,俯仰和翻滚角度
1.5.3 时间
1.6 基本示例
1.6.1 控制摄像机
1.6.2 项目树管理
1.6.3 对象管理
1.6.4 TerraExplorer 事件
1.6.5 坐标系
1.6.6 WKT和WKB
1.6.7 Client Data
1.6.8 矢量图层
1.6.9 导航地图窗口
1.7 自动化安装 TerraExplorer
第2章 API v6.6 到 API v7.0.1的更新
2
2.1 关于 TerraExplorer v7.0.1 API
2.1.1 C# 环境
2.1.2 Javascript
2.2 API v7.0.1属性方法和接口的更新
2.2.1 属性
2.2.2 方法
2.2.3 事件
2.2.4 接口
第3章 SGWorld
3
3.1 ISGWorld701
3.1.1 IgnoreAccelerators
3.1.2 AttachEvent
3.1.3 DetachEvent
3.1.4 GetOptionParam
3.1.5 Open
3.1.6 SetOptionParam
3.1.7 OnAnalysisDistancePointAdded
3.1.8 OnAnalysisProgress
3.1.9 OnBeforePresentationItemActivation
3.1.10 OnCommandValueChanged
3.1.11 OnContainerChanged
3.1.12 OnCreateBasicKit
3.1.13 OnDataSourceFeatureIdChanged
3.1.14 OnDateTimeChanged
3.1.15 OnDrawHUD
3.1.16 OnFileClosed
3.1.17 OnFileClosing
3.1.18 OnFileSave
3.1.19 OnFrame
3.1.20 OnInputModeChanged
3.1.21 OnKeyboard
3.1.22 OnLayerStreaming
3.1.23 OnLButtonClicked
3.1.24 OnLButtonDblClk
3.1.25 OnLButtonDown
3.1.26 OnLButtonUp
3.1.27 OnLoadFinished
3.1.28 OnMButtonDblClk
3.1.29 OnMButtonDown
3.1.30 OnMButtonUp
3.1.31 OnMouseWheel
3.1.32 OnObjectAction
3.1.33 OnPresentationFlyToReachedDestination
3.1.34 OnPresentationPlayTimeAnimationEnded
3.1.35 OnPresentationStatusChanged
3.1.36 OnProjectTreeAction
3.1.37 OnRButtonDblClk
3.1.38 OnRButtonDown
3.1.39 OnRButtonUp
3.1.40 OnRenderQualityChanged
3.1.41 OnSGWorld
3.1.42 OnSGWorldMessage
3.2 Analysis (IAnalysis701)
3.2.1 Create3DViewshed
3.2.2 CreateContourMap
3.2.3 CreateFloodContinuousWaterRise
3.2.4 CreateFloodSingleWaterRise
3.2.5 CreateLineOfSight
3.2.6 CreateSlopeMap
3.2.7 CreateTerrainProfile
3.2.8 CreateThreatDome
3.2.9 CreateViewshed
3.2.10 CreateViewshedOnRoute
3.2.11 HideCrossSectionBox
3.2.12 EndVisibilityQuery
3.2.13 MeasureTerrainArea
3.2.14 MeasureTerrainGroundDistance
3.2.15 MeasureTerrainPerimeter
3.2.16 MeasureTerrainProfile
3.2.17 MeasureTerrainSurface
3.2.18 MeasureTerrainSurfacePerimeter
3.2.19 QueryElevationBuffer
3.2.20 QueryPointVisibility
3.2.21 ShowCrossSectionBox
3.2.22 QueryVisibilityDistance
3.2.23 StartShadowVisibilityQuery
3.2.24 StartViewshedVisibilityQuery
3.3 Application (IApplication701)
3.3.1 CPUSaveMode
3.3.2 DataPath
3.3.3 EnableJoystick
3.3.4 ExecutablePath
3.3.5 SuppressUIErrors
3.3.6 TargetFrameRate
3.3.7 Search
3.4 Command (ICommand701)
3.4.1 CanExecute
3.4.2 Execute
3.4.3 Menu Commands
3.4.4 GetValue
3.4.5 IsChecked
3.5 CoordServices (ICoordServices701)
3.5.1 ChooseCSDialog
3.5.2 ConvertCoordinateToMGRS
3.5.3 ConvertMGRSToCoordinate
3.5.4 CreateCoordinateSystem
3.5.5 GetAimingAngles
3.5.6 GetDistance
3.5.7 GetDistance3D
3.5.8 MoveCoord
3.5.8 MoveCoordEx
3.5.9 Reproject
3.6 Creator (ICreator701)
3.6.1 Create3DArrow
3.6.2 Create3DPolygon
3.6.3 CreateArc
3.6.4 CreateArrow
3.6.5 CreateBox
3.6.6 CreateBuilding
3.6.7 CreateCircle
3.6.8 CreateColor
3.6.9 CreateCone
3.6.10 CreateCylinder
3.6.11 CreateDynamicObject
3.6.12 CreateEffect
3.6.13 CreateElevationLayer
3.6.14 CreateEllipse
3.6.15 CreateFeatureLayer
3.6.16 CreateHoleOnTerrain
3.6.17 CreateImageLabel
3.6.18 CreateImageryLayer
3.6.19 CreateKMLLayer
3.6.20 CreateLabel
3.6.21 CreateLabelStyle
3.6.22 CreateLocation
3.6.23 CreateLocationHere
3.6.24 CreateMeshLayerFromFile
3.6.25 CreateMeshLayerFromSFS
3.6.26 CreateMessage
3.6.27 CreateModel
3.6.28 CreateNewFeatureLayer
3.6.29 CreatePointCloudModel
3.6.30 CreatePolygon
3.6.31 CreatePolygonFromArray
3.6.32 CreatePolyline
3.6.33 CreatePolylineFromArray
3.6.34 CreatePopupMessage
3.6.35 CreatePosition
3.6.36 CreatePresentation
3.6.37 CreatePyramid
3.6.38 CreateRectangle
3.6.39 CreateRegularPolygon
3.6.40 CreateRouteWaypoint
3.6.41 CreateSphere
3.6.42 CreateTerrainModifier
3.6.43 CreateTextLabel
3.6.44 CreateTreeHotlink
3.6.45 CreateVideoOnTerrain
3.6.46 DeleteObject
3.6.47 GetObject
3.7 DateTime (IDateTime701)
3.7.1 Current
3.7.2 CurrentTimeBuffer
3.7.3 DisplaySun
3.7.4 FixedLocalTime
3.7.5 TimeRangeEnd
3.7.6 TimeRangeStart
3.7.7 TimeZoneDisplayName
3.7.8 TimeZoneKey
3.7.9 TimeZoneMode
3.7.10 TimeZonesXML
3.7.11 SetMode
3.8 Navigate (INavigate701)
3.8.1 FieldOfView
3.8.2 Speed
3.8.3 UndergroundMode
3.8.4 DetectCollisionToTarget
3.8.5 FlyTo
3.8.6 GetPosition
3.8.7 JumpTo
3.8.8 SetGPSMode
3.8.9 SetGPSPosition
3.8.10 SetPosition
3.8.11 Stop
3.8.12 ZoomIn
3.8.13 ZoomOut
3.8.14 ZoomTo
3.9 Project (IProject701)
3.9.1 Name
3.9.2 Settings
3.9.3 Close
3.9.4 get_Settings
3.9.5 LoadFiles
3.9.6 Open
3.9.7 Save
3.9.8 SaveAs
3.9.9 set_Settings
3.10 ProjectTree (IProjectTree701)
3.10.1 HiddenGroupID
3.10.2 HiddenGroupName
3.10.3 NotInTreeID
3.10.4 RootID
3.10.5 CreateGroup
3.10.6 CreateLockedGroup
3.10.7 DeleteItem
3.10.8 EditItem
3.10.9 EditItems
3.10.10 EnableRedraw
3.10.11 EndEdit
3.10.12 ExpandGroup
3.10.13 FindItem
3.10.14 GetActivationCode
3.10.15 GetClientData
3.10.16 GetGroupEndTime
3.10.17 GetGroupLocation
3.10.18 GetGroupStartTime
3.10.19 GetItemName
3.10.20 GetLayer
3.10.21 GetNextItem
3.10.22 GetObject
3.10.23 GetVisibility
3.10.24 IsGroup
3.10.25 IsLayer
3.10.26 IsLocked
3.10.27 LoadFlyLayer
3.10.28 LockGroup
3.10.29 RenameGroup
3.10.30 SaveAsFly
3.10.31 SaveAsKml
3.10.32 SelectItem
3.10.33 SetActivationCode
3.10.34 SetClientData
3.10.35 SetGroupEndTime
3.10.36 SetGroupLocation
3.10.37 SetGroupMessageID
3.10.38 SetGroupStartTime
3.10.39 SetParent
3.10.40 SetVisibility
3.10.41 SortGroup
3.11 Terrain (ITerrain701)
3.11.1 BestMPP
3.11.2 Bottom
3.11.3 Description
3.11.4 Left
3.11.5 Levels
3.11.6 Name
3.11.7 Opacity
3.11.8 Right
3.11.9 StreamQuality
3.11.10 Top
3.11.11 GetGroundHeightInfo
3.12 Version (ITEVersionInfo701)
3.12.1 Build
3.12.2 Freeze
3.12.3 Major
3.12.4 Minor
3.12.5 Type
3.13 Window (IWindow701)
3.13.1 DisablePresentationControl
3.13.2 CenterPixelToWorld
3.13.3 GetControls
3.13.4 GetInputMode
3.13.5 GetMouseInfo
3.13.6 GetPopupByCaption
3.13.7 GetPopups
3.13.8 GetSnapShot
3.13.9 HideMessageBarText
3.13.10 PixelFromWorld
3.13.11 PixelToWorld
3.13.12 RemovePopup
3.13.13 RemovePopupByCaption
3.13.14 SetInputMode
3.13.15 ShowControls
3.13.16 ShowMessageBarText
3.13.17 ShowPopup
第4章 其他接口
4
4.1 I3DMLFeatureLayer701
4.1.1 ExecuteGetDataSourceFeatureIdQuery
4.1.2 ExecuteQuery
4.1.3 ExecuteSpatialQuery
4.1.4 SaveAs
4.2 I3DMLFeatureLayers701
4.2.1 Count
4.2.2 Item
4.3 I3DMLFeatureProperties701
4.3.1 MessageID
4.4 I3DViewshed701
4.4.1 Distance
4.4.2 FieldOfViewX
4.4.3 FieldOfViewY
4.4.4 Quality
4.4.5 RefreshRate
4.5 IAction701
4.5.1 Code
4.5.2 Param
4.6 IAttachment701
4.6.1 AttachedToID
4.6.2 AutoDetach
4.6.3 DeltaAltitude
4.6.4 DeltaPitch
4.6.5 DeltaRoll
4.6.6 DeltaX
4.6.7 DeltaY
4.6.8 DeltaYaw
4.6.9 IsAttached
4.6.10 AttachTo
4.7 IAttribute701
4.7.1 Import
4.7.2 Name
4.7.3 Size
4.7.4 Type
4.8 IAttributes701
4.8.1 Count
4.8.2 ImportAll
4.8.3 Item
4.8.4 CreateAttribute
4.8.5 IsAttributeExist
4.9 IBBox2D701
4.9.1 MaxX
4.9.2 MaxY
4.10.3 MinX
4.10.4 MinY
4.10 IBBox3D701
4.10.1 MaxX
4.10.2 MaxY
4.10.3 MaxHeight
4.10.4 MinHeight
4.10.5 MinX
4.10.6 MinY
4.11 IBuildingFace701
4.11.1 FillType
4.12 IBuildingSides701
4.12.1 Count
4.12.2 FillType
4.13.3 Item
4.13 Clipboard (IClipboard701)
4.13.1 Count
4.13.2 Item
4.13.3 AddObject
4.13.4 RemoveAll
4.14 ICodecInfo701
4.14.1 Quality
4.14.2 CanSetQuality
4.14.3 GetDefaultQuality
4.14.4 GetName
4.14.5 IsWmv
4.14.6 IsConfigurable
4.14.7 ShowConfigDialog
4.15 IColor701
4.15.1 abgrColor
4.15.2 FromABGRColor
4.15.3 FromARGBColor
4.15.4 FromBGRColor
4.15.5 FromHTMLColor
4.15.6 FromRGBColor
4.15.7 GetAlpha
4.15.8 SetAlpha
4.15.9 ToABGRColor
4.15.10 ToARGBColor
4.15.11 ToBGRColor
4.15.12 ToHTMLColor
4.15.13 ToRGBColor
4.16 IContainerItem701
4.16.1 ItemID
4.16.2 Name
4.16.3 StartupSite
4.16.4 Text
4.16.5 URL
4.16.6 UseURL
4.17 IContainers701
4.17.1 Count
4.17.2 Item
4.17.3 AddContainer
4.17.4 GetContainer
4.17.5 RemoveContainer
4.18 IContourMap701
4.18.1 Bottom
4.18.2 ColorOutsideOfRange
4.18.3 ContourLinesInterval
4.18.4 CoverageArea
4.18.5 Depth
4.18.6 DisplayStyle
4.18.7 Left
4.18.8 MaxElevation
4.18.9 MinElevation
4.18.10 Opacity
4.18.11 PaletteID
4.18.12 Right
4.18.13 Top
4.18.14 UseMinMaxValues
4.18.15 Width
4.19 ICoord2D
4.19.1 X
4.19.2 Y
4.20 ICoordinateSystem701
4.20.1 FactorToMeter
4.20.2 PrettyWkt
4.20.3 WellKnownText
4.20.4 WktDescription
4.20.5 GetFactorToMeterEx
4.20.6 InitFromBMG
4.20.7 InitFromEPSG
4.20.8 IsPlanar
4.20.9 IsSame
4.20.10 IsWktValid
4.21 IDataSourceInfo701
4.21.1 ConnectionString
4.22.2 HasZ
4.21.2 RecordsCount
4.22 IFeature701
4.22.1 DataSourceFeatureID
4.22.2 LayerID
4.22.3 ParentGroupID
4.22.4 Show
4.22.5 State
4.22.6 GetProperty
4.23 IFeatureAttribute701
4.23.1 Name
4.23.2 Value
4.24 IFeatureAttributes701
4.24.1 Count
4.24.2 Item
4.24.3 GetFeatureAttribute
4.25 IFeatureGroup701
4.25.1 DisplayAs
4.25.2 Features
4.25.3 CreateFeature
4.25.4 ExecuteGetDataSourceFeatureIdQuery
4.26.5 GetClassification
4.25.5 GetCurrentFeatures
4.25.6 GetFeatureByObjectID
4.25.7 IsAnnotation
4.25.8 IsClassified
4.25.9 RemoveFeature
4.25.10 SetClassification
4.25.11 SetProperty
4.26 IFeatureGroups701
4.26.1 Count
4.26.2 Item
4.26.3 SetClassification
4.26.4 SetProperty
4.27 IFeatureLayer701
4.27.1 AltitudeUnit
4.27.2 Annotation
4.27.3 BlockWidth
4.27.4 DynamicAnnotationPlacement
4.27.5 Editable
4.27.6 Filter
4.27.7 GeometryType
4.27.8 IgnoreZ
4.27.9 MinimizeLabelDuplications
4.27.10 Reproject
4.27.11 Streaming
4.27.12 StreamStatus
4.27.13 ExecuteSpatialQuery
4.27.14 Load
4.27.15 Refresh
4.27.16 Save
4.27.17 SaveAs
4.28 IFeatures701
4.28.1 Count
4.28.2 Item
4.29 IFillStyle701
4.30 IGeometry
4.30.1 Dimension
4.30.2 Envelope
4.30.3 GeometryType
4.30.4 GeometryTypeStr
4.30.5 Clone
4.30.6 EndEdit
4.30.7 IsEmpty
4.30.8 IsSimple
4.30.9 SetEmpty
4.30.10 StartEdit
4.31 IGeometryCollection
4.31.1 Count
4.31.2 Item
4.31.3 NumGeometries
4.31.4 AddGeometry
4.31.5 DeleteGeometry
4.32 IGeometryCreator
4.32.1 CreateGeometryFromWKB
4.32.2 CreateGeometryFromWKT
4.32.3 CreateLinearRingGeometry
4.32.4 CreateLineStringGeometry
4.32.5 CreateMultiLineStringGeometry
4.32.6 CreateMovie
4.32.7 GetAvailableCodecs
4.32.8 CreateMultiPolygonGeometry
4.32.9 CreatePointGeometry
4.32.10 CreatePolygonGeometry
4.33 IKMLLayer701
4.33.1 Editable
4.33.2 Path
4.33.3 Refresh
4.33.4 Save
4.33.5 SaveAs
4.34 ILabelStyle701
4.34.1 Bold
4.34.2 FontName
4.34.3 FontSize
4.34.4 FrameFileName
4.34.5 Italic
4.34.6 LimitScreenSize
4.34.7 LineToGroundLength
4.34.8 LineToGroundType
4.34.9 LockMode
4.34.10 MaxImageSize
4.34.11 MaxViewingHeight
4.34.12 MinViewingHeight
4.34.13 MultilineJustification
4.34.14 PivotAlignment
4.34.15 Scale
4.34.16 ShowTextBehavior
4.34.17 SmallestVisibleSize
4.34.18 TextAlignment
4.34.19 TextOnImage
4.34.20 Underline
4.35 ILinearRing
4.35.1 Area
4.36 ILineOfSight701
4.36.1 HiddenTargets
4.36.2 VisibleTargets
4.37 ILineString
4.37.1 Length
4.37.2 NumPoints
4.37.3 Value
4.37.4 get_Value
4.37.5 IsClosed
4.38 ILineStyle701
4.38.1 Pattern
4.38.2 Width
4.39 IMeshLayer701
4.39.1 GroundObject
4.39.2 MeshGroundOffset
4.39.3 Oversampling
4.39.4 Path
4.39.5 ReplaceTerrainWithMesh
4.39.6 Refresh
4.39.7 ScaleFactor
4.39.8 ScaleX
4.39.9 ScaleY
4.39.10 ScaleZ
4.40 IMessageObject701
4.40.1 MessageID
4.40.2 Activate
4.40.3 GetMessageObject
4.41 IMouseInfo701
4.41.1 Flags
4.41.2 X
4.41.3 Y
4.42 IMovieWriter701
4.42.1 CreateMovie
4.42.2 GetAvailableCodecs
4.43 IMultiLineString
4.43.1 Length
4.43.2 IsClosed
4.44 IMultiple3DWindows701
4.44.1 IsLeader
4.44.2 LinkPosition
4.44.3 SetAsLeader
4.44.4 UnlinkPosition
4.45 IMultiPolygon
4.45.1 Area
4.46 IObjectTexture701
4.46.1 FileName
4.46.2 RotateAngle
4.46.3 ScaleX
4.46.4 ScaleY
4.46.5 TilingMethod
4.47 IPoint
4.47.1 X
4.47.2 Y
4.47.3 Z
4.48 IPointCloudDefaultLocation701
4.48.1 Altitude
4.48.2 X
4.48.3 Y
4.49 IPoints
4.49.1 Count
4.49.2 Item
4.49.3 AddPoint
4.49.4 DeletePoint
4.49.5 InsertPoint
4.49.6 ToArray
4.50 IPolygon
4.50.1 Area
4.50.2 NumInteriorRings
4.50.3 get_InteriorRing
4.51 IPopupMessage701
4.51.1 Align
4.51.2 AllowDrag
4.51.3 AllowResize
4.51.4 AnchorToView
4.51.5 Caption
4.51.6 Flags
4.51.7 FocusToRender
4.51.8 Height
4.51.9 InnerHTML
4.51.10 InnerText
4.51.11 Left
4.51.12 Src
4.51.13 Timeout
4.51.14 Top
4.51.15 ShowCaption
4.51.16 Width
4.52 IPosition701
4.52.1 Altitude
4.52.2 AltitudeType
4.52.3 Cartesian
4.52.4 Distance
4.52.5 Pitch
4.52.6 Roll
4.52.7 X
4.52.8 Y
4.52.9 Yaw
4.52.10 AimTo
4.52.11 ChangeAltitudeType
4.52.12 Copy
4.52.13 DistanceTo
4.52.14 Init
4.52.15 InitFrom
4.52.16 IsEqual
4.52.17 Lerp
4.52.18 Move
4.52.19 MoveToward
4.52.20 ToAbsolute
4.52.21 ToRelative
4.52.22 ToString
4.53 IPresentation701
4.53.1 CaptionHeight
4.53.2 CaptionPosition
4.53.3 CaptionSizeType
4.53.4 CaptionWidth
4.53.5 LoopRoute
4.53.6 PlayAlgorithm
4.53.7 PlayMode
4.53.8 PlaySpeedFactor
4.53.9 PresentationStatus
4.53.10 Continue
4.53.11 CreateCaptionStep
4.53.12 CreateClearCaptionStep
4.53.13 CreateCurrentTimeStep
4.53.14 CreateFlightSpeedFactorStep
4.53.15 CreateFollowDynamicObjectStep
4.53.16 CreateGroupTimeRangeStep
4.53.17 CreateLocationStep
4.53.18 CreateMessageStep
4.53.19 CreateOpenToolStep
4.53.20 CreatePlayTimeAnimationCustomStep
4.53.21 CreatePlayTimeAnimationGroupStep
4.53.22 CreatePlayTimeAnimationProjectStep
4.53.23 CreateRestartDynamicObjectStep
4.53.24 CreateSetTimeStep
4.53.25 CreateShowGroupStep
4.53.26 CreateShowObjectStep
4.53.27 CreateShowUndergroundModeStep
4.53.28 DeleteStep
4.53.29 get_ClientData
4.53.30 MoveStepTo
4.53.31 NextStep
4.53.32 Pause
4.53.33 Play
4.53.34 PlayStep
4.53.35 PreviousStep
4.53.36 ResetPresentation
4.53.37 Resume
4.53.38 set_ClientData
4.53.39 ShowEditor
4.53.40 StartRecord
4.53.41 Stop
4.53.42 StopRecord
4.54 IPresentationStep701
4.54.1 AnimationEndDateAndTime
4.54.2 AnimationLength
4.54.3 AnimationStartDateAndTime
4.54.4 CaptionText
4.54.5 CaptionTimeout
4.54.6 Continue
4.54.7 Description
4.54.8 FlightSpeedFactor
4.54.9 ID
4.54.10 Index
4.54.11 KeyStep
4.54.12 LocationSplineSpeed
4.54.13 LocationSplineSpeedBehavior
4.54.14 SetTimeVal
4.54.15 ShowHideValue
4.54.16 Type
4.54.17 WaitTime
4.55 IPresentationSteps701
4.55.1 Count
4.55.2 Current
4.55.3 Step
4.56 IRings
4.56.1 Count
4.56.2 Item
4.56.3 AddRing
4.56.4 DeleteRing
4.57 IRoofFace701
4.57.1 RooftopDeltaHeight
4.57.2 Style
4.58 IRouteWaypoint701
4.58.1 Altitude
4.58.2 MessageID
4.58.3 Pitch
4.58.4 Roll
4.58.5 Speed
4.58.6 Time
4.58.7 X
4.58.8 Y
4.58.9 Yaw
4.59 IRouteWaypoints701
4.59.1 Count
4.59.2 Current
4.59.3 Item
4.59.4 AddWaypoint
4.59.5 DeleteWaypoint
4.59.6 FromArray
4.59.7 GetWaypoint
4.59.8 InsertWaypoint
4.59.9 ModifyWaypoint
4.59.10 ToArray
4.60 IScreenRect701
4.60.1 Height
4.60.2 Left
4.60.3 Top
4.60.4 Width
4.61 IScreenPointInfo701
4.61.1 InsideScreenRect
4.61.2 PointBehindCamera
4.61.3 X
4.61.4 Y
4.62 ISGServer701
4.62.1 Connect
4.62.2 Disconnect
4.62.3 GetConnectedServer
4.62.4 Reconnect
4.63 ISlopeMap701
4.63.1 Bottom
4.63.2 CoverageArea
4.63.3 Depth
4.63.4 DisplayStyle
4.63.5 Left
4.63.6 Opacity
4.63.7 PaletteID
4.63.8 Right
4.63.9 Top
4.63.10 Width
4.64 ISpatialOperator
4.64.1 Boundary
4.64.2 buffer
4.64.3 Difference
4.64.4 Distance
4.64.5 Intersection
4.64.6 SymmetricDifference
4.64.7 Union
4.65 ISpatialRelation
4.65.1 Contains
4.65.2 Crosses
4.65.3 Disjoint
4.65.4 Equals
4.65.5 Intersects
4.65.6 Overlaps
4.65.7 Touches
4.65.8 Within
4.66 ITerraExplorerMessage701
4.66.1 BringToFront
4.66.2 TargetPosition
4.66.3 Text
4.66.4 Type
4.66.5 URL
4.67 ITerraExplorerObject701
4.67.1 ClientData
4.67.2 ID
4.67.3 ObjectType
4.67.4 SaveInFlyFile
4.67.5 get_ClientData
4.67.6 set_ClientData
4.68 ITerrain3DArrow701
4.68.1 HeadX
4.68.2 HeadY
4.68.3 Height
4.68.4 Style
4.68.5 TailX
4.68.6 TailY
4.69 ITerrain3DPolygon701
4.69.1 Height
4.70 ITerrain3DRectBase701
4.70.1 Bottom
4.70.2 Depth
4.70.3 Height
4.70.4 Left
4.70.5 Right
4.70.6 Top
4.70.7 Width
4.71 ITerrain3DRegBase701
4.71.1 Height
4.71.2 NumberOfSegments
4.71.3 Radius
4.72 ITerrainArc701
4.72.1 EndAngle
4.72.2 NumberOfSegments
4.72.3 Radius
4.72.4 Radius2
4.72.5 StartAngle
4.73 ITerrainArrow701
4.73.1 HeadX
4.73.2 HeadY
4.73.3 Style
4.73.4 TailX
4.73.5 TailY
4.74 ITerrainBuilding701
4.74.1 EnableDraw
4.74.2 Height
4.74.3 Style
4.74.4 TerrainTextureOffsetX
4.74.5 TerrainTextureOffsetY
4.75 ITerrainDynamicObject701
4.75.1 Acceleration
4.75.2 AltitudeType
4.75.3 CircularRoute
4.75.4 DynamicType
4.75.5 FileName
4.75.6 FlipTexture
4.75.7 FontName
4.75.8 FontSize
4.75.9 FontStyle
4.75.10 LimitScreenSize
4.75.11 MotionStyle
4.75.12 MoveByTime
4.75.13 Pause
4.75.14 PlayRouteOnStartup
4.75.15 ScaleFactor
4.75.16 ShowTrack
4.75.17 Text
4.75.18 TurnSpeed
4.75.19 RestartRoute
4.76 ITerrainEffect701
4.76.1 EffectXML
4.76.2 LimitScreenSize
4.76.3 LineToGroundLength
4.76.4 LineToGroundType
4.76.5 MaxViewingHeight
4.76.6 MinViewingHeight
4.76.7 Scale
4.76.8 SmallestVisibleSize
4.77 ITerrainEllipse701
4.77.1 NumberOfSegments
4.77.2 Radius
4.77.3 Radius2
4.78 ITerrainHole701
4.79 ITerrainImageLabel701
4.79.1 ImageFileName
4.80 ITerrainLabel701
4.80.1 Text
4.81 ITerrainLocation701
4.82 ITerrainModel701
4.82.1 BestLOD
4.82.2 FlipTexture
4.82.3 ModelFileName
4.82.4 ModelType
4.82.5 ScaleFactor
4.82.6 ScaleX
4.82.7 ScaleY
4.82.8 ScaleZ
4.83 ITerrainModifier701
4.83.1 ApplyTo
4.83.2 ElevationBehavior
4.83.3 Flat
4.83.4 GetFeather
4.83.5 SetFeather
4.84 ITerrainObject701
4.84.1 DrawOrder
4.84.2 GroundObject
4.84.3 GetRecommendedDistance
4.85 ITerrainPointCloudModel701
4.85.1 ChangeSampleOnMove
4.85.2 DataFormat
4.85.3 DistributionDirection
4.85.4 DistributionEnd
4.85.5 DistributionStart
4.85.6 FlattenBelowTerrain
4.85.7 HideBelowImagery
4.85.8 MaxIntensity
4.85.9 MinIntensity
4.85.10 ModelFileName
4.85.11 PaletteFileName
4.85.12 PaletteOpacity
4.85.13 PointSamplingInterval
4.85.14 PointScalingFactor
4.85.15 PointSizeLimit
4.85.16 ScaleFactor
4.85.17 SetAutoIntensity
4.86 ITerrainPolygon701
4.87 ITerrainPolyline701
4.87.1 ExtendToGround
4.87.2 Spline
4.88 ITerrainRasterLayer701
4.88.1 DataSourceWKT
4.88.2 ElevationOffset
4.88.3 ElevationScale
4.88.4 NullTolerance
4.88.5 NullValue
4.88.6 UseNull
4.88.7 Refresh
4.89 ITerrainRectangle701
4.89.1 Bottom
4.89.2 Depth
4.89.3 Left
4.89.4 Right
4.89.5 Top
4.89.6 Width
4.90 ITerrainRegularPolygon701
4.90.1 NumberOfSegments
4.90.2 Radius
4.91 ITerrainSphere701
4.91.1 Radius
4.91.2 SegmentDensity
4.91.3 Style
4.92 ITerrainThreatDome701
4.92.1 AngularStep
4.92.2 Direction
4.92.3 ElevationAngle
4.92.4 HorizontalEndAngle
4.92.5 HorizontalFOV
4.92.6 HorizontalStartAngle
4.92.7 RadialStep
4.92.8 Range
4.93 ITerrainVideo701
4.93.1 CanSeek
4.93.2 MaximumProjectionDistance
4.93.3 Mute
4.93.4 PlayStatus
4.93.5 PlayVideoOnStartup
4.93.6 ProjectionFieldOfView
4.93.7 ProjectionLinesLength
4.93.8 ProjectOnHiddenSurfaces
4.93.9 ProjectorLength
4.93.10 ShowProjectionLines
4.93.11 ShowProjector
4.93.12 TelemetryFileName
4.93.13 UseTelemetry
4.93.14 VideoFileName
4.93.15 VideoLength
4.93.16 VideoOpacity
4.93.17 VideoPosition
4.93.18 Volume
4.93.19 PlayVideo
4.94 ITimeSpan701
4.94.1 End
4.94.2 Start
4.95 ITooltip701
4.95.1 Text
4.96 ITreeHotlink701
4.97 ITreeItem701
4.97.1 Name
4.97.2 ParentGroupName
4.97.3 ShowInViewerTree
4.98 IVisibility701
4.98.1 MaxVisibilityDistance
4.98.2 MinVisibilityDistance
4.98.3 Show
4.99 IVolumeAnalysisInfo701
4.99.1 AddedCubicMeters
4.99.2 RemovedCubicMeters
4.100 IWks
4.100.1 ExportToWKB
4.100.2 ExportToWKT
4.100.3 ImportFromWKB
4.100.4 ImportFromWKT
4.101 IWorldPointInfo701
4.101.1 ObjectID
4.101.2 WorldPointType
第5章 ActiveX 控件
1
2
3
4
5
5.1 ActiveX 控件是什么
5.2 如何使用 ActiveX 控件
5.2.1 添加 ActiveX 控件
5.3 ITE3DWindow
5.3.1 BorderStyle
5.3.2 Caption
5.3.3 TakeControlOfKeyboardAccelerators
5.4 ITE3DWindowEvents
5.4.1 OnKeyboardMessage
5.5 ITE3DWindowEx
5.5.1 BorderStyle
5.5.2 Caption
5.5.3 CreateInstance
5.6 ITEInformationWindow
5.6.1 BorderStyle
5.7 ITENavigationMap5
5.7.1 BorderColor
5.7.2 BorderStyle
5.7.3 BorderVisible
5.7.4 LevelCount
5.7.5 LevelIndex
5.7.6 MapCount
5.7.7 MapIndex
5.7.8 MouseIcon
5.7.9 MousePointer
5.7.10 ShowMapSelector
5.7.11 ShowPlane
5.7.12 CancelTiePointMode
5.7.13 CenterMap
5.7.14 GetXML
5.7.15 GetXML2
5.7.16 LoadXML
5.7.17 ResetContent
5.7.18 SetMapTiePoint
5.7.19 SetTerrainTiePoint
5.7.20 ShowProperties
5.8 ITENavigationMapEvents5
5.8.1 OnCommand
5.8.2 OnMapLevelChanged
5.8.3 OnMapPosChanged
5.8.4 OnPopupMenu
5.8.5 OnTiePointMode
第6章 C# 例子
6
6.1 打开工程
6.2 创建圆
6.3 创建一个标签
6.4 创建多边形
6.5 创建复杂多边形
6.6 编辑几何对象
6.7 使用矢量图层(导入和空间查询)
6.8 导航 – 创建飞到动作
6.9 导航 – 跳到指定位置
6.10 得到当前位置
6.11 使用信息树(创建、展开、锁定)
6.12 遍历工程树组
6.13 使用 Client Data
第7章 JavaScript例子
7
7.1 初始化 SGWorld 创建一个基础的 HTML页面
7.2 打开一个工程
7.3 创建圆
7.4 创建一个文本标签
7.5 创建一个多边形
7.6 创建一个复杂的多边形
7.7 编辑几何对象
7.8 要素图层(导入和空间查询)
7.9 导航– 创建一个飞到动作
7.10 导航– 跳到指定位置
7.11 得到当前位置
7.12 使用信息数组(创建、展开、锁定)
7.13 遍历工程树
7.14 处理客户数据
第8章 TerraExplorer插件
8
8.1 工具路径
8.2 用户界面
8.3 工具设置
8.4 Ribbon 定制
8.4.1 创建一个Ribbon命令
8.4.2 定义Ribbon命令的属性
8.4.3 创建一个下拉菜单命令
8.4.4 定义下拉菜单命令的附加属性
8.5 XML 文件结构
8.5.1
8.5.2
8.5.3
8.5.4
8.5.5
8.5.6
8.6 XML例子
8.7 插件分发
8.7.1 发布工具
8.7.2 发布一个起始页
8.7.3 管理 TEZ 文件
第9章 _3DMLCreator
9
9.1 创建一个C #客户端应用程序
9.1.1 Description
9.1.2 ProjectionWKT
9.1.3 ProjectName
9.1.4 AddBIMDataSource
9.1.5 AddDataSource
9.1.6 AddMeshDataSource
9.1.7 BeginCreation
9.1.8 RemoveDataSource
9.1.9 RequestAbort
9.1.10 OnError
9.1.11 OnFinished
9.1.12 OnProgress
9.1.13 OnWarning
TerraExplorer Pro 二次开发 用户操作手册 V7.0.1
目录 第 1 章 概述 .................................................................................................................................. 1 TERRAEXPLORERAPI 相关功能模块 .................................................................................. 1 1.1 1.2 TERRAEXPLORER API 可以做些什么 ................................................................................. 1 1.3 主要接口 ............................................................................................................................... 2 ISGWorld701 接口 ........................................................................................................... 2 1.3.1 ICreator701 接口 ............................................................................................................. 3 1.3.2 1.3.3 IAnalysis701 接口 ............................................................................................................ 3 1.3.4 SkylineGlobe 接口 ........................................................................................................... 4 1.3.5 TerraExplorer Viewer 接口 ............................................................................................... 4 1.3.6 ActiveX 控件 .................................................................................................................... 4 1.4 如何使用 COM 接口 ........................................................................................................... 5 1.4.1 创建客户端应用程序 .................................................................................................. 5 1.4.2 HRESULT 类型返回值 ...................................................................................................... 6 1.5 基本概念 ............................................................................................................................... 7 1.5.1 单位 .............................................................................................................................. 7 1.5.2 偏移,俯仰和翻滚角度 .............................................................................................. 7 1.5.3 时间 .............................................................................................................................. 8 1.6 基本示例 ............................................................................................................................... 9 1.6.1 控制摄像机 .................................................................................................................. 9 1.6.2 项目树管理 ................................................................................................................ 10 1.6.3 对象管理 .................................................................................................................... 11 1.6.4 TerraExplorer 事件 ......................................................................................................... 12 1.6.5 坐标系 ........................................................................................................................ 12 1.6.6 WKT 和 WKB ................................................................................................................... 13 1.6.7 Client Data ....................................................................................................................... 15 1.6.8 矢量图层 .................................................................................................................... 16 1.6.9 导航地图窗口 ............................................................................................................ 18 1.7 自动化安装 TERRAEXPLORER .......................................................................................... 21 第 2 章 API V6.6 到 API V7.0.1 的更新 .................................................................................. 22 2.1 关于 TERRAEXPLORER V7.0.1 API ................................................................................... 22 2.1.1 C# 环境 .......................................................................................................................... 22 Javascript ......................................................................................................................... 23 2.1.2 API V7.0.1 属性方法和接口的更新.................................................................................. 23 2.2 I
2.2.1 属性 ............................................................................................................................ 23 2.2.2 方法 ............................................................................................................................ 25 2.2.3 事件 ............................................................................................................................ 27 2.2.4 接口 ............................................................................................................................ 27 3.1 第 3 章 SGWORLD .................................................................................................................... 28 ISGWORLD701 .................................................................................................................. 28 3.1.1 IgnoreAccelerators .......................................................................................................... 30 3.1.2 AttachEvent ..................................................................................................................... 31 3.1.3 DetachEvent .................................................................................................................... 31 3.1.4 GetOptionParam ............................................................................................................. 32 3.1.5 Open ............................................................................................................................... 33 3.1.6 SetOptionParam .............................................................................................................. 33 3.1.7 OnAnalysisDistancePointAdded ...................................................................................... 36 3.1.8 OnAnalysisProgress ......................................................................................................... 37 3.1.9 OnBeforePresentationItemActivation ............................................................................. 38 3.1.10 OnCommandValueChanged ........................................................................................ 38 OnContainerChanged.................................................................................................. 39 3.1.11 OnCreateBasicKit ........................................................................................................ 40 3.1.12 3.1.13 OnDataSourceFeatureIdChanged ............................................................................... 40 OnDateTimeChanged .................................................................................................. 41 3.1.14 OnDrawHUD ............................................................................................................... 42 3.1.15 OnFileClosed ............................................................................................................... 42 3.1.16 3.1.17 OnFileClosing .............................................................................................................. 42 OnFileSave .................................................................................................................. 43 3.1.18 OnFrame ..................................................................................................................... 43 3.1.19 3.1.20 OnInputModeChanged ............................................................................................... 43 OnKeyboard ................................................................................................................ 44 3.1.21 OnLayerStreaming ...................................................................................................... 45 3.1.22 3.1.23 OnLButtonClicked ....................................................................................................... 46 OnLButtonDblClk ........................................................................................................ 47 3.1.24 OnLButtonDown ......................................................................................................... 48 3.1.25 OnLButtonUp .............................................................................................................. 49 3.1.26 3.1.27 OnLoadFinished .......................................................................................................... 50 OnMButtonDblClk ....................................................................................................... 50 3.1.28 OnMButtonDown ........................................................................................................ 51 3.1.29 3.1.30 OnMButtonUp ............................................................................................................ 52 OnMouseWheel .......................................................................................................... 54 3.1.31 3.1.32 OnObjectAction .......................................................................................................... 55 II
3.1.33 3.1.34 3.1.35 3.1.36 3.1.37 3.1.38 3.1.39 3.1.40 3.1.41 3.1.42 OnPresentationFlyToReachedDestination .................................................................. 56 OnPresentationPlayTimeAnimationEnded ................................................................. 57 OnPresentationStatusChanged ................................................................................... 57 OnProjectTreeAction ................................................................................................... 58 OnRButtonDblClk ........................................................................................................ 59 OnRButtonDown ......................................................................................................... 60 OnRButtonUp .............................................................................................................. 61 OnRenderQualityChanged .......................................................................................... 62 OnSGWorld ................................................................................................................. 63 OnSGWorldMessage ................................................................................................... 64 ANALYSIS (IANALYSIS701).................................................................................................. 65 3.2.1 Create3DViewshed .......................................................................................................... 66 3.2.2 CreateContourMap ......................................................................................................... 67 3.2.3 CreateFloodContinuousWaterRise .................................................................................. 70 3.2.4 CreateFloodSingleWaterRise ........................................................................................... 72 3.2.5 CreateLineOfSight ........................................................................................................... 74 3.2.6 CreateSlopeMap ............................................................................................................. 75 3.2.7 CreateTerrainProfile ........................................................................................................ 78 3.2.8 CreateThreatDome ......................................................................................................... 78 3.2.9 CreateViewshed .............................................................................................................. 78 CreateViewshedOnRoute ............................................................................................ 80 3.2.10 HideCrossSectionBox .................................................................................................. 83 3.2.11 3.2.12 EndVisibilityQuery ...................................................................................................... 83 3.2.13 MeasureTerrainArea ................................................................................................... 83 3.2.14 MeasureTerrainGroundDistance ................................................................................. 84 3.2.15 MeasureTerrainPerimeter ........................................................................................... 85 3.2.16 MeasureTerrainProfile ................................................................................................ 86 3.2.17 MeasureTerrainSurface ............................................................................................... 86 3.2.18 MeasureTerrainSurfacePerimeter ............................................................................... 87 3.2.19 QueryElevationBuffer ................................................................................................. 88 QueryPointVisibility .................................................................................................... 90 3.2.20 ShowCrossSectionBox ................................................................................................. 90 3.2.21 3.2.22 QueryVisibilityDistance ............................................................................................... 91 StartShadowVisibilityQuery ........................................................................................ 92 3.2.23 3.2.24 StartViewshedVisibilityQuery ..................................................................................... 93 APPLICATION (IAPPLICATION701) ....................................................................................... 94 3.3.1 CPUSaveMode ................................................................................................................. 94 3.3.2 DataPath.......................................................................................................................... 95 3.3.3 EnableJoystick ................................................................................................................. 95 3.2 3.3 III
3.4 3.5 3.3.4 ExecutablePath ................................................................................................................ 95 3.3.5 SuppressUIErrors ............................................................................................................. 96 3.3.6 TargetFrameRate ............................................................................................................. 96 3.3.7 Search ............................................................................................................................. 96 COMMAND (ICOMMAND701)............................................................................................... 97 3.4.1 CanExecute ...................................................................................................................... 97 3.4.2 Execute ............................................................................................................................ 98 3.4.3 Menu Commands ............................................................................................................ 99 3.4.4 GetValue ........................................................................................................................ 117 3.4.5 IsChecked ...................................................................................................................... 119 COORDSERVICES (ICOORDSERVICES701) ..................................................................... 120 3.5.1 ChooseCSDialog ............................................................................................................ 121 3.5.2 ConvertCoordinateToMGRS .......................................................................................... 122 3.5.3 ConvertMGRSToCoordinate .......................................................................................... 122 3.5.4 CreateCoordinateSystem .............................................................................................. 123 3.5.5 GetAimingAngles........................................................................................................... 124 3.5.6 GetDistance ................................................................................................................... 124 3.5.7 GetDistance3D .............................................................................................................. 125 3.5.8 MoveCoord ....................................................................................................................... 126 3.5.8 MoveCoordEx ................................................................................................................ 127 3.5.9 Reproject ....................................................................................................................... 128 CREATOR (ICREATOR701) ................................................................................................ 129 3.6.1 Create3DArrow ............................................................................................................. 132 3.6.2 Create3DPolygon .......................................................................................................... 134 3.6.3 CreateArc ...................................................................................................................... 136 3.6.4 CreateArrow .................................................................................................................. 138 3.6.5 CreateBox ...................................................................................................................... 140 3.6.6 CreateBuilding ............................................................................................................... 142 3.6.7 CreateCircle ................................................................................................................... 144 3.6.8 CreateColor ................................................................................................................... 146 3.6.9 CreateCone ................................................................................................................... 147 CreateCylinder .......................................................................................................... 149 3.6.10 3.6.11 CreateDynamicObject ............................................................................................... 151 CreateEffect .............................................................................................................. 153 3.6.12 CreateElevationLayer ................................................................................................ 155 3.6.13 CreateEllipse ............................................................................................................. 157 3.6.14 3.6.15 CreateFeatureLayer ................................................................................................... 159 CreateHoleOnTerrain ................................................................................................ 160 3.6.16 3.6.17 CreateImageLabel ..................................................................................................... 161 3.6 IV
3.6.18 3.6.19 3.6.20 3.6.21 3.6.22 3.6.23 3.6.24 3.6.25 3.6.26 3.6.27 3.6.28 3.6.29 3.6.30 3.6.31 3.6.32 3.6.33 3.6.34 3.6.35 3.6.36 3.6.37 3.6.38 3.6.39 3.6.40 3.6.41 3.6.42 3.6.43 3.6.44 3.6.45 3.6.46 3.6.47 CreateImageryLayer .................................................................................................. 163 CreateKMLLayer ........................................................................................................ 165 CreateLabel ............................................................................................................... 166 CreateLabelStyle ....................................................................................................... 168 CreateLocation .......................................................................................................... 168 CreateLocationHere .................................................................................................. 170 CreateMeshLayerFromFile ........................................................................................ 171 CreateMeshLayerFromSFS ........................................................................................ 171 CreateMessage ......................................................................................................... 173 CreateModel ............................................................................................................. 174 CreateNewFeatureLayer ........................................................................................... 176 CreatePointCloudModel ........................................................................................... 178 CreatePolygon ........................................................................................................... 179 CreatePolygonFromArray .......................................................................................... 181 CreatePolyline ........................................................................................................... 183 CreatePolylineFromArray .......................................................................................... 185 CreatePopupMessage ............................................................................................... 187 CreatePosition ........................................................................................................... 188 CreatePresentation ................................................................................................... 190 CreatePyramid .......................................................................................................... 191 CreateRectangle ........................................................................................................ 193 CreateRegularPolygon ............................................................................................... 195 CreateRouteWaypoint ............................................................................................... 197 CreateSphere ............................................................................................................ 198 CreateTerrainModifier .............................................................................................. 201 CreateTextLabel ........................................................................................................ 202 CreateTreeHotlink ..................................................................................................... 204 CreateVideoOnTerrain .............................................................................................. 205 DeleteObject ............................................................................................................. 206 GetObject .................................................................................................................. 207 DATETIME (IDATETIME701) ............................................................................................. 207 3.7.1 Current .......................................................................................................................... 208 3.7.2 CurrentTimeBuffer ........................................................................................................ 208 3.7.3 DisplaySun ..................................................................................................................... 209 3.7.4 FixedLocalTime .............................................................................................................. 209 3.7.5 TimeRangeEnd .............................................................................................................. 209 3.7.6 TimeRangeStart ............................................................................................................. 210 3.7.7 TimeZoneDisplayName ................................................................................................. 210 3.7.8 TimeZoneKey ................................................................................................................. 210 3.7 V
3.9 3.8 3.7.9 TimeZoneMode ............................................................................................................. 211 TimeZonesXML ......................................................................................................... 211 3.7.10 3.7.11 SetMode ................................................................................................................... 212 NAVIGATE (INAVIGATE701) ............................................................................................... 213 3.8.1 FieldOfView ................................................................................................................... 213 3.8.2 Speed ............................................................................................................................ 214 3.8.3 UndergroundMode ....................................................................................................... 214 3.8.4 DetectCollisionToTarget ................................................................................................ 214 3.8.5 FlyTo .............................................................................................................................. 215 3.8.6 GetPosition.................................................................................................................... 216 3.8.7 JumpTo .......................................................................................................................... 217 3.8.8 SetGPSMode ................................................................................................................. 218 3.8.9 SetGPSPosition .............................................................................................................. 219 SetPosition ................................................................................................................ 219 3.8.10 Stop ........................................................................................................................... 220 3.8.11 ZoomIn ...................................................................................................................... 220 3.8.12 3.8.13 ZoomOut ................................................................................................................... 221 ZoomTo ..................................................................................................................... 221 3.8.14 PROJECT (IPROJECT701)................................................................................................. 222 3.9.1 Name ............................................................................................................................. 223 3.9.2 Settings ......................................................................................................................... 223 3.9.3 Close .............................................................................................................................. 225 3.9.4 get_Settings .................................................................................................................. 226 3.9.5 LoadFiles ....................................................................................................................... 226 3.9.6 Open ............................................................................................................................. 227 3.9.7 Save ............................................................................................................................... 228 3.9.8 SaveAs ........................................................................................................................... 229 set_Settings ................................................................................................................... 229 3.9.9 3.10 PROJECTTREE (IPROJECTTREE701) ............................................................................... 230 HiddenGroupID ......................................................................................................... 232 3.10.1 HiddenGroupName ................................................................................................... 232 3.10.2 NotInTreeID ............................................................................................................... 232 3.10.3 RootID ....................................................................................................................... 233 3.10.4 CreateGroup ............................................................................................................. 233 3.10.5 CreateLockedGroup .................................................................................................. 234 3.10.6 DeleteItem ................................................................................................................ 235 3.10.7 EditItem .................................................................................................................... 236 3.10.8 3.10.9 EditItems ................................................................................................................... 237 3.10.10 EnableRedraw ........................................................................................................... 238 VI
3.10.11 EndEdit ...................................................................................................................... 239 3.10.12 ExpandGroup ............................................................................................................ 239 3.10.13 FindItem .................................................................................................................... 240 3.10.14 GetActivationCode .................................................................................................... 241 3.10.15 GetClientData............................................................................................................ 242 3.10.16 GetGroupEndTime .................................................................................................... 243 3.10.17 GetGroupLocation..................................................................................................... 243 3.10.18 GetGroupStartTime................................................................................................... 244 3.10.19 GetItemName ........................................................................................................... 245 3.10.20 GetLayer .................................................................................................................... 246 3.10.21 GetNextItem ............................................................................................................. 247 3.10.22 GetObject .................................................................................................................. 248 3.10.23 GetVisibility ............................................................................................................... 249 IsGroup ..................................................................................................................... 250 3.10.24 IsLayer ....................................................................................................................... 251 3.10.25 IsLocked .................................................................................................................... 251 3.10.26 3.10.27 LoadFlyLayer ............................................................................................................. 252 3.10.28 LockGroup ................................................................................................................. 253 3.10.29 RenameGroup ........................................................................................................... 254 3.10.30 SaveAsFly .................................................................................................................. 255 SaveAsKml ................................................................................................................. 256 3.10.31 SelectItem ................................................................................................................. 258 3.10.32 3.10.33 SetActivationCode .................................................................................................... 259 SetClientData ............................................................................................................ 260 3.10.34 SetGroupEndTime ..................................................................................................... 261 3.10.35 SetGroupLocation ..................................................................................................... 262 3.10.36 3.10.37 SetGroupMessageID ................................................................................................. 263 SetGroupStartTime ................................................................................................... 264 3.10.38 SetParent .................................................................................................................. 265 3.10.39 3.10.40 SetVisibility ............................................................................................................... 266 SortGroup ................................................................................................................. 267 3.10.41 3.11 TERRAIN (ITERRAIN701) .................................................................................................. 268 BestMPP .................................................................................................................... 269 Bottom ...................................................................................................................... 269 Description ................................................................................................................ 269 Left ............................................................................................................................ 270 Levels ........................................................................................................................ 270 Name ........................................................................................................................ 270 Opacity ...................................................................................................................... 271 3.11.1 3.11.2 3.11.3 3.11.4 3.11.5 3.11.6 3.11.7 VII
分享到:
收藏