Uses of Package
org.esa.snap.core.param
-
Packages that use org.esa.snap.core.param Package Description org.esa.snap.core.datamodel Contains SNAP's central classes and interfaces used for an in-memory presentation of remote sensing data products.org.esa.snap.core.dataop.maptransf org.esa.snap.core.param Provides utility classes for general parameter handling.org.esa.snap.core.param.editors Contains GUI classes for specific parameter classes.org.esa.snap.core.param.validators Contains validator classes for the differen parameter types. -
Classes in org.esa.snap.core.param used by org.esa.snap.core.datamodel Class Description Parameter Deprecated.since BEAM 4.11, use theCeres Binding APIinsteadParamFormatException ParamParseException ParamValidateException ParamValidator 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.dataop.maptransf Class Description Parameter Deprecated.since BEAM 4.11, use theCeres Binding APIinstead -
Classes in org.esa.snap.core.param used by org.esa.snap.core.param Class Description AbstractParamEditor TheAbstractParamEditoracts as a base class for implementations ofParamEditorinterface by providing some default method implementations and several utility methods for common editors.ParamChangeEvent AParamChangeEventoccurs when the value of parameter has changed.ParamChangeListener AParamChangeListeneris notified when the value of parameter has changed.ParamEditor AParamEditorprovides a UI component which is used to modify the value of a parameter.Parameter Deprecated.since BEAM 4.11, use theCeres Binding APIinsteadParamException ParamExceptionHandler TheParamExceptionHandlerare an alternative way to handle parameter exceptions.ParamFormatException ParamGroup TheParamGroupclass represents a ordered list of parameters.ParamParseException ParamProperties TheParamPropertiesclass is used to store parameter attributes such as parameter type and description or validation information such as minimum and maximum values.ParamValidateException ParamValidator 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.editors Class Description AbstractParamEditor TheAbstractParamEditoracts as a base class for implementations ofParamEditorinterface by providing some default method implementations and several utility methods for common editors.AbstractParamXEditor AAbstractParamXEditoris base class for editors which use special purpose editors for editing a parameter value.ParamEditor AParamEditorprovides a UI component which is used to modify the value of a parameter.Parameter Deprecated.since BEAM 4.11, use theCeres Binding APIinsteadParamExceptionHandler TheParamExceptionHandlerare an alternative way to handle parameter exceptions. -
Classes in org.esa.snap.core.param used by org.esa.snap.core.param.validators Class Description AbstractParamValidator TheAbstractParamValidatoracts as a base class for implementations ofParamValidatorinterface by providing some default method implementations and several utility methods for common validators.Parameter Deprecated.since BEAM 4.11, use theCeres Binding APIinsteadParamFormatException ParamParseException ParamValidateException ParamValidator AParamValidatoris an interface for parameter type specific value-to-text and text-to-value conversions, data validation and comparision.