Uses of Package
org.esa.snap.core.util
-
Packages that use org.esa.snap.core.util Package Description 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.gpf SNAP's Graph Processing Framework GPF used for developing and executing raster data operators and graphs of such operators.org.esa.snap.core.param Provides utility classes for general parameter handling.org.esa.snap.core.util Provides several utility classes used throughout SNAP.org.esa.snap.core.util.jai Provides utility classes around the JAI (Java Advanced Imaging) API. -
Classes in org.esa.snap.core.util used by org.esa.snap.core.dataio Class Description TreeNode A tree node implementation. -
Classes in org.esa.snap.core.util used by org.esa.snap.core.dataio.dimap Class Description XmlWriter Deprecated.since BEAM 4.2, XML shall only be written via a DOM (e.g. -
Classes in org.esa.snap.core.util used by org.esa.snap.core.dataio.geometry Class Description FeatureUtils.FeatureCrsProvider -
Classes in org.esa.snap.core.util used by org.esa.snap.core.dataio.placemark Class Description XmlWriter Deprecated.since BEAM 4.2, XML shall only be written via a DOM (e.g. -
Classes in org.esa.snap.core.util used by org.esa.snap.core.gpf Class Description ModuleMetadata Provides metadata about a module. -
Classes in org.esa.snap.core.util used by org.esa.snap.core.param Class Description PropertyMap ThePropertyMap
class can be used instead of the standard JDKjava.util.Properties
class.PropertyMap
provides a generally more useful interface by adding a couple type conversion methods for a set of most frequently used data types, such asBoolean
,Integer
,Double
,Color
andFont
. -
Classes in org.esa.snap.core.util used by org.esa.snap.core.util Class Description AbstractPropertyMap Abstract implementation of thePropertyMap
interface.AssertionFailure TheAssertionFailure
class is an error caused by a failed program assertion.CachingObjectArray.ObjectFactory DummyProductBuilder Utility class for creating various Product dummy instances for testing.DummyProductBuilder.GC Geo CodingDummyProductBuilder.GCOcc Occurrence of geo-codings.DummyProductBuilder.GP Geo PositionDummyProductBuilder.I2M Image-to-model transformation type.DummyProductBuilder.Size Raster SizeDummyProductBuilder.SizeOcc Occurrence of sizes.FeatureUtils.FeatureCrsProvider ForLoop A programmatic, functional for-loop.ForLoop.Body ModuleMetadata Provides metadata about a module.NamingConventionSnap Stores tool names and spellings which may differ in packages which implement SNAPObjectArray ObservableFeatureCollection.EVENT_TYPE ObservableFeatureCollection.Listener PropertyMap ThePropertyMap
class can be used instead of the standard JDKjava.util.Properties
class.PropertyMap
provides a generally more useful interface by adding a couple type conversion methods for a set of most frequently used data types, such asBoolean
,Integer
,Double
,Color
andFont
.ServiceFinder.Module The module containing the services.ShapeRasterizer.LinePixelVisitor Visits each pixel of a rasterized line.ShapeRasterizer.LineRasterizer An abstract representation of an algorithm used to rasterize lines.StringUtils.CaseType ThreadRunnable TreeNode A tree node implementation.VersionChecker VersionChecker.CHECK -
Classes in org.esa.snap.core.util used by org.esa.snap.core.util.jai Class Description Debug TheDebug
as it name says is a utility class for debugging.IntMap