org.esa.beam.visat.actions.session
Class Session.LayerRef

java.lang.Object
  extended by org.esa.beam.visat.actions.session.Session.LayerRef
Enclosing class:
Session

public static class Session.LayerRef
extends Object


Constructor Summary
Session.LayerRef()
          No-arg constructor required by XStream.
Session.LayerRef(com.bc.ceres.glayer.Layer layer, int zOrder, com.bc.ceres.binding.dom.DomElement configuration, Session.LayerRef[] children)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Session.LayerRef

public Session.LayerRef()
No-arg constructor required by XStream.


Session.LayerRef

public Session.LayerRef(com.bc.ceres.glayer.Layer layer,
                        int zOrder,
                        com.bc.ceres.binding.dom.DomElement configuration,
                        Session.LayerRef[] children)


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