@breautek/storm
Preparing search index...
Point
Class Point
Hierarchy (
View Summary
)
DatabaseCastObject
Point
Index
Constructors
constructor
Methods
_
to
SQL
String
escape
to
Sql
String
Constructors
constructor
new
Point
(
x
?:
number
,
y
?:
number
)
:
Point
Parameters
Optional
x
:
number
Optional
y
:
number
Returns
Point
Methods
Protected
_
to
SQL
String
_toSQLString
()
:
string
Returns
string
escape
escape
(
value
:
any
)
:
string
Parameters
value
:
any
Returns
string
to
Sql
String
toSqlString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
_
to
SQL
String
escape
to
Sql
String
@breautek/storm
Loading...