Uses of Interface
org.shredzone.commons.suncalc.param.TimeParameter
Packages that use TimeParameter
Package
Description
This is the main package.
This package contains interfaces for setting common calculation parameters.
This package contains internal utility methods.
-
Uses of TimeParameter in org.shredzone.commons.suncalc
Subinterfaces of TimeParameter in org.shredzone.commons.suncalcModifier and TypeInterfaceDescriptionstatic interface
Collects all parameters forMoonIllumination
.static interface
Collects all parameters forMoonPhase
.static 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 TimeParameter in org.shredzone.commons.suncalc.param
Methods in org.shredzone.commons.suncalc.param with parameters of type TimeParameterModifier and TypeMethodDescriptionTimeParameter.sameTimeAs
(TimeParameter<?> t) Uses the same time as given in theTimeParameter
. -
Uses of TimeParameter in org.shredzone.commons.suncalc.util
Classes in org.shredzone.commons.suncalc.util that implement TimeParameterModifier and TypeClassDescriptionclass
BaseBuilder<T>
A base implementation ofLocationParameter
andTimeParameter
.Methods in org.shredzone.commons.suncalc.util with parameters of type TimeParameter