@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
bindings/vectorelements/NMLModel
Methods
Interface Methods
the forwarders METHODS installs, so they are visible to TypeScript
interface
Methods
{
getRotationAngle
()
:
number
;
getRotationAxis
()
:
MapVec
;
getScale
()
:
number
;
getStyle
()
:
any
;
setRotation
(
arg0
:
MapVec
,
arg1
:
number
)
:
void
;
setRotationAngle
(
arg0
:
number
)
:
void
;
setRotationAxis
(
arg0
:
MapVec
)
:
void
;
setScale
(
arg0
:
number
)
:
void
;
setStyle
(
arg0
:
any
)
:
void
;
}
Index
Methods
get
Rotation
Angle
get
Rotation
Axis
get
Scale
get
Style
set
Rotation
set
Rotation
Angle
set
Rotation
Axis
set
Scale
set
Style
Methods
get
Rotation
Angle
getRotationAngle
()
:
number
Returns
number
get
Rotation
Axis
getRotationAxis
()
:
MapVec
Returns
MapVec
get
Scale
getScale
()
:
number
Returns
number
get
Style
getStyle
()
:
any
Returns
any
set
Rotation
setRotation
(
arg0
:
MapVec
,
arg1
:
number
)
:
void
Parameters
arg0
:
MapVec
arg1
:
number
Returns
void
set
Rotation
Angle
setRotationAngle
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Rotation
Axis
setRotationAxis
(
arg0
:
MapVec
)
:
void
Parameters
arg0
:
MapVec
Returns
void
set
Scale
setScale
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Style
setStyle
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Rotation
Angle
get
Rotation
Axis
get
Scale
get
Style
set
Rotation
set
Rotation
Angle
set
Rotation
Axis
set
Scale
set
Style
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript