Package org.esa.snap.ui.product
Class VectorDataCollectionLayer
java.lang.Object
com.bc.ceres.core.ExtensibleObject
com.bc.ceres.glayer.Layer
com.bc.ceres.glayer.CollectionLayer
org.esa.snap.ui.product.VectorDataCollectionLayer
- All Implemented Interfaces:
Extensible
-
Nested Class Summary
Nested classes/interfaces inherited from class com.bc.ceres.glayer.CollectionLayer
CollectionLayer.Type
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionVectorDataCollectionLayer
(VectorDataCollectionLayerType layerType, ProductNodeGroup<VectorDataNode> vectorDataGroup, PropertySet configuration, ProductLayerContext plc) -
Method Summary
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, getSwipePercent, getTransparency, isVisible, regenerate, removeListener, render, render, renderChildren, renderLayer, setComposite, setId, setName, setSwipePercent, setTransparency, setVisible, toString
Methods inherited from class com.bc.ceres.core.ExtensibleObject
getExtension
-
Field Details
-
ID
-
-
Constructor Details
-
VectorDataCollectionLayer
public VectorDataCollectionLayer(VectorDataCollectionLayerType layerType, ProductNodeGroup<VectorDataNode> vectorDataGroup, PropertySet configuration, ProductLayerContext plc)
-
-
Method Details
-
disposeLayer
public void disposeLayer()- Overrides:
disposeLayer
in classLayer
-