Class Session.LayerRef

java.lang.Object
org.esa.snap.rcp.session.Session.LayerRef
Enclosing class:
Session

public static class Session.LayerRef extends Object
  • Constructor Details

    • LayerRef

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

      public LayerRef(Layer layer, int zOrder, DomElement configuration, Session.LayerRef[] children)