@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
vectorelements/polygon3d
Polygon3D
Class Polygon3D<T>
public shape of the accessors this class declares itself
Type Parameters
T
=
DefaultLatLonKeys
Hierarchy (
View Summary
)
BaseLineVectorElement
<
any
,
Polygon3DOptions
<
T
>
,
T
>
Accessors
Accessors
Omit
<
Methods
,
"getGeometry"
>
Polygon3D
Index
Constructors
constructor
Properties
color?
during
Init
geometry?
height
holes
id?
meta
Data
native
options
poses
positions?
projection?
side
Color?
size?
style?
style
Builder?
visible?
Methods
contains
Meta
Data
Key
dispose
get
Bounds
get
Geometry
get
Id
get
Meta
Data
get
Metadata
Element
get
Meta
Data
Element
get
Native
init
Native
View
is
Visible
notify
Element
Changed
set
Id
set
Meta
Data
set
Metadata
Element
set
Meta
Data
Element
set
Visible
Constructors
constructor
new
Polygon3D
<
T
=
DefaultLatLonKeys
>
(
options
?:
Polygon3DOptions
,
native
?:
any
,
)
:
Polygon3D
<
T
>
Type Parameters
T
=
DefaultLatLonKeys
Parameters
Optional
options
:
Polygon3DOptions
Optional
native
:
any
Returns
Polygon3D
<
T
>
Properties
Optional
color
color
?:
string
|
Color
during
Init
duringInit
:
boolean
Optional
geometry
geometry
?:
Geometry
<
T
>
height
height
:
number
holes
holes
:
any
Optional
id
id
?:
number
meta
Data
metaData
:
{
[
k
:
string
]:
string
}
native
native
:
any
options
options
:
Polygon3DOptions
poses
poses
:
any
Optional
positions
positions
?:
MapPosVector
<
T
>
|
GenericMapPos
<
T
>
[]
Optional
projection
projection
?:
Projection
Optional
side
Color
sideColor
?:
string
|
Color
Optional
size
size
?:
number
Optional
style
style
?:
any
Optional
style
Builder
styleBuilder
?:
Polygon3DStyleBuilderOptions
|
Polygon3DStyleBuilder
Optional
visible
visible
?:
boolean
Methods
contains
Meta
Data
Key
containsMetaDataKey
(
arg0
:
string
)
:
boolean
Parameters
arg0
:
string
Returns
boolean
dispose
dispose
()
:
any
Returns
any
get
Bounds
getBounds
()
:
MapBounds
<
DefaultLatLonKeys
>
Returns
MapBounds
<
DefaultLatLonKeys
>
get
Geometry
getGeometry
()
:
Geometry
<
DefaultLatLonKeys
>
Returns
Geometry
<
DefaultLatLonKeys
>
get
Id
getId
()
:
number
Returns
number
get
Meta
Data
getMetaData
()
:
any
Returns
any
get
Metadata
Element
getMetadataElement
(
key
:
string
)
:
{
[
k
:
string
]:
string
}
Parameters
key
:
string
Returns
{
[
k
:
string
]:
string
}
get
Meta
Data
Element
getMetaDataElement
(
arg0
:
string
)
:
any
Parameters
arg0
:
string
Returns
any
get
Native
getNative
()
:
any
Returns
any
init
Native
View
initNativeView
(
native
:
any
,
options
:
Polygon3DOptions
)
:
void
Parameters
native
:
any
options
:
Polygon3DOptions
Returns
void
is
Visible
isVisible
()
:
boolean
Returns
boolean
notify
Element
Changed
notifyElementChanged
()
:
void
Returns
void
set
Id
setId
(
arg0
:
number
)
:
void
Parameters
arg0
:
number
Returns
void
set
Meta
Data
setMetaData
(
arg0
:
any
)
:
void
Parameters
arg0
:
any
Returns
void
set
Metadata
Element
setMetadataElement
(
key
:
string
,
element
:
{
[
k
:
string
]:
string
}
)
:
void
Parameters
key
:
string
element
:
{
[
k
:
string
]:
string
}
Returns
void
set
Meta
Data
Element
setMetaDataElement
(
arg0
:
string
,
arg1
:
any
)
:
void
Parameters
arg0
:
string
arg1
:
any
Returns
void
set
Visible
setVisible
(
arg0
:
boolean
)
:
void
Parameters
arg0
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
during
Init
geometry
height
holes
id
meta
Data
native
options
poses
positions
projection
side
Color
size
style
style
Builder
visible
Methods
contains
Meta
Data
Key
dispose
get
Bounds
get
Geometry
get
Id
get
Meta
Data
get
Metadata
Element
get
Meta
Data
Element
get
Native
init
Native
View
is
Visible
notify
Element
Changed
set
Id
set
Meta
Data
set
Metadata
Element
set
Meta
Data
Element
set
Visible
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself