Uses of Interface
org.shredzone.commons.suncalc.param.LocationParameter
Package
Description
This is the main package.
This package contains interfaces for setting common calculation parameters.
This package contains internal utility methods.
-
Uses of LocationParameter in org.shredzone.commons.suncalc
Modifier and TypeInterfaceDescriptionstatic interface
Collects all parameters forMoonPosition
.static interface
Collects all parameters forMoonTimes
.static interface
Collects all parameters forSunPosition
.static interface
Collects all parameters forSunTimes
. -
Uses of LocationParameter in org.shredzone.commons.suncalc.param
Modifier and TypeMethodDescriptionLocationParameter.sameLocationAs
(LocationParameter<?> l) Uses the same location as given in theLocationParameter
at this moment. -
Uses of LocationParameter in org.shredzone.commons.suncalc.util
Modifier and TypeClassDescriptionclass
BaseBuilder<T>
A base implementation ofLocationParameter
andTimeParameter
.