org.esa.beam.framework.datamodel
Class PointingFactoryRegistry

java.lang.Object
  extended by org.esa.beam.framework.datamodel.PointingFactoryRegistry

public class PointingFactoryRegistry
extends Object


Method Summary
 void addFactory(PointingFactory pointingFactory)
           
static PointingFactoryRegistry getInstance()
           
 PointingFactory getPointingFactory(String productType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static PointingFactoryRegistry getInstance()

getPointingFactory

public PointingFactory getPointingFactory(String productType)

addFactory

public void addFactory(PointingFactory pointingFactory)


Copyright © 2002-2012 Brockmann Consult GmbH. All Rights Reserved.