Uses of Package
com.bc.ceres.core
-
Packages that use com.bc.ceres.core Package Description com.bc.ceres.core Provides low-level application classes for service registration, progress monitoring and assertions.com.bc.ceres.core.runtime Provides the module runtime framework.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 thecom.bc.ceres.glayer
API.com.bc.ceres.swing.figure com.bc.ceres.swing.figure.support com.bc.ceres.swing.progress Provides UI-support classes for progress monitoring.com.bc.ceres.swing.selection com.bc.ceres.swing.selection.support com.bc.ceres.swing.update Provides a complete Ceres Module Manager UI to Swing applications.org.esa.snap.core.dataio Contains the SNAP product I/O framework.org.esa.snap.core.dataio.dimap This module provides a product reader and writer plug-in for the BEAM-DIMAP product format.org.esa.snap.core.dataio.geometry org.esa.snap.core.dataio.placemark org.esa.snap.core.dataio.rgb 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.datamodel.quicklooks org.esa.snap.core.dataop.barithm org.esa.snap.core.dataop.downloadable org.esa.snap.core.gpf SNAP's Graph Processing Framework GPF used for developing and executing raster data operators and graphs of such operators.org.esa.snap.core.gpf.common org.esa.snap.core.gpf.common.resample org.esa.snap.core.gpf.descriptor.dependency org.esa.snap.core.gpf.graph org.esa.snap.core.gpf.operators.tooladapter org.esa.snap.core.gpf.pointop Provides special support for raster data operations that transforms each source pixel into a corresponding target pixel at the same position.org.esa.snap.core.image Provides frequently used JAIOpImage
implementations and theImageManager
utility class.org.esa.snap.core.layer Provides frequently usedLayerType
implementations.org.esa.snap.core.util Provides several utility classes used throughout SNAP.org.esa.snap.core.util.kmz org.esa.snap.core.util.math Provides utility classes for mathematical operations. -
Classes in com.bc.ceres.core used by com.bc.ceres.core Class Description CoreException An exception thrown by the core.Extensible Objects implementing this interface can be dynamically extended.ExtensionFactory A factory providing runtime extensions for a given object.ExtensionManager TheExtensionManager
is a service used to register and unregisterExtensionFactory
s with a given type of an extensible object.PrintWriterProgressMonitor A progress monitor which prints progress using aPrintWriter
.ProcessObserver An observer that notifies itshandlers
about lines of characters that have been written by a process to bothstdout
andstderr
output streams.ProcessObserver.Handler A handler that will be notified during the observation of the process.ProcessObserver.Mode The observation mode.ProcessObserver.ObservedProcess The observed process.ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.ProgressMonitorWrapper An abstract wrapper around a progress monitor which, unless overridden, forwardsIProgressMonitor
andIProgressMonitorWithBlocking
methods to the wrapped progress monitor.ResourceLocator Resource locators are service providers used collect resources across multiple code bases in multi-module environments.ServiceRegistry A registry for services of a specific type.ServiceRegistryListener ServiceRegistryManager A manager for service registries.VirtualDir A read-only directory that can either be a directory in the file system or a ZIP-file. -
Classes in com.bc.ceres.core used by com.bc.ceres.core.runtime Class Description CoreException An exception thrown by the core.Extensible Objects implementing this interface can be dynamically extended.ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by com.bc.ceres.glayer Class Description Extensible Objects implementing this interface can be dynamically extended.ExtensibleObject Base class for an object that can be dynamically extended. -
Classes in com.bc.ceres.core used by com.bc.ceres.glayer.support Class Description Extensible Objects implementing this interface can be dynamically extended.ExtensibleObject Base class for an object that can be dynamically extended. -
Classes in com.bc.ceres.core used by com.bc.ceres.swing.figure Class Description Extensible Objects implementing this interface can be dynamically extended. -
Classes in com.bc.ceres.core used by com.bc.ceres.swing.figure.support Class Description Extensible Objects implementing this interface can be dynamically extended.ExtensibleObject Base class for an object that can be dynamically extended. -
Classes in com.bc.ceres.core used by com.bc.ceres.swing.progress Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by com.bc.ceres.swing.selection Class Description Extensible Objects implementing this interface can be dynamically extended.ExtensibleObject Base class for an object that can be dynamically extended. -
Classes in com.bc.ceres.core used by com.bc.ceres.swing.selection.support Class Description Extensible Objects implementing this interface can be dynamically extended.ExtensibleObject Base class for an object that can be dynamically extended. -
Classes in com.bc.ceres.core used by com.bc.ceres.swing.update Class Description CoreException An exception thrown by the core.ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.dataio Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.dataio.dimap Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.dataio.geometry Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.dataio.placemark Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.dataio.rgb Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.datamodel Class Description CoreException An exception thrown by the core.Extensible Objects implementing this interface can be dynamically extended.ExtensibleObject Base class for an object that can be dynamically extended.ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.ServiceRegistry A registry for services of a specific type. -
Classes in com.bc.ceres.core used by org.esa.snap.core.datamodel.quicklooks Class Description Extensible Objects implementing this interface can be dynamically extended.ExtensibleObject Base class for an object that can be dynamically extended.ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.dataop.barithm Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.dataop.downloadable Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.gpf Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.ServiceRegistry A registry for services of a specific type. -
Classes in com.bc.ceres.core used by org.esa.snap.core.gpf.common Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.gpf.common.resample Class Description ServiceRegistry A registry for services of a specific type. -
Classes in com.bc.ceres.core used by org.esa.snap.core.gpf.descriptor.dependency Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.gpf.graph Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.gpf.operators.tooladapter Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.gpf.pointop Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.image Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.VirtualDir A read-only directory that can either be a directory in the file system or a ZIP-file. -
Classes in com.bc.ceres.core used by org.esa.snap.core.layer Class Description Extensible Objects implementing this interface can be dynamically extended.ExtensibleObject Base class for an object that can be dynamically extended. -
Classes in com.bc.ceres.core used by org.esa.snap.core.util Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.ServiceRegistry A registry for services of a specific type. -
Classes in com.bc.ceres.core used by org.esa.snap.core.util.kmz Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity. -
Classes in com.bc.ceres.core used by org.esa.snap.core.util.math Class Description ProgressMonitor TheProgressMonitor
interface is implemented by objects that monitor the progress of an activity; the methods in this interface are invoked by code that performs the activity.