org.esa.beam.framework.ui.product
Class VectorDataCollectionLayerType
java.lang.Object
com.bc.ceres.core.ExtensibleObject
com.bc.ceres.glayer.LayerType
com.bc.ceres.glayer.CollectionLayer.Type
org.esa.beam.framework.ui.product.VectorDataCollectionLayerType
- All Implemented Interfaces:
- com.bc.ceres.core.Extensible
@LayerTypeMetadata(name="VectorDataCollectionLayerType",
aliasNames="org.esa.beam.framework.ui.product.VectorDataCollectionLayerType")
public class VectorDataCollectionLayerType- extends com.bc.ceres.glayer.CollectionLayer.Type
|
Method Summary |
com.bc.ceres.glayer.Layer |
createLayer(com.bc.ceres.glayer.LayerContext ctx,
com.bc.ceres.binding.PropertySet configuration)
|
boolean |
isValidFor(com.bc.ceres.glayer.LayerContext ctx)
|
| Methods inherited from class com.bc.ceres.glayer.CollectionLayer.Type |
createLayerConfig |
| 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 |
VectorDataCollectionLayerType
public VectorDataCollectionLayerType()
isValidFor
public boolean isValidFor(com.bc.ceres.glayer.LayerContext ctx)
- Overrides:
isValidFor in class com.bc.ceres.glayer.CollectionLayer.Type
createLayer
public com.bc.ceres.glayer.Layer createLayer(com.bc.ceres.glayer.LayerContext ctx,
com.bc.ceres.binding.PropertySet configuration)
- Overrides:
createLayer in class com.bc.ceres.glayer.CollectionLayer.Type
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.