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 API
insteadParamFormatException ParamParseException ParamValidateException ParamValidator AParamValidator
is 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 API
instead -
Classes in org.esa.snap.core.param used by org.esa.snap.core.param Class Description AbstractParamEditor TheAbstractParamEditor
acts as a base class for implementations ofParamEditor
interface by providing some default method implementations and several utility methods for common editors.ParamChangeEvent AParamChangeEvent
occurs when the value of parameter has changed.ParamChangeListener AParamChangeListener
is notified when the value of parameter has changed.ParamEditor AParamEditor
provides a UI component which is used to modify the value of a parameter.Parameter Deprecated.since BEAM 4.11, use theCeres Binding API
insteadParamException ParamExceptionHandler TheParamExceptionHandler
are an alternative way to handle parameter exceptions.ParamFormatException ParamGroup TheParamGroup
class represents a ordered list of parameters.ParamParseException ParamProperties TheParamProperties
class is used to store parameter attributes such as parameter type and description or validation information such as minimum and maximum values.ParamValidateException ParamValidator AParamValidator
is 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 TheAbstractParamEditor
acts as a base class for implementations ofParamEditor
interface by providing some default method implementations and several utility methods for common editors.AbstractParamXEditor AAbstractParamXEditor
is base class for editors which use special purpose editors for editing a parameter value.ParamEditor AParamEditor
provides a UI component which is used to modify the value of a parameter.Parameter Deprecated.since BEAM 4.11, use theCeres Binding API
insteadParamExceptionHandler TheParamExceptionHandler
are 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 TheAbstractParamValidator
acts as a base class for implementations ofParamValidator
interface by providing some default method implementations and several utility methods for common validators.Parameter Deprecated.since BEAM 4.11, use theCeres Binding API
insteadParamFormatException ParamParseException ParamValidateException ParamValidator AParamValidator
is an interface for parameter type specific value-to-text and text-to-value conversions, data validation and comparision.