Preparing search index...
The search index is not available
@maxgraph/core
@maxgraph/core
mathUtils
getRotatedPoint
Function getRotatedPoint
Rotates the given point by the given cos and sin.
getRotatedPoint
(
pt
:
Point
,
cos
:
number
,
sin
:
number
,
c
?:
Point
)
:
Point
Parameters
pt
:
Point
cos
:
number
sin
:
number
c
:
Point
= ...
Returns
Point
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@maxgraph/core
Loading...
Rotates the given point by the given cos and sin.