Package org.esa.snap.rcp.session
Class Session.ViewRef
java.lang.Object
org.esa.snap.rcp.session.Session.ViewRef
- Enclosing class:
Session
-
Constructor Summary
ConstructorsConstructorDescriptionViewRef()
No-arg constructor required by XStream.ViewRef
(int id, String type, Rectangle bounds, Session.ViewportDef viewportDef, int productRefNo, String productNodeName, String viewName, String expressionR, String expressionG, String expressionB, Session.LayerRef[] layerRefs) -
Method Summary
-
Constructor Details
-
ViewRef
public ViewRef()No-arg constructor required by XStream. -
ViewRef
public ViewRef(int id, String type, Rectangle bounds, Session.ViewportDef viewportDef, int productRefNo, String productNodeName, String viewName, String expressionR, String expressionG, String expressionB, Session.LayerRef[] layerRefs)
-
-
Method Details
-
getLayerCount
public int getLayerCount() -
getLayerRef
-