org.esa.beam.visat.toolviews.layermanager.layersrc.windfield
Class WindFieldLayerType
java.lang.Object
com.bc.ceres.core.ExtensibleObject
com.bc.ceres.glayer.LayerType
org.esa.beam.visat.toolviews.layermanager.layersrc.windfield.WindFieldLayerType
- All Implemented Interfaces:
- com.bc.ceres.core.Extensible
@LayerTypeMetadata(name="WindFieldLayerType",
aliasNames="org.esa.beam.visat.toolviews.layermanager.layersrc.windfield.WindFieldLayerType")
public class WindFieldLayerType- extends com.bc.ceres.glayer.LayerType
The type descriptor of the WindFieldLayer.
- Since:
- BEAM 4.6
- Author:
- Norman Fomferra
| Methods inherited from class com.bc.ceres.glayer.LayerType |
getAliases, getName |
| Methods inherited from class com.bc.ceres.core.ExtensibleObject |
getExtension |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindFieldLayerType
public WindFieldLayerType()
createLayer
public static WindFieldLayer createLayer(RasterDataNode windu,
RasterDataNode windv)
isValidFor
public boolean isValidFor(com.bc.ceres.glayer.LayerContext ctx)
- Specified by:
isValidFor in class com.bc.ceres.glayer.LayerType
createLayer
public com.bc.ceres.glayer.Layer createLayer(com.bc.ceres.glayer.LayerContext ctx,
com.bc.ceres.binding.PropertySet configuration)
- Specified by:
createLayer in class com.bc.ceres.glayer.LayerType
createLayerConfig
public com.bc.ceres.binding.PropertySet createLayerConfig(com.bc.ceres.glayer.LayerContext ctx)
- Specified by:
createLayerConfig in class com.bc.ceres.glayer.LayerType
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.