Uses of Enum Class
net.time4j.calendar.astro.Twilight
Packages that use Twilight
-
Uses of Twilight in net.time4j.calendar.astro
Methods in net.time4j.calendar.astro that return TwilightModifier and TypeMethodDescriptionstatic Twilight
Returns the enum constant of this class with the specified name.static Twilight[]
Twilight.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.time4j.calendar.astro with parameters of type TwilightModifier and TypeMethodDescriptionCalculates the time of given twilight at sunrise and the location of this instance.Calculates the time of given twilight at sunset and the location of this instance.