public class BackgroundLayer extends Layer
Color
.Modifier and Type | Class and Description |
---|---|
static class |
BackgroundLayer.Type |
Constructor and Description |
---|
BackgroundLayer(BackgroundLayer.Type type,
PropertySet configuration) |
BackgroundLayer(Color color) |
Modifier and Type | Method and Description |
---|---|
protected void |
renderLayer(Rendering rendering)
Renders the layer.
|
addListener, dispose, disposeChildren, disposeLayer, fireLayerDataChanged, fireLayerPropertyChanged, fireLayerPropertyChanged, fireLayersAdded, fireLayersRemoved, getChildIndex, getChildren, getChildrenModelBounds, getComposite, getConfiguration, getConfigurationProperty, getId, getLayerModelBounds, getLayerType, getListeners, getModelBounds, getName, getParent, getSwipePercent, getTransparency, isCollectionLayer, isVisible, regenerate, removeListener, render, render, renderChildren, setComposite, setId, setName, setSwipePercent, setTransparency, setVisible, toString
getExtension
public BackgroundLayer(Color color)
public BackgroundLayer(BackgroundLayer.Type type, PropertySet configuration)
protected void renderLayer(Rendering rendering)
Layer
Layer.render(com.bc.ceres.grender.Rendering)
.
The default implementation does nothing.renderLayer
in class Layer
rendering
- The rendering to which the layer will be rendered.Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.