Uses of Class
com.timeanddate.services.dataTypes.astro.AstronomyLocation
Packages that use AstronomyLocation
-
Uses of AstronomyLocation in com.timeanddate.services
Methods in com.timeanddate.services that return types with arguments of type AstronomyLocationModifier and TypeMethodDescriptionAstronomyService.getAstronomicalInfo(AstronomyObjectType objectType, LocationId placeId, TADDateTime startDate)
Gets the specified object type (Moon, Sun) for a specified place by start date.AstronomyService.getAstronomicalInfo(AstronomyObjectType objectType, LocationId placeId, TADDateTime startDate, TADDateTime endDate)
Gets the specified object type (Moon, Sun) for a specified place by start date.AstronomyService.getAstronomicalInfo(AstronomyObjectType objectType, LocationId placeId, Calendar startDate)
Gets the specified object type (Moon, Sun) for a specified place by start date.AstronomyService.getAstronomicalInfo(AstronomyObjectType objectType, LocationId placeId, Calendar startDate, Calendar endDate)
Gets the specified object type (Moon, Sun) for a specified place by start date. -
Uses of AstronomyLocation in com.timeanddate.services.dataTypes.astro
Methods in com.timeanddate.services.dataTypes.astro that return AstronomyLocation