Uses of Class
com.bc.ceres.core.ExtensibleObject
Packages that use ExtensibleObject
Package
Description
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 ExtensibleObject in com.bc.ceres.glayer
Subclasses of ExtensibleObject in com.bc.ceres.glayerModifier 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 ExtensibleObject in com.bc.ceres.glayer.support
Subclasses of ExtensibleObject in com.bc.ceres.glayer.support -
Uses of ExtensibleObject in com.bc.ceres.swing.figure.support
Subclasses of ExtensibleObject in com.bc.ceres.swing.figure.supportModifier and TypeClassDescriptionclass
A default implementation of a figure editor.class
-
Uses of ExtensibleObject in com.bc.ceres.swing.selection
Subclasses of ExtensibleObject in com.bc.ceres.swing.selectionModifier and TypeClassDescriptionclass
A handy base class for implementations of theSelection
interface.class
A handy base class for implementations of theSelectionContext
interface. -
Uses of ExtensibleObject in com.bc.ceres.swing.selection.support
Subclasses of ExtensibleObject in com.bc.ceres.swing.selection.supportModifier 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 ExtensibleObject in org.esa.snap.core.datamodel
Subclasses of ExtensibleObject in org.esa.snap.core.datamodelModifier 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 ExtensibleObject in org.esa.snap.core.datamodel.quicklooks
Subclasses of ExtensibleObject in org.esa.snap.core.datamodel.quicklooks -
Uses of ExtensibleObject in org.esa.snap.core.layer
Subclasses of ExtensibleObject in org.esa.snap.core.layerModifier 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.