org.esa.beam.visat.actions.session
Class Session.ViewportDef
java.lang.Object
org.esa.beam.visat.actions.session.Session.ViewportDef
- Enclosing class:
- Session
public static class Session.ViewportDef
- extends Object
|
Constructor Summary |
Session.ViewportDef()
No-arg constructor required by XStream. |
Session.ViewportDef(boolean modelYAxisDown,
double offsetX,
double offsetY,
double zoomFactor,
double orientation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Session.ViewportDef
public Session.ViewportDef()
- No-arg constructor required by XStream.
Session.ViewportDef
public Session.ViewportDef(boolean modelYAxisDown,
double offsetX,
double offsetY,
double zoomFactor,
double orientation)
Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.