See: Description
| Interface | Description |
|---|---|
| BeamConstants | Deprecated
Since most (but not all) of the fields are Envisat-specific, this class lives in a wrong package.
|
| CachingObjectArray.ObjectFactory | |
| FeatureUtils.FeatureCrsProvider | |
| ForLoop.Body | |
| ModuleMetadata |
Provides metadata about a module.
|
| ObservableFeatureCollection.Listener | |
| PropertyMap |
The
PropertyMap class can be used instead of the standard JDK java.util.Properties
class. |
| ShapeRasterizer.LinePixelVisitor |
Visits each pixel of a rasterized line.
|
| ShapeRasterizer.LineRasterizer |
An abstract representation of an algorithm used to rasterize lines.
|
| Class | Description |
|---|---|
| AbstractPropertyMap |
Abstract implementation of the
PropertyMap interface. |
| AreaCalculator |
Calculates the size of an specified area in square meter.
|
| ArrayUtils |
A utility class providing a set of static functions frequently used when working with basic Java arrays.
|
| AwtGeomToJtsGeomConverter | |
| BitRaster |
A pixel mask provides a boolean value for a given pixel position.
|
| BitSetter |
Static function to manipulate bits inside an int or long.
|
| BucketMap<K extends Number,V> |
Created by kraftek on 11/6/2015.
|
| CachingObjectArray | |
| DateTimeUtils |
This utility class provides some date/time related methods.
|
| Debug |
The
Debug as it name says is a utility class for debugging. |
| DefaultPropertyMap |
Default implementation of the
PropertyMap interface backed by a Properties instance. |
| DummyProductBuilder |
Utility class for creating various Product dummy instances for testing.
|
| EngineVersionCheckActivator | |
| FeatureUtils |
Unstable API.
|
| ForLoop |
A programmatic, functional for-loop.
|
| ForwardingSimpleFeature |
Reusable forwarding class delegating to a
SimpleFeature instance. |
| GeoUtils | |
| Guardian |
This utility class which provides several static
assertXXX methods which can be used to internally check
the arguments passed to methods. |
| ImageUtils |
A utility class providing a set of static functions frequently used when working with images.
|
| IntMap | |
| MouseEventFilterFactory | |
| NamingConvention |
Stores tool names and spellings which may differ in packages which implement SNAP
|
| NamingConventionSnap |
Stores tool names and spellings which may differ in packages which implement SNAP
|
| NativeLibraryUtils |
Helper methods for native libraries registration.
|
| ObjectArray | |
| ObjectUtils |
This utility class provides several useful
Object-related methods. |
| ObservableFeatureCollection |
The class does not belong to the public API, only for internal Use.
|
| PreferencesPropertyMap |
Implementation of the
PropertyMap interface backed by a Preferences instance. |
| PrivilegedAccessor |
a.k.a.
|
| ProductUtils |
This class provides many static factory methods to be used in conjunction with data products.
|
| RandomUtils |
Random Utilities to manage seeds and other.
|
| RectangleExtender |
Extends a rectangle using a horizontal and vertical extension.
|
| ResourceInstaller |
Installs resources from a given source to a given target.
|
| ServiceFinder |
A finder for service provider interface (SPI) registries.
|
| ServiceFinder.Module |
The module containing the services.
|
| ServiceLoader |
IMPORTANT NOTE:
This class does not belong to the public API.
|
| ShapeRasterizer |
Instances of this class are used to rasterize the outline of a
java.awt.Shape. |
| ShapeRasterizer.BresenhamLineRasterizer |
The Bresenham Algorithm is the default algorithm used to rasterize lines.
|
| StopWatch |
The
StopWatch class is a (very) simple utility class that allows to measure the time passed between two
user defined events. |
| StringUtils |
The
StringUtils class provides frequently used utility methods dealing with String values
and which are not found in the java.lang.String class. |
| SystemUtils |
A collection of SNAP-system level functions.
|
| SystemUtils.ImageSelection |
This class is used to hold an image while on the clipboard.
|
| ThreadExecutor | |
| ThreadRunnable | |
| TimeStampExtractor |
Allows to extract time information from file names.
|
| TimeStampExtractor.DateInterpretationPatternValidator | |
| TimeStampExtractor.FilenameInterpretationPatternValidator | |
| TreeNode<T> |
A tree node implementation.
|
| UtilConstants |
Stores some constants used in this package.
|
| VersionChecker | |
| XmlWriter | Deprecated
since BEAM 4.2, XML shall only be written via a DOM (e.g.
|
| Enum | Description |
|---|---|
| DummyProductBuilder.GC |
Geo Coding
|
| DummyProductBuilder.GCOcc |
Occurrence of geo-codings.
|
| DummyProductBuilder.GP |
Geo Position
|
| DummyProductBuilder.I2M |
Image-to-model transformation type.
|
| DummyProductBuilder.Size |
Raster Size
|
| DummyProductBuilder.SizeOcc |
Occurrence of sizes.
|
| ObservableFeatureCollection.EVENT_TYPE | |
| VersionChecker.CHECK |
| Error | Description |
|---|---|
| AssertionFailure |
The
AssertionFailure class is an error caused by a failed program assertion. |
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.