| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Orientation | |
| org.rr0.im.business.event.circumstance | |
| Uses of Orientation in org.rr0.im.business.event.circumstance |
| Classes in org.rr0.im.business.event.circumstance that implement Orientation | |
class | OrientationImpl |
| Fields in org.rr0.im.business.event.circumstance declared as Orientation | |
private Orientation | DeltaLocationImpl.fromOrientation |
private Orientation | EarthLocationImpl.longitudeOrientation |
static Orientation | OrientationImpl.EAST |
static Orientation | OrientationImpl.NORTH |
static Orientation | OrientationImpl.NORTH_EAST |
static Orientation | OrientationImpl.NORTH_WEST |
static Orientation | OrientationImpl.SOUTH |
static Orientation | OrientationImpl.SOUTH_EAST |
static Orientation | OrientationImpl.SOUTH_WEST |
static Orientation | OrientationImpl.WEST |
| Constructors in org.rr0.im.business.event.circumstance with parameters of type Orientation | |
DeltaLocationImpl.DeltaLocationImpl(Location someFromLocation, Orientation someFromOrientation, Length someFromDistance) | |
EarthLocationImpl.EarthLocationImpl(float latitude, float longitude, Orientation longitudeOrientation) | |
EarthLocationImpl.EarthLocationImpl(float latitude, Orientation latitudeOrientation, float longitude, Orientation longitudeOrientation) | |
| Methods in org.rr0.im.business.event.circumstance that return Orientation | |
Orientation | EarthLocationImpl.getLatitudeOrientation()Return the latitude's orientation, |
Orientation | EarthLocationImpl.getLongitudeOrientation() |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||