|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bc.ceres.core.ExtensibleObject
com.bc.ceres.glayer.Layer
org.esa.beam.visat.toolviews.layermanager.layersrc.windfield.WindFieldLayer
public class WindFieldLayer
Experimental wind field layer. Given two band names for u,v, it could be generalized to any vector field layer.
| Constructor Summary | |
|---|---|
WindFieldLayer(com.bc.ceres.glayer.LayerType layerType,
RasterDataNode windu,
RasterDataNode windv,
com.bc.ceres.binding.PropertySet configuration)
|
|
WindFieldLayer(com.bc.ceres.binding.PropertyContainer configuration)
|
|
| Method Summary | |
|---|---|
protected void |
renderLayer(com.bc.ceres.grender.Rendering rendering)
|
| Methods inherited from class com.bc.ceres.glayer.Layer |
|---|
addListener, dispose, disposeChildren, disposeLayer, fireLayerDataChanged, fireLayerPropertyChanged, fireLayerPropertyChanged, fireLayersAdded, fireLayersRemoved, getChildIndex, getChildren, getChildrenModelBounds, getComposite, getConfiguration, getConfigurationProperty, getId, getLayerModelBounds, getLayerType, getListeners, getModelBounds, getName, getParent, getTransparency, isCollectionLayer, isVisible, regenerate, removeListener, render, render, renderChildren, setComposite, setId, setName, setTransparency, setVisible, toString |
| Methods inherited from class com.bc.ceres.core.ExtensibleObject |
|---|
getExtension |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WindFieldLayer(com.bc.ceres.binding.PropertyContainer configuration)
public WindFieldLayer(com.bc.ceres.glayer.LayerType layerType,
RasterDataNode windu,
RasterDataNode windv,
com.bc.ceres.binding.PropertySet configuration)
| Method Detail |
|---|
protected void renderLayer(com.bc.ceres.grender.Rendering rendering)
renderLayer in class com.bc.ceres.glayer.Layer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||