@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
vectorelements/nmlmodel
NMLModelStyleBuilder
Class NMLModelStyleBuilder<T, U>
public shape of the accessors this class declares itself
Type Parameters
T
U
extends
NMLModelStyleBuilderOptions
Hierarchy (
View Summary
)
Accessors
Accessors
Methods
Accessors
Methods
Accessors
Methods
NMLModelStyleBuilder
Index
Constructors
constructor
Properties
animation
Style
attach
Anchor
Point
X
attach
Anchor
Point
Y
causes
Overlap
color
hide
If
Overlapped
horizontal
Offset
model
Asset
orientation
Mode
placement
Priority
scale
With
DPI
scaling
Mode
vertical
Offset
Methods
build
Style
get
Animation
Style
get
Attach
Anchor
Point
X
get
Attach
Anchor
Point
Y
get
Color
get
Horizontal
Offset
get
Model
Asset
get
Orientation
Mode
get
Placement
Priority
get
Scaling
Mode
get
Vertical
Offset
is
Causes
Overlap
is
Hide
If
Overlapped
is
Scale
With
DPI
set
Animation
Style
set
Attach
Anchor
Point
set
Attach
Anchor
Point
X
set
Attach
Anchor
Point
Y
set
Causes
Overlap
set
Color
set
Hide
If
Overlapped
set
Horizontal
Offset
set
Model
Asset
set
Orientation
Mode
set
Placement
Priority
set
Scale
With
DPI
set
Scaling
Mode
set
Vertical
Offset
Constructors
constructor
new
NMLModelStyleBuilder
<
T
,
U
extends
NMLModelStyleBuilderOptions
>
(
options
:
U
,
)
:
NMLModelStyleBuilder
<
T
,
U
>
Type Parameters
T
U
extends
NMLModelStyleBuilderOptions
Parameters
options
:
U
Returns
NMLModelStyleBuilder
<
T
,
U
>
Properties
animation
Style
animationStyle
:
any
attach
Anchor
Point
X
attachAnchorPointX
:
number
attach
Anchor
Point
Y
attachAnchorPointY
:
number
causes
Overlap
causesOverlap
:
boolean
color
color
:
string
|
Color
hide
If
Overlapped
hideIfOverlapped
:
boolean
horizontal
Offset
horizontalOffset
:
number
model
Asset
modelAsset
:
any
orientation
Mode
orientationMode
:
BillboardOrientation
placement
Priority
placementPriority
:
number
scale
With
DPI
scaleWithDPI
:
boolean
scaling
Mode
scalingMode
:
BillboardScaling
vertical
Offset
verticalOffset
:
number
Methods
build
Style
buildStyle
()
:
any
Returns
any
get
Animation
Style
getAnimationStyle
()
:
any
Returns
any
get
Attach
Anchor
Point
X
getAttachAnchorPointX
()
:
number
Returns
number
get
Attach
Anchor
Point
Y
getAttachAnchorPointY
()
:
number
Returns
number
get
Color
getColor
()
:
Color
Returns
Color
get
Horizontal
Offset
getHorizontalOffset
()
:
number
Returns
number
get
Model
Asset
getModelAsset
()
:
any
Returns
any
get
Orientation
Mode
getOrientationMode
()
:
BillboardOrientation
Returns
BillboardOrientation
get
Placement
Priority
getPlacementPriority
()
:
number
Returns
number
get
Scaling
Mode
getScalingMode
()
:
BillboardScaling
Returns
BillboardScaling
get
Vertical
Offset
getVerticalOffset
()
:
number
Returns
number
is
Causes
Overlap
isCausesOverlap
()
:
boolean
Returns
boolean
is
Hide
If
Overlapped
isHideIfOverlapped
()
:
boolean
Returns
boolean
is
Scale
With
DPI
isScaleWithDPI
()
:
boolean
Returns
boolean
set
Animation
Style
setAnimationStyle
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
set
Attach
Anchor
Point
setAttachAnchorPoint
(
arg0
:
number
,
arg1
:
number
)
:
void
Parameters
arg0
:
number
arg1
:
number
Returns
void
set
Attach
Anchor
Point
X
setAttachAnchorPointX
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Attach
Anchor
Point
Y
setAttachAnchorPointY
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Causes
Overlap
setCausesOverlap
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Color
setColor
(
arg0
:
string
|
Color
)
:
void
Parameters
arg0
:
string
|
Color
Returns
void
set
Hide
If
Overlapped
setHideIfOverlapped
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Horizontal
Offset
setHorizontalOffset
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Model
Asset
setModelAsset
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
set
Orientation
Mode
setOrientationMode
(
arg0
:
BillboardOrientation
)
:
void
Parameters
arg0
:
BillboardOrientation
Returns
void
set
Placement
Priority
setPlacementPriority
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Scale
With
DPI
setScaleWithDPI
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
set
Scaling
Mode
setScalingMode
(
arg0
:
BillboardScaling
)
:
void
Parameters
arg0
:
BillboardScaling
Returns
void
set
Vertical
Offset
setVerticalOffset
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
animation
Style
attach
Anchor
Point
X
attach
Anchor
Point
Y
causes
Overlap
color
hide
If
Overlapped
horizontal
Offset
model
Asset
orientation
Mode
placement
Priority
scale
With
DPI
scaling
Mode
vertical
Offset
Methods
build
Style
get
Animation
Style
get
Attach
Anchor
Point
X
get
Attach
Anchor
Point
Y
get
Color
get
Horizontal
Offset
get
Model
Asset
get
Orientation
Mode
get
Placement
Priority
get
Scaling
Mode
get
Vertical
Offset
is
Causes
Overlap
is
Hide
If
Overlapped
is
Scale
With
DPI
set
Animation
Style
set
Attach
Anchor
Point
set
Attach
Anchor
Point
X
set
Attach
Anchor
Point
Y
set
Causes
Overlap
set
Color
set
Hide
If
Overlapped
set
Horizontal
Offset
set
Model
Asset
set
Orientation
Mode
set
Placement
Priority
set
Scale
With
DPI
set
Scaling
Mode
set
Vertical
Offset
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself