Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
PointLike
Interface PointLike
基本幾何2D點介面,帶有
x
,
y
座標的物件
interface
PointLike
{
x
:
number
;
y
:
number
;
}
Hierarchy
PointLike
PointLike3D
Index
Properties
x
y
Properties
x
x
:
number
x座標
y
y
:
number
y座標
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
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
基本幾何2D點介面,帶有
x
,y
座標的物件