Package | Description |
---|---|
com.bc.ceres.binding |
The main purpose of this package is to provide a simple data binding framework for binding
Java objects to a GUI or a DOM.
|
com.bc.ceres.binding.accessors |
Contains some common
PropertyAccessor implementations. |
com.bc.ceres.binding.converters |
Contains some common
Converter implementations. |
com.bc.ceres.binding.dom |
Provides a very basic DOM abstraction and a converter for it.
|
com.bc.ceres.binding.validators |
Contains some common
Validator implementations. |
com.bc.ceres.glayer |
The graphical layer API is used to render multi-layer images/displays from various sources.
|
com.bc.ceres.glayer.support |
Various support classes for the
com.bc.ceres.glayer API. |
org.esa.snap.core.dataio.geometry | |
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.gpf.annotations |
Provides annotations for GPF
Operator implementations. |
org.esa.snap.core.gpf.common.support | |
org.esa.snap.core.gpf.descriptor | |
org.esa.snap.core.gpf.graph | |
org.esa.snap.core.layer |
Provides frequently used
LayerType implementations. |
org.esa.snap.core.util |
Provides several utility classes used throughout SNAP.
|
org.esa.snap.core.util.converters |
Class and Description |
---|
BindingException
Signals a binding failure.
|
ClassScanner.FieldFilter |
ConversionException
Signals a value conversion failure.
|
Converter
A
Converter provides a strategy to convert a value of a certain type from
plain text to a Java object and vice versa. |
ConverterRegistry
A registry for
Converter s. |
Property
A property is composed of a
PropertyDescriptor (static type description) and
an PropertyAccessor (dynamic value assignment). |
PropertyAccessor
An
PropertyAccessor provides a strategy to get and set a value. |
PropertyAccessorFactory
A factory for property accessors derived from Java class fields.
|
PropertyChangeEmitter
Something that emits property change events.
|
PropertyContainer
A convenience implementation of the
PropertySet interface. |
PropertyDescriptor
Describes a property by its name, type and a set of optional (mutable) attributes.
|
PropertyDescriptorFactory
A factory for property descriptors derived from Java class
Field s. |
PropertySet
A loose aggregation of properties.
|
PropertySetDescriptor
A provider for property descriptors.
|
ValidationException
Signals a value validation failure.
|
Validator
A
Validator provides the strategy to validate a value with respect to a provided
Property . |
ValueRange
This class represents a numerical value range.
|
ValueSet
A set of values allowed to be assigned to certain types of values.
|
Class and Description |
---|
PropertyAccessor
An
PropertyAccessor provides a strategy to get and set a value. |
Class and Description |
---|
ConversionException
Signals a value conversion failure.
|
Converter
A
Converter provides a strategy to convert a value of a certain type from
plain text to a Java object and vice versa. |
ValueRange
This class represents a numerical value range.
|
Class and Description |
---|
ConversionException
Signals a value conversion failure.
|
PropertyDescriptor
Describes a property by its name, type and a set of optional (mutable) attributes.
|
PropertyDescriptorFactory
A factory for property descriptors derived from Java class
Field s. |
PropertySet
A loose aggregation of properties.
|
PropertySetDescriptor
A provider for property descriptors.
|
ValidationException
Signals a value validation failure.
|
Class and Description |
---|
Property
A property is composed of a
PropertyDescriptor (static type description) and
an PropertyAccessor (dynamic value assignment). |
PropertyDescriptor
Describes a property by its name, type and a set of optional (mutable) attributes.
|
ValidationException
Signals a value validation failure.
|
Validator
A
Validator provides the strategy to validate a value with respect to a provided
Property . |
ValueRange
This class represents a numerical value range.
|
Class and Description |
---|
PropertySet
A loose aggregation of properties.
|
Class and Description |
---|
PropertySet
A loose aggregation of properties.
|
Class and Description |
---|
Converter
A
Converter provides a strategy to convert a value of a certain type from
plain text to a Java object and vice versa. |
Class and Description |
---|
PropertyContainer
A convenience implementation of the
PropertySet interface. |
Class and Description |
---|
BindingException
Signals a binding failure.
|
ConversionException
Signals a value conversion failure.
|
PropertyContainer
A convenience implementation of the
PropertySet interface. |
PropertyDescriptor
Describes a property by its name, type and a set of optional (mutable) attributes.
|
PropertyDescriptorFactory
A factory for property descriptors derived from Java class
Field s. |
ValidationException
Signals a value validation failure.
|
Class and Description |
---|
ConversionException
Signals a value conversion failure.
|
ValidationException
Signals a value validation failure.
|
Class and Description |
---|
ConversionException
Signals a value conversion failure.
|
Converter
A
Converter provides a strategy to convert a value of a certain type from
plain text to a Java object and vice versa. |
PropertySetDescriptor
A provider for property descriptors.
|
Validator
A
Validator provides the strategy to validate a value with respect to a provided
Property . |
Class and Description |
---|
Validator
A
Validator provides the strategy to validate a value with respect to a provided
Property . |
Class and Description |
---|
ConversionException
Signals a value conversion failure.
|
PropertySet
A loose aggregation of properties.
|
ValidationException
Signals a value validation failure.
|
Class and Description |
---|
Property
A property is composed of a
PropertyDescriptor (static type description) and
an PropertyAccessor (dynamic value assignment). |
ValidationException
Signals a value validation failure.
|
Validator
A
Validator provides the strategy to validate a value with respect to a provided
Property . |
Class and Description |
---|
ConversionException
Signals a value conversion failure.
|
Converter
A
Converter provides a strategy to convert a value of a certain type from
plain text to a Java object and vice versa. |
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.