Uses of Package
com.bc.ceres.binding
Packages that use com.bc.ceres.binding
Package
Description
The main purpose of this package is to provide a simple data binding framework for binding
Java objects to a GUI or a DOM.
Contains some common
PropertyAccessor
implementations.Contains some common
Converter
implementations.Provides a very basic DOM abstraction and a converter for it.
Contains some common
Validator
implementations.The graphical layer API is used to render multi-layer images/displays from various sources.
Various support classes for the
com.bc.ceres.glayer
API.Provides a context for binding Swing components to a
PropertyContainer
which again may wrap plain Java objects.Contains SNAP's central classes and interfaces used for an in-memory presentation
of remote sensing data products.
Provides annotations for GPF
Operator
implementations.Provides frequently used
LayerType
implementations.Provides several utility classes used throughout SNAP.
-
Classes in com.bc.ceres.binding used by com.bc.ceres.bindingClassDescriptionSignals a binding failure.Signals a value conversion failure.A
Converter
provides a strategy to convert a value of a certain type from plain text to a Java object and vice versa.A registry forConverter
s.A property is composed of aPropertyDescriptor
(static type description) and anPropertyAccessor
(dynamic value assignment).AnPropertyAccessor
provides a strategy to get and set a value.A factory for property accessors derived from Java class fields.Something that emits property change events.A convenience implementation of thePropertySet
interface.Describes a property by its name, type and a set of optional (mutable) attributes.A factory for property descriptors derived from Java classField
s.A loose aggregation of properties.A provider for property descriptors.Signals a value validation failure.AValidator
provides the strategy to validate a value with respect to a providedProperty
.This class represents a numerical value range.A set of values allowed to be assigned to certain types of values. -
Classes in com.bc.ceres.binding used by com.bc.ceres.binding.accessors
-
Classes in com.bc.ceres.binding used by com.bc.ceres.binding.convertersClassDescriptionSignals a value conversion failure.A
Converter
provides a strategy to convert a value of a certain type from plain text to a Java object and vice versa.This class represents a numerical value range. -
Classes in com.bc.ceres.binding used by com.bc.ceres.binding.domClassDescriptionSignals a value conversion failure.Describes a property by its name, type and a set of optional (mutable) attributes.A factory for property descriptors derived from Java class
Field
s.A loose aggregation of properties.A provider for property descriptors.Signals a value validation failure. -
Classes in com.bc.ceres.binding used by com.bc.ceres.binding.validatorsClassDescriptionA property is composed of a
PropertyDescriptor
(static type description) and anPropertyAccessor
(dynamic value assignment).Describes a property by its name, type and a set of optional (mutable) attributes.Signals a value validation failure.AValidator
provides the strategy to validate a value with respect to a providedProperty
.This class represents a numerical value range. -
Classes in com.bc.ceres.binding used by com.bc.ceres.glayer
-
Classes in com.bc.ceres.binding used by com.bc.ceres.glayer.support
-
Classes in com.bc.ceres.binding used by com.bc.ceres.swing.bindingClassDescriptionSignals a binding failure.Describes a property by its name, type and a set of optional (mutable) attributes.A loose aggregation of properties.
-
Classes in com.bc.ceres.binding used by com.bc.ceres.swing.figureClassDescriptionSomething that emits property change events.A loose aggregation of properties.
-
Classes in com.bc.ceres.binding used by com.bc.ceres.swing.figure.supportClassDescriptionSignals a value conversion failure.A
Converter
provides a strategy to convert a value of a certain type from plain text to a Java object and vice versa.Something that emits property change events.A convenience implementation of thePropertySet
interface.Describes a property by its name, type and a set of optional (mutable) attributes.A loose aggregation of properties. -
Classes in com.bc.ceres.binding used by org.esa.snap.core.dataio.geometryClassDescriptionA
Converter
provides a strategy to convert a value of a certain type from plain text to a Java object and vice versa. -
Classes in com.bc.ceres.binding used by org.esa.snap.core.datamodel
-
Classes in com.bc.ceres.binding used by org.esa.snap.core.gpf.annotationsClassDescriptionSignals a binding failure.Signals a value conversion failure.A convenience implementation of the
PropertySet
interface.Describes a property by its name, type and a set of optional (mutable) attributes.A factory for property descriptors derived from Java classField
s.Signals a value validation failure. -
Classes in com.bc.ceres.binding used by org.esa.snap.core.gpf.common.rtvClassDescriptionSignals a value conversion failure.A
Converter
provides a strategy to convert a value of a certain type from plain text to a Java object and vice versa. -
Classes in com.bc.ceres.binding used by org.esa.snap.core.gpf.common.supportClassDescriptionSignals a value conversion failure.Signals a value validation failure.
-
Classes in com.bc.ceres.binding used by org.esa.snap.core.gpf.descriptorClassDescriptionSignals a value conversion failure.A
Converter
provides a strategy to convert a value of a certain type from plain text to a Java object and vice versa.A provider for property descriptors.AValidator
provides the strategy to validate a value with respect to a providedProperty
. -
Classes in com.bc.ceres.binding used by org.esa.snap.core.gpf.graph
-
Classes in com.bc.ceres.binding used by org.esa.snap.core.layer
-
Classes in com.bc.ceres.binding used by org.esa.snap.core.utilClassDescriptionA property is composed of a
PropertyDescriptor
(static type description) and anPropertyAccessor
(dynamic value assignment).Signals a value validation failure.AValidator
provides the strategy to validate a value with respect to a providedProperty
. -
Classes in com.bc.ceres.binding used by org.esa.snap.core.util.convertersClassDescriptionSignals a value conversion failure.A
Converter
provides a strategy to convert a value of a certain type from plain text to a Java object and vice versa.