org.esa.beam.framework.datamodel
Class SceneFactory
java.lang.Object
org.esa.beam.framework.datamodel.SceneFactory
public final class SceneFactory
- extends Object
This class is not public API yet.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SceneFactory
public SceneFactory()
createScene
public static Scene createScene(ProductNode node)
- Creates a scene wrapper around the given product node.
- Parameters:
node - the product node
- Returns:
- a scene instance or null if it could not be created
Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.