Package org.geotools.api.temporal
Interface JulianDate
-
- All Superinterfaces:
TemporalCoordinate
,TemporalPosition
- All Known Implementing Classes:
DefaultJulianDate
public interface JulianDate extends TemporalCoordinate
The Julian day numbering system is a temporal coordinate system that has its origin at noon on 1 January 4713 BC in the Julian proleptic calendar. The Julian day number is an integer value; the Julian date is a decimal value that allows greater resolution.- Author:
- Stephane Fellah (Image Matters)
-
-
Method Summary
-
Methods inherited from interface TemporalCoordinate
getCoordinateValue
-
Methods inherited from interface TemporalPosition
getIndeterminatePosition
-
-