|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.gjt.universe.GalaxyGlobular.GlobularCluster
This internal class is used to encapsulate a globular cluster inside globular galaxy.
| Field Summary | |
int |
capacity
|
Coord |
center
|
Coord |
span
|
| Constructor Summary | |
GalaxyGlobular.GlobularCluster(Coord in_center,
Coord in_span,
int in_capacity)
|
|
| Method Summary | |
void |
decrementCapacity()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public Coord center
public Coord span
public int capacity
| Constructor Detail |
public GalaxyGlobular.GlobularCluster(Coord in_center,
Coord in_span,
int in_capacity)
| Method Detail |
public void decrementCapacity()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||