public class SsoSkylight
An implementation of Skylight that uses sunrise-sunset.org to determine SkylightDay for the given coordinates.
| Constructor and Description |
|---|
SsoSkylight(InfoClient client)
An implementation of Skylight that uses sunrise-sunset.org to determine SkylightDay for the given
coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
drewhamilton.skylight.SkylightDay |
getSkylightDay(drewhamilton.skylight.Coordinates coordinates,
java.util.Date date) |
@Inject
public SsoSkylight(@NotNull
InfoClient client)
An implementation of Skylight that uses sunrise-sunset.org to determine SkylightDay for the given coordinates.