Uses of Enum
org.shredzone.commons.suncalc.MoonPhase.Phase
-
Uses of MoonPhase.Phase in org.shredzone.commons.suncalc
Modifier and TypeMethodDescriptionMoonIllumination.getClosestPhase()
The closestMoonPhase.Phase
that is matching the moon's angle.static MoonPhase.Phase
MoonPhase.Phase.toPhase
(double angle) Converts an angle to the closest matching moon phase.static MoonPhase.Phase
Returns the enum constant of this type with the specified name.static MoonPhase.Phase[]
MoonPhase.Phase.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionMoonPhase.Parameters.phase
(MoonPhase.Phase phase) Sets the desiredMoonPhase.Phase
.