@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
vectorelements/point
PointStyleBuilder
Class PointStyleBuilder
the forwarders METHODS installs, so they are visible to TypeScript
Hierarchy (
View Summary
)
BaseVectorElementStyleBuilder
<
any
,
PointStyleBuilderOptions
>
Omit
<
Accessors
,
"clickSize"
|
"size"
>
Methods
Omit
<
Accessors
,
"color"
>
Methods
PointStyleBuilder
Index
Constructors
constructor
Properties
bitmap
click
Size?
color?
during
Init
native
options
size?
Methods
build
Style
dispose
get
Bitmap
get
Click
Size
get
Color
get
Native
get
Size
init
Native
View
set
Bitmap
set
Click
Size
set
Color
set
Size
Constructors
constructor
new
PointStyleBuilder
(
options
?:
PointStyleBuilderOptions
,
native
?:
any
,
)
:
PointStyleBuilder
Parameters
Optional
options
:
PointStyleBuilderOptions
Optional
native
:
any
Returns
PointStyleBuilder
Properties
bitmap
bitmap
:
string
|
ImageSource
|
ImageAsset
Optional
click
Size
clickSize
?:
number
Optional
color
color
?:
string
|
Color
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
PointStyleBuilderOptions
Optional
size
size
?:
number
Methods
build
Style
buildStyle
()
:
any
Returns
any
dispose
dispose
()
:
any
Returns
any
get
Bitmap
getBitmap
()
:
ImageSource
Returns
ImageSource
get
Click
Size
getClickSize
()
:
number
Returns
number
get
Color
getColor
()
:
Color
Returns
Color
get
Native
getNative
()
:
any
Returns
any
get
Size
getSize
()
:
number
Returns
number
init
Native
View
initNativeView
(
native
:
any
,
options
:
PointStyleBuilderOptions
)
:
void
Parameters
native
:
any
options
:
PointStyleBuilderOptions
Returns
void
set
Bitmap
setBitmap
(
arg0
:
string
|
ImageSource
|
ImageAsset
)
:
void
Parameters
arg0
:
string
|
ImageSource
|
ImageAsset
Returns
void
set
Click
Size
setClickSize
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Color
setColor
(
arg0
:
string
|
Color
)
:
void
Parameters
arg0
:
string
|
Color
Returns
void
set
Size
setSize
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bitmap
click
Size
color
during
Init
native
options
size
Methods
build
Style
dispose
get
Bitmap
get
Click
Size
get
Color
get
Native
get
Size
init
Native
View
set
Bitmap
set
Click
Size
set
Color
set
Size
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
the forwarders METHODS installs, so they are visible to TypeScript