org.esa.beam.framework.ui.product
Class VectorDataCollectionLayerType

java.lang.Object
  extended by com.bc.ceres.core.ExtensibleObject
      extended by com.bc.ceres.glayer.LayerType
          extended by com.bc.ceres.glayer.CollectionLayer.Type
              extended by 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


Constructor Summary
VectorDataCollectionLayerType()
           
 
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
 

Constructor Detail

VectorDataCollectionLayerType

public VectorDataCollectionLayerType()
Method Detail

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.