Package org.esa.snap.rcp.session
Class Session.LayerRef
java.lang.Object
org.esa.snap.rcp.session.Session.LayerRef
- Enclosing class:
Session
-
Constructor Summary
ConstructorsConstructorDescriptionLayerRef()
No-arg constructor required by XStream.LayerRef
(Layer layer, int zOrder, DomElement configuration, Session.LayerRef[] children) -
Method Summary
-
Constructor Details
-
LayerRef
public LayerRef()No-arg constructor required by XStream. -
LayerRef
-