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

java.lang.Object
  extended by org.esa.beam.framework.ui.product.VectorDataLayerFilterFactory

public class VectorDataLayerFilterFactory
extends Object

Filter out layers of type VectorDataLayer.


Constructor Summary
VectorDataLayerFilterFactory()
           
 
Method Summary
static com.bc.ceres.glayer.LayerFilter createGeometryFilter()
           
static com.bc.ceres.glayer.LayerFilter createNodeFilter(VectorDataNode vectorDataNode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VectorDataLayerFilterFactory

public VectorDataLayerFilterFactory()
Method Detail

createGeometryFilter

public static com.bc.ceres.glayer.LayerFilter createGeometryFilter()

createNodeFilter

public static com.bc.ceres.glayer.LayerFilter createNodeFilter(VectorDataNode vectorDataNode)


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