| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
| org.rr0.im.business.event | |
| org.rr0.im.business.event.circumstance | |
| Uses of Location in org.rr0.im.business.event |
| Methods in org.rr0.im.business.event that return Location | |
Location | Sighting.getLocation()Where the sighting occured |
Location | SightingImpl.getLocation() |
| Uses of Location in org.rr0.im.business.event.circumstance |
| Subinterfaces of Location in org.rr0.im.business.event.circumstance | |
interface | EarthLocationEquatorial coordinates for a location on the terrestrial sphere. |
interface | SkyLocationEquatorial coordinates for an "fixed" object on the celestial sphere. |
| Classes in org.rr0.im.business.event.circumstance that implement Location | |
class | DeltaLocationImplA location relative to another one. |
| Fields in org.rr0.im.business.event.circumstance declared as Location | |
private Location | DeltaLocationImpl.fromLocation |
protected Location | PlaceImpl.location |
| Constructors in org.rr0.im.business.event.circumstance with parameters of type Location | |
DeltaLocationImpl.DeltaLocationImpl(Location someFromLocation, Orientation someFromOrientation, Length someFromDistance) | |
PlaceImpl.PlaceImpl(String name, Location location) | |
| Methods in org.rr0.im.business.event.circumstance that return Location | |
Location | Place.getLocation() |
Location | PlaceImpl.getLocation() |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||