Uses of Package
org.esa.snap.core.param
Packages that use org.esa.snap.core.param
Package
Description
Contains SNAP's central classes and interfaces used for an in-memory presentation
 of remote sensing data products.
Provides utility classes for general parameter handling.
Contains GUI classes for specific parameter classes.
Contains validator classes for the differen parameter types.
- 
Classes in org.esa.snap.core.param used by org.esa.snap.core.datamodelClassDescriptionDeprecated.A
ParamValidatoris an interface for parameter type specific value-to-text and text-to-value conversions, data validation and comparision. - 
Classes in org.esa.snap.core.param used by org.esa.snap.core.dataop.maptransf
 - 
Classes in org.esa.snap.core.param used by org.esa.snap.core.paramClassDescriptionThe
AbstractParamEditoracts as a base class for implementations ofParamEditorinterface by providing some default method implementations and several utility methods for common editors.AParamChangeEventoccurs when the value of parameter has changed.AParamChangeListeneris notified when the value of parameter has changed.AParamEditorprovides a UI component which is used to modify the value of a parameter.Deprecated.since BEAM 4.11, use theCeres Binding APIinsteadTheParamExceptionHandlerare an alternative way to handle parameter exceptions.TheParamGroupclass represents a ordered list of parameters.TheParamPropertiesclass is used to store parameter attributes such as parameter type and description or validation information such as minimum and maximum values.AParamValidatoris an interface for parameter type specific value-to-text and text-to-value conversions, data validation and comparision. - 
Classes in org.esa.snap.core.param used by org.esa.snap.core.param.editorsClassDescriptionThe
AbstractParamEditoracts as a base class for implementations ofParamEditorinterface by providing some default method implementations and several utility methods for common editors.AAbstractParamXEditoris base class for editors which use special purpose editors for editing a parameter value.AParamEditorprovides a UI component which is used to modify the value of a parameter.Deprecated.since BEAM 4.11, use theCeres Binding APIinsteadTheParamExceptionHandlerare an alternative way to handle parameter exceptions. - 
Classes in org.esa.snap.core.param used by org.esa.snap.core.param.validatorsClassDescriptionThe
AbstractParamValidatoracts as a base class for implementations ofParamValidatorinterface by providing some default method implementations and several utility methods for common validators.Deprecated.since BEAM 4.11, use theCeres Binding APIinsteadAParamValidatoris an interface for parameter type specific value-to-text and text-to-value conversions, data validation and comparision. 
Ceres Binding APIinstead