Uses of Class
org.stellarium.landscape.Landscape.LandscapeType

Packages that use Landscape.LandscapeType
org.stellarium.landscape Landscape representation 
 

Uses of Landscape.LandscapeType in org.stellarium.landscape
 

Methods in org.stellarium.landscape that return Landscape.LandscapeType
static Landscape.LandscapeType Landscape.LandscapeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Landscape.LandscapeType[] Landscape.LandscapeType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.