Preparing search index...
The search index is not available
地图SDK - v2.0.0
地图SDK
model/Point
Point
Class Point
点信息描述
Index
Constructors
constructor
Properties
x
y
Methods
equals
to
String
Constructors
constructor
new
Point
(
x
?
,
y
?
)
:
Point
Parameters
Optional
x
:
number
Optional
y
:
number
Returns
Point
Properties
x
x
:
number
= 0
y
y
:
number
= 0
Methods
equals
equals
(
point
)
:
boolean
Parameters
point
:
Point
Returns
boolean
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
x
y
equals
to
String
地图SDK - v2.0.0
Loading...
Generated using
TypeDoc
点信息描述