org.esa.beam.visat.actions.session
Class Session.ViewRef
java.lang.Object
org.esa.beam.visat.actions.session.Session.ViewRef
- Enclosing class:
- Session
public static class Session.ViewRef
- extends Object
|
Constructor Summary |
Session.ViewRef()
No-arg constructor required by XStream. |
Session.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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Session.ViewRef
public Session.ViewRef()
- No-arg constructor required by XStream.
Session.ViewRef
public Session.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)
getLayerCount
public int getLayerCount()
getLayerRef
public Session.LayerRef getLayerRef(int index)
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.