Skip navigation links
B C D G R S T V 

B

BASE_JD - Static variable in class com.github.davidmoten.grumpy.wms.layer.darkness.TimeUtil
 

C

com.github.davidmoten.grumpy.wms.layer.darkness - package com.github.davidmoten.grumpy.wms.layer.darkness
 

D

DarknessLayer - Class in com.github.davidmoten.grumpy.wms.layer.darkness
Splits the visible region into rectangles recursively till all sampled points in each rectangle have the same SunUtil.Twilight value.
DarknessLayer() - Constructor for class com.github.davidmoten.grumpy.wms.layer.darkness.DarknessLayer
 

G

getFeatures() - Method in class com.github.davidmoten.grumpy.wms.layer.darkness.DarknessLayer
 
getInfo(Date, WmsRequest, Point, String) - Method in class com.github.davidmoten.grumpy.wms.layer.darkness.DarknessLayer
 
getJulianDayNumber(Calendar) - Static method in class com.github.davidmoten.grumpy.wms.layer.darkness.TimeUtil
Calculate the Julian day number corresponding to the time provided
getSubSolarPoint() - Static method in class com.github.davidmoten.grumpy.wms.layer.darkness.SunUtil
Gets the position of the Sun right now.
getSubSolarPoint(Calendar) - Static method in class com.github.davidmoten.grumpy.wms.layer.darkness.SunUtil
Returns the position on the Earth's surface for which the sun appears to be straight above.
getTwilight(double) - Static method in class com.github.davidmoten.grumpy.wms.layer.darkness.SunUtil
Return the twilight condition for a point which is a given great circle distance from the current sub solar point.
getTwilight(Position, Position) - Static method in class com.github.davidmoten.grumpy.wms.layer.darkness.SunUtil
 

R

render(Graphics2D, WmsRequest) - Method in class com.github.davidmoten.grumpy.wms.layer.darkness.DarknessLayer
 

S

SunUtil - Class in com.github.davidmoten.grumpy.wms.layer.darkness
Utility methods related to the position of the Sun relative to the Earth.
SunUtil.Twilight - Enum in com.github.davidmoten.grumpy.wms.layer.darkness
 

T

TimeUtil - Class in com.github.davidmoten.grumpy.wms.layer.darkness
Utility class to help with time-based calculations in Astronomy

V

valueOf(String) - Static method in enum com.github.davidmoten.grumpy.wms.layer.darkness.SunUtil.Twilight
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.davidmoten.grumpy.wms.layer.darkness.SunUtil.Twilight
Returns an array containing the constants of this enum type, in the order they are declared.
B C D G R S T V 
Skip navigation links

Copyright © 2013–2021. All rights reserved.