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 TypeClassDescriptionclassA layer which can contain other layers.static classclassA layer contributes graphical elements to a drawing represented by aRendering.classA 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 TypeClassDescriptionclassA 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 TypeClassDescriptionclassA handy base class for implementations of theSelectioninterface.classA handy base class for implementations of theSelectionContextinterface. - 
Uses of ExtensibleObject in com.bc.ceres.swing.selection.support
Subclasses of ExtensibleObject in com.bc.ceres.swing.selection.supportModifier and TypeClassDescriptionclassA selection provider that wraps aJList.classA default implementation of theSelectioninterface.classA default implementation of theSelectionContextinterface.classA selection provider that wraps aJList.classA selection provider that wraps aJTable.classA selection provider that wraps aJTree. - 
Uses of ExtensibleObject in org.esa.snap.core.datamodel
Subclasses of ExtensibleObject in org.esa.snap.core.datamodelModifier and TypeClassDescriptionclassTheAbstractBandclass 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.classA band contains the data for geophysical parameter in remote sensing data products.classA band that obtains its input data from an underlying source band and filters the raster data using aKernel.classADataNodeis the base class for all nodes within a data product which carry data.classRepresents a band that generates its data by using another band as input and performs some kind of operation on this input.classProvides the information required to decode integer sample values that are combined of single flags (bit indexes).classA band that obtains its input data from an underlying source raster and filters its data using a predefinedoperation type.classProvides the information required to decode integer sample values that represent index values (e.g.classAMaskis used to mask image pixels of other raster data nodes.classAMetadataAttributeis part of aand represents a key/value pair.MetadataElementclassAMetadataElementis a data node used to store metadata.classPlacemarks are displayed as symbols at the image's pixel position corresponding to their geographical position.classclassProductinstances are an in-memory representation of a remote sensing data product.classTheProductNodeis the base class for all nodes within a remote sensing data product and even the data product itself.classProductNodeGroup<T extends ProductNode>A type-safe container for elements of the typeProductNode.classTheRasterDataNodeclass ist the abstract base class for all objects in the product package that contain rasterized data.classProvides the information required to decode integer sample values that are combined of single flags (bit indexes).classA tie-point grid contains the data for geophysical parameter in remote sensing data products.classA container which allows to store vector data in the BEAM product model.classA 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 TypeClassDescriptionclassclassclassclassclassA layer used to displayMasks.classA layer used to display the no-data mask of a raster data node.classclassclassA layer used to display world maps.