Package org.esa.snap.rcp.session
Class Session.LayerRef
- java.lang.Object
-
- org.esa.snap.rcp.session.Session.LayerRef
-
-
Constructor Summary
Constructors Constructor Description LayerRef()
No-arg constructor required by XStream.LayerRef(Layer layer, int zOrder, DomElement configuration, Session.LayerRef[] children)
-
-
-
Constructor Detail
-
LayerRef
public LayerRef()
No-arg constructor required by XStream.
-
LayerRef
public LayerRef(Layer layer, int zOrder, DomElement configuration, Session.LayerRef[] children)
-
-