Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.model.opengl.colortransformation
/
HourOfTheDaySource
Hour
Of
The
Day
Source
interface
HourOfTheDaySource
:
Function0
<
Float
>
,
Parcelable
Inheritors
System
Fixed
Members
Types
Fixed
Link copied to clipboard
data
class
Fixed
(
hourOfTheDay
:
Float
)
:
HourOfTheDaySource
System
Link copied to clipboard
data
class
System
(
calendarSource
:
CalendarSource
=
CalendarSource.System()
)
:
HourOfTheDaySource
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
)
:
Float
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)