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