Package | Description |
---|---|
gov.nasa.worldwind.render.airspaces |
Modifier and Type | Method and Description |
---|---|
List<Cake.Layer> |
Cake.getLayers()
Returns the partial cylinders comprising the shape.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Cake.addLayers(Iterable<Cake.Layer> newLayers) |
void |
Cake.setLayers(Collection<Cake.Layer> layers)
Set the partial cylinders comprising the shape.
|
Constructor and Description |
---|
Cake(Collection<Cake.Layer> layers) |