|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GalaxyBase | |
org.gjt.universe |
Uses of GalaxyBase in org.gjt.universe |
Subclasses of GalaxyBase in org.gjt.universe | |
class |
GalaxyElliptical
The GalaxyElliptical class used for galaxies containing a random scattering of star systems with an overall structure which astronomers refer to as elliptical. |
(package private) class |
GalaxyGliese
Class used to represent a galaxy defined by the portion of the Milky Way contained in the Gliese Star Catalog. |
class |
GalaxyGlobular
This class implements instances of randomly generated globular galaxies. |
class |
GalaxySpiral
This class implements instances of randomly generated spiral galaxies. |
class |
GalaxyStd
Class used for standard irregular galaxies containing a a random scattering of star systems with no discernable structure. |
(package private) class |
GalaxyTest
This class is used for testing... |
class |
GalaxyUndefined
|
Methods in org.gjt.universe that return GalaxyBase | |
static GalaxyBase |
GalaxyList.get(GalaxyID idx)
|
static GalaxyBase |
GalaxyList.getRandomGalaxy()
This method returns a star galaxy randomly selected from the list. |
Methods in org.gjt.universe with parameters of type GalaxyBase | |
static void |
GalaxyList.add(GalaxyBase obj)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |