@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
vectorelements
BillboardStyleBuilder
Class BillboardStyleBuilder<T, U>
Abstract
public shape of the accessors this class declares itself
Type Parameters
T
U
extends
BillboardStyleBuilderOptions
Hierarchy (
View Summary
)
BaseVectorElementStyleBuilder
<
T
,
U
>
Accessors
Methods
BillboardStyleBuilder
MarkerStyleBuilder
TextStyleBuilder
Index
Constructors
constructor
Properties
animation
Style
attach
Anchor
Point
X
attach
Anchor
Point
Y
causes
Overlap
during
Init
hide
If
Overlapped
horizontal
Offset
native
options
placement
Priority
scale
With
DPI
vertical
Offset
Methods
build
Style
dispose
get
Animation
Style
get
Attach
Anchor
Point
X
get
Attach
Anchor
Point
Y
get
Horizontal
Offset
get
Native
get
Placement
Priority
get
Vertical
Offset
init
Native
View
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
Hide
If
Overlapped
set
Horizontal
Offset
set
Placement
Priority
set
Scale
With
DPI
set
Vertical
Offset
Constructors
constructor
new
BillboardStyleBuilder
<
T
,
U
extends
BillboardStyleBuilderOptions
>
(
options
?:
U
,
native
?:
T
,
)
:
BillboardStyleBuilder
<
T
,
U
>
Type Parameters
T
U
extends
BillboardStyleBuilderOptions
Parameters
Optional
options
:
U
Optional
native
:
T
Returns
BillboardStyleBuilder
<
T
,
U
>
Properties
animation
Style
animationStyle
:
any
attach
Anchor
Point
X
attachAnchorPointX
:
number
attach
Anchor
Point
Y
attachAnchorPointY
:
number
causes
Overlap
causesOverlap
:
boolean
during
Init
duringInit
:
boolean
hide
If
Overlapped
hideIfOverlapped
:
boolean
horizontal
Offset
horizontalOffset
:
number
native
native
:
T
options
options
:
U
placement
Priority
placementPriority
:
number
scale
With
DPI
scaleWithDPI
:
boolean
vertical
Offset
verticalOffset
:
number
Methods
build
Style
buildStyle
()
:
any
Returns
any
dispose
dispose
()
:
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
Horizontal
Offset
getHorizontalOffset
()
:
number
Returns
number
get
Native
getNative
()
:
T
Returns
T
get
Placement
Priority
getPlacementPriority
()
:
number
Returns
number
get
Vertical
Offset
getVerticalOffset
()
:
number
Returns
number
init
Native
View
initNativeView
(
native
:
T
,
options
:
U
)
:
void
Parameters
native
:
T
options
:
U
Returns
void
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
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
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
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
during
Init
hide
If
Overlapped
horizontal
Offset
native
options
placement
Priority
scale
With
DPI
vertical
Offset
Methods
build
Style
dispose
get
Animation
Style
get
Attach
Anchor
Point
X
get
Attach
Anchor
Point
Y
get
Horizontal
Offset
get
Native
get
Placement
Priority
get
Vertical
Offset
init
Native
View
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
Hide
If
Overlapped
set
Horizontal
Offset
set
Placement
Priority
set
Scale
With
DPI
set
Vertical
Offset
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself