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 interfaceCollects all parameters forMoonPosition.static interfaceCollects all parameters forMoonTimes.static interfaceCollects all parameters forSunPosition.static interfaceCollects 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 theLocationParameterat this moment. -
Uses of LocationParameter in org.shredzone.commons.suncalc.util
Classes in org.shredzone.commons.suncalc.util that implement LocationParameterModifier and TypeClassDescriptionclassBaseBuilder<T>A base implementation ofLocationParameterandTimeParameter.Methods in org.shredzone.commons.suncalc.util with parameters of type LocationParameter