@nativescript-community/ui-massifmaps
Nativescript Doc
Preparing search index...
celestial/CelestialObject
CelestialObject
Class CelestialObject
public shape of the accessors this class declares itself
Hierarchy (
View Summary
)
Accessors
Methods
BaseNative
<
any
,
CelestialObjectOptions
>
CelestialObject
Index
Constructors
constructor
Properties
color
during
Init
native
options
visible
Methods
create
Native
dispose
get
Altitude
get
Azimuth
get
Color
get
Distance
get
Meta
Data
Element
get
Native
get
Position
get
Position
Altitude
init
Native
View
is
Direction
Anchored
is
Visible
set
Color
set
Direction
set
Meta
Data
Element
set
Position
set
Visible
Constructors
constructor
new
CelestialObject
(
options
?:
CelestialObjectOptions
,
native
?:
any
,
)
:
CelestialObject
Parameters
Optional
options
:
CelestialObjectOptions
Optional
native
:
any
Returns
CelestialObject
Properties
color
color
:
string
|
Color
Protected
during
Init
duringInit
:
boolean
native
native
:
any
options
options
:
CelestialObjectOptions
visible
visible
:
boolean
Methods
create
Native
createNative
(
options
:
CelestialObjectOptions
)
:
any
Parameters
options
:
CelestialObjectOptions
Returns
any
dispose
dispose
()
:
void
Returns
void
get
Altitude
getAltitude
()
:
number
Returns
number
get
Azimuth
getAzimuth
()
:
number
Returns
number
get
Color
getColor
()
:
Color
Returns
Color
get
Distance
getDistance
()
:
number
Returns
number
get
Meta
Data
Element
getMetaDataElement
(
arg0
:
string
)
:
any
Parameters
arg0
:
string
Returns
any
get
Native
getNative
()
:
any
Returns
any
get
Position
getPosition
()
:
any
Returns
any
get
Position
Altitude
getPositionAltitude
()
:
number
Returns
number
init
Native
View
initNativeView
(
native
:
any
,
options
:
CelestialObjectOptions
)
:
void
Parameters
native
:
any
options
:
CelestialObjectOptions
Returns
void
is
Direction
Anchored
isDirectionAnchored
()
:
boolean
Returns
boolean
is
Visible
isVisible
()
:
boolean
Returns
boolean
set
Color
setColor
(
arg0
:
string
|
Color
)
:
void
Parameters
arg0
:
string
|
Color
Returns
void
set
Direction
setDirection
(
arg0
:
number
,
arg1
:
number
,
arg2
:
number
)
:
void
Parameters
arg0
:
number
arg1
:
number
arg2
:
number
Returns
void
set
Meta
Data
Element
setMetaDataElement
(
arg0
:
string
,
arg1
:
any
)
:
void
Parameters
arg0
:
string
arg1
:
any
Returns
void
set
Position
setPosition
(
arg0
:
any
,
arg1
:
number
)
:
void
Parameters
arg0
:
any
arg1
:
number
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
native
options
visible
Methods
create
Native
dispose
get
Altitude
get
Azimuth
get
Color
get
Distance
get
Meta
Data
Element
get
Native
get
Position
get
Position
Altitude
init
Native
View
is
Direction
Anchored
is
Visible
set
Color
set
Direction
set
Meta
Data
Element
set
Position
set
Visible
Nativescript Doc
@nativescript-community/ui-massifmaps
Loading...
public shape of the accessors this class declares itself