Uses of Interface
org.esa.snap.core.gpf.descriptor.SourceProductDescriptor
-
Packages that use SourceProductDescriptor Package Description org.esa.snap.core.gpf.descriptor -
-
Uses of SourceProductDescriptor in org.esa.snap.core.gpf.descriptor
Classes in org.esa.snap.core.gpf.descriptor that implement SourceProductDescriptor Modifier and Type Class Description classAnnotationSourceProductDescriptorASourceProductDescriptorimplementation for theSourceProductannotation.classDefaultSourceProductDescriptorDefault implementation of theSourceProductDescriptorinterface.classSimpleSourceProductDescriptorCreated by kraftek on 1/30/2017.Methods in org.esa.snap.core.gpf.descriptor that return SourceProductDescriptor Modifier and Type Method Description SourceProductDescriptor[]AnnotationOperatorDescriptor. getSourceProductDescriptors()SourceProductDescriptor[]AnnotationOperatorDescriptorBody. getSourceProductDescriptors()SourceProductDescriptor[]DefaultOperatorDescriptor. getSourceProductDescriptors()SourceProductDescriptor[]OperatorDescriptor. getSourceProductDescriptors()SourceProductDescriptor[]ToolAdapterOperatorDescriptor. getSourceProductDescriptors()
-