Uses of Interface
org.shredzone.commons.suncalc.param.LocationParameter
Packages that use 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
Subinterfaces of LocationParameter in org.shredzone.commons.suncalcModifier and TypeInterfaceDescriptionstatic interface
Collects all parameters forMoonIllumination
.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 LocationParameter in org.shredzone.commons.suncalc.param
Methods in org.shredzone.commons.suncalc.param with parameters of type LocationParameterModifier 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
Classes in org.shredzone.commons.suncalc.util that implement LocationParameterMethods in org.shredzone.commons.suncalc.util with parameters of type LocationParameter