Package org.esa.snap.core.gpf.descriptor
Class PropertySetDescriptorFactory
- java.lang.Object
-
- org.esa.snap.core.gpf.descriptor.PropertySetDescriptorFactory
-
public class PropertySetDescriptorFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description PropertySetDescriptorFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PropertySetDescriptor
createForOperator(OperatorDescriptor operatorDescriptor, Map<String,Product> sourceProductMap)
-
-
-
Method Detail
-
createForOperator
public static PropertySetDescriptor createForOperator(OperatorDescriptor operatorDescriptor, Map<String,Product> sourceProductMap) throws ConversionException
- Throws:
ConversionException
-
-