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

java.lang.Object
  extended by com.bc.ceres.core.ExtensibleObject
      extended by com.bc.ceres.glayer.Layer
          extended by com.bc.ceres.glayer.CollectionLayer
              extended by org.esa.beam.framework.ui.product.VectorDataCollectionLayer
All Implemented Interfaces:
com.bc.ceres.core.Extensible

public class VectorDataCollectionLayer
extends com.bc.ceres.glayer.CollectionLayer


Nested Class Summary
 
Nested classes/interfaces inherited from class com.bc.ceres.glayer.CollectionLayer
com.bc.ceres.glayer.CollectionLayer.Type
 
Field Summary
static String ID
           
 
Constructor Summary
VectorDataCollectionLayer(VectorDataCollectionLayerType layerType, ProductNodeGroup<VectorDataNode> vectorDataGroup, com.bc.ceres.binding.PropertySet configuration)
           
 
Method Summary
 void disposeLayer()
           
 
Methods inherited from class com.bc.ceres.glayer.CollectionLayer
isCollectionLayer
 
Methods inherited from class com.bc.ceres.glayer.Layer
addListener, dispose, disposeChildren, fireLayerDataChanged, fireLayerPropertyChanged, fireLayerPropertyChanged, fireLayersAdded, fireLayersRemoved, getChildIndex, getChildren, getChildrenModelBounds, getComposite, getConfiguration, getConfigurationProperty, getId, getLayerModelBounds, getLayerType, getListeners, getModelBounds, getName, getParent, getTransparency, isVisible, regenerate, removeListener, render, render, renderChildren, renderLayer, 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
 

Field Detail

ID

public static final String ID
Constructor Detail

VectorDataCollectionLayer

public VectorDataCollectionLayer(VectorDataCollectionLayerType layerType,
                                 ProductNodeGroup<VectorDataNode> vectorDataGroup,
                                 com.bc.ceres.binding.PropertySet configuration)
Method Detail

disposeLayer

public void disposeLayer()
Overrides:
disposeLayer in class com.bc.ceres.glayer.Layer


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.