Uses of Interface
com.bc.ceres.core.Extensible
Packages that use Extensible
Package
Description
Provides low-level application classes for service registration,
progress monitoring and assertions.
Provides the module runtime framework.
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.Contains SNAP's central classes and interfaces used for an in-memory presentation
of remote sensing data products.
Provides frequently used
LayerType
implementations.-
Uses of Extensible in com.bc.ceres.core
Classes in com.bc.ceres.core that implement ExtensibleModifier and TypeClassDescriptionclass
Base class for an object that can be dynamically extended. -
Uses of Extensible in com.bc.ceres.core.runtime
Subinterfaces of Extensible in com.bc.ceres.core.runtimeModifier and TypeInterfaceDescriptioninterface
The context in which a module lives.interface
A runtime for applications composed of multiple modules. -
Uses of Extensible in com.bc.ceres.glayer
Classes in com.bc.ceres.glayer that implement ExtensibleModifier and TypeClassDescriptionclass
A layer which can contain other layers.static class
class
A layer contributes graphical elements to a drawing represented by aRendering
.class
A layer type is a factory for layer instances and layer (default) configurations. -
Uses of Extensible in com.bc.ceres.glayer.support
Classes in com.bc.ceres.glayer.support that implement Extensible -
Uses of Extensible in com.bc.ceres.swing.figure
Subinterfaces of Extensible in com.bc.ceres.swing.figureModifier and TypeInterfaceDescriptioninterface
A figure editor is used to insert, delete and modify figures stored in a figure collection.interface
A selection of figures. -
Uses of Extensible in com.bc.ceres.swing.figure.support
Classes in com.bc.ceres.swing.figure.support that implement ExtensibleModifier and TypeClassDescriptionclass
A default implementation of a figure editor.class
class
-
Uses of Extensible in com.bc.ceres.swing.selection
Subinterfaces of Extensible in com.bc.ceres.swing.selectionModifier and TypeInterfaceDescriptioninterface
Represents a selection of zero, one or more items, e.g.interface
A selection context is aselection source
with additional capabilities, e.g.Classes in com.bc.ceres.swing.selection that implement ExtensibleModifier and TypeClassDescriptionclass
A handy base class for implementations of theSelection
interface.class
A handy base class for implementations of theSelectionContext
interface. -
Uses of Extensible in com.bc.ceres.swing.selection.support
Classes in com.bc.ceres.swing.selection.support that implement ExtensibleModifier and TypeClassDescriptionclass
A selection provider that wraps aJList
.class
A default implementation of theSelection
interface.class
A default implementation of theSelectionContext
interface.class
A selection provider that wraps aJList
.class
A selection provider that wraps aJTable
.class
A selection provider that wraps aJTree
. -
Uses of Extensible in org.esa.snap.core.datamodel
Classes in org.esa.snap.core.datamodel that implement ExtensibleModifier and TypeClassDescriptionclass
TheAbstractBand
class provides a set of pixel access methods but does not provide an implementation of the actual reading and writing of pixel data from or into a raster.class
A band contains the data for geophysical parameter in remote sensing data products.class
A band that obtains its input data from an underlying source band and filters the raster data using aKernel
.class
ADataNode
is the base class for all nodes within a data product which carry data.class
Represents a band that generates its data by using another band as input and performs some kind of operation on this input.class
Provides the information required to decode integer sample values that are combined of single flags (bit indexes).class
A band that obtains its input data from an underlying source raster and filters its data using a predefinedoperation type
.class
Provides the information required to decode integer sample values that represent index values (e.g.class
AMask
is used to mask image pixels of other raster data nodes.class
AMetadataAttribute
is part of a
and represents a key/value pair.MetadataElement
class
AMetadataElement
is a data node used to store metadata.class
Placemarks are displayed as symbols at the image's pixel position corresponding to their geographical position.class
class
Product
instances are an in-memory representation of a remote sensing data product.class
TheProductNode
is the base class for all nodes within a remote sensing data product and even the data product itself.class
ProductNodeGroup<T extends ProductNode>
A type-safe container for elements of the typeProductNode
.class
TheRasterDataNode
class ist the abstract base class for all objects in the product package that contain rasterized data.class
Provides the information required to decode integer sample values that are combined of single flags (bit indexes).class
A tie-point grid contains the data for geophysical parameter in remote sensing data products.class
A container which allows to store vector data in the BEAM product model.class
A band contains the data for geophysical parameter in remote sensing data products. -
Uses of Extensible in org.esa.snap.core.datamodel.quicklooks
Classes in org.esa.snap.core.datamodel.quicklooks that implement Extensible -
Uses of Extensible in org.esa.snap.core.layer
Classes in org.esa.snap.core.layer that implement ExtensibleModifier and TypeClassDescriptionclass
class
class
class
class
A layer used to displayMask
s.class
A layer used to display the no-data mask of a raster data node.class
class
class
A layer used to display world maps.