Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
ModuleInputEventMap
Interface ModuleInputEventMap
模組輸入事件字典。
{
[
事件名稱
]:
對應事件
;
}
Copy
interface
ModuleInputEventMap
{
InputCompleted
:
ModuleInputCompleteEvent
<
null
|
GeometryData
|
{
[
key
:
string
]
:
GeometryData
;
}
>
;
Inputting
:
ModuleInputtingEvent
;
MeasureCompleted
:
MeasureCompletedEvent
<
null
|
{
[
key
:
string
]
:
GeometryData
;
}
|
GeometryData
>
;
Measuring
:
MeasuringEvent
;
}
Index
Properties
Input
Completed
Inputting
Measure
Completed
Measuring
Properties
Input
Completed
Input
Completed
:
ModuleInputCompleteEvent
<
null
|
GeometryData
|
{
[
key
:
string
]
:
GeometryData
;
}
>
輸入事件
Inputting
Inputting
:
ModuleInputtingEvent
輸入中事件
Measure
Completed
Measure
Completed
:
MeasureCompletedEvent
<
null
|
{
[
key
:
string
]
:
GeometryData
;
}
|
GeometryData
>
測量完成事件
Measuring
Measuring
:
MeasuringEvent
測量中事件
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Input
Completed
Inputting
Measure
Completed
Measuring
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
GeoPolyline
Loading...
Generated using
TypeDoc
模組輸入事件字典。