|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StelCore.MOUNT_MODE | |
---|---|
org.stellarium |
Uses of StelCore.MOUNT_MODE in org.stellarium |
---|
Methods in org.stellarium that return StelCore.MOUNT_MODE | |
---|---|
StelCore.MOUNT_MODE |
StelCore.getMountMode()
Get current mount type |
static StelCore.MOUNT_MODE |
StelCore.MOUNT_MODE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StelCore.MOUNT_MODE[] |
StelCore.MOUNT_MODE.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.stellarium with parameters of type StelCore.MOUNT_MODE | |
---|---|
void |
StelCore.setMountMode(StelCore.MOUNT_MODE m)
Set current mount type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |