public abstract class BasePlanetObject extends Object
| Modifier and Type | Field and Description |
|---|---|
protected PlanetModel |
planetModel
This is the planet model embedded in all objects derived from this
class.
|
| Constructor and Description |
|---|
BasePlanetObject(PlanetModel planetModel)
Constructor creating class instance given a planet model.
|
protected final PlanetModel planetModel
public BasePlanetObject(PlanetModel planetModel)
planetModel - is the planet model.Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.