|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ApplicationPage.AssistantPage.AbstractBand 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.AbstractDialog is the base class for ModalDialog and ModelessDialog,
two helper classes used to quickly construct modal and modeless dialogs.AbstractElevationModelDescriptor offers a default implementation for the AbstractElevationModelDescriptor.installDemFiles(Object)
method.Function interface.AbstractGeoCoding is the base class of all geo-coding implementation.PageComponentPane is a container that holds the
PageComponent's control, and can add extra decorations (add a toolbar,
a border, docking capabilities ...)AbstractParamEditor acts as a base class for implementations of ParamEditor interface
by providing some default method implementations and several utility methods for common editors.AbstractParamValidator acts as a base class for implementations of ParamValidator
interface by providing some default method implementations and several utility methods for common validators.AbstractParamXEditor is base class for editors which use special purpose editors for editing a
parameter value.PlacemarkDescriptor implementations.Graph Processing Framework instead.AbstractProductReader class can be used as a base class for new product reader implementations.AbstractProductWriter class can be used as a base class for new product writer implementations.ProductWriter.
Symbol interface.ToolViews.VisatPlugIn interface.Product.getMaskGroup() instead
ProductRef.
DataProvider.
- addDescriptor(ElevationModelDescriptor) -
Method in class org.esa.beam.framework.dataop.dem.ElevationModelRegistry
-
- addEditablePropertyDescriptors() -
Method in class org.esa.beam.framework.ui.layer.AbstractLayerConfigurationEditor
- Clients override in order to subsequently call
AbstractLayerConfigurationEditor.addPropertyDescriptor(com.bc.ceres.binding.PropertyDescriptor)
for each property that shall be editable by this editor.
- addEditablePropertyDescriptors() -
Method in class org.esa.beam.visat.toolviews.layermanager.editors.GraticuleLayerEditor
-
- addEditablePropertyDescriptors() -
Method in class org.esa.beam.visat.toolviews.layermanager.editors.ImageLayerEditor
-
- addEditablePropertyDescriptors() -
Method in class org.esa.beam.visat.toolviews.layermanager.editors.NoDataLayerEditor
-
- addEditablePropertyDescriptors() -
Method in class org.esa.beam.visat.toolviews.layermanager.editors.TrackLayerEditor
-
- addEditablePropertyDescriptors() -
Method in class org.esa.beam.visat.toolviews.layermanager.editors.VectorDataLayerEditor
-
- addElement(MetadataElement) -
Method in class org.esa.beam.framework.datamodel.MetadataElement
- Adds the given element to this element.
- addElement(MetadataElement) -
Method in class org.esa.beam.framework.datamodel.SampleCoding
- Overrides the base class
addElement in order to not add an element to this flag coding
because flag codings do not support inner elements.
- addElementAt(MetadataElement, int) -
Method in class org.esa.beam.framework.datamodel.MetadataElement
- Adds the given element to this element at index.
- addElementToHistory(Product, MetadataElement) -
Static method in class org.esa.beam.util.ProductUtils
- Adds a given elem to the history of the given product.
- addEntry(RepositoryEntry) -
Method in class org.esa.beam.visat.actions.pgrab.model.Repository
-
- addEventListener(Class, EventListener) -
Method in class org.esa.beam.framework.ui.command.Command
- Adds a command event listener.
- addFactory(PointingFactory) -
Method in class org.esa.beam.framework.datamodel.PointingFactoryRegistry
-
- addFigureChangeListener(FigureChangeListener) -
Method in class org.esa.beam.framework.draw.AbstractFigure
- Deprecated. Adds a listener for this figure.
- addFigureChangeListener(FigureChangeListener) -
Method in interface org.esa.beam.framework.draw.Figure
- Deprecated. Adds a listener for this figure.
- addFlag(String, int, String) -
Method in class org.esa.beam.framework.datamodel.FlagCoding
- Adds a new flag definition to this flags coding.
- addFlagCodingsToProduct(Product) -
Method in class org.esa.beam.framework.dataio.AbstractProductBuilder
-
- addGeoAscii(int, String) -
Method in class org.esa.beam.util.geotiff.GeoTIFFMetadata
-
- addGeoCodingToProduct(Product) -
Method in class org.esa.beam.framework.dataio.ProductSubsetBuilder
-
- addGeoDoubleParam(int, double) -
Method in class org.esa.beam.util.geotiff.GeoTIFFMetadata
-
- addGeoDoubleParams(int, double[]) -
Method in class org.esa.beam.util.geotiff.GeoTIFFMetadata
-
- addGeoShortParam(int, int) -
Method in class org.esa.beam.util.geotiff.GeoTIFFMetadata
-
- addGraph(DiagramGraph) -
Method in class org.esa.beam.framework.ui.diagram.Diagram
-
- addHelp(ClassLoader, String) -
Method in class org.esa.beam.framework.ui.BasicApp
- Adds a new JavaHelp
HelpSet to the existing help.
- addHorizontalFiller(JPanel, GridBagConstraints) -
Static method in class org.esa.beam.framework.ui.GridBagUtils
-
- addIndex(String, int, String) -
Method in class org.esa.beam.framework.datamodel.IndexCoding
- Adds a new index definition to this flags coding.
- addIndexCodingsToProduct(Product) -
Method in class org.esa.beam.framework.dataio.AbstractProductBuilder
-
- addInputProduct(ProductRef) -
Method in class org.esa.beam.framework.processor.Request
- Deprecated. Adds an input product to the request.
- addInternalFrameListener(InternalFrameListener) -
Method in class org.esa.beam.visat.VisatApp
- Adds an internal frame listener to VISAT.
- addListDataListener(ListDataListener) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.HistoryComboBoxModel
-
- addListener(ProductManager.Listener) -
Method in class org.esa.beam.framework.datamodel.ProductManager
- Adds a
ProductManagerListener to this product manager.
- addListener(Repository.RepositoryListener) -
Method in class org.esa.beam.visat.actions.pgrab.model.Repository
-
- addListener(RepositoryManagerListener) -
Method in class org.esa.beam.visat.actions.pgrab.model.RepositoryManager
- Adds a
RepositoryManagerListener.
- addLogFileLocation(File) -
Method in class org.esa.beam.framework.processor.Request
- Deprecated. Adds a logging file location to the curreent request.
- addMask(String, Mask.ImageType) -
Method in class org.esa.beam.framework.datamodel.Product
- Creates a new mask with the given name and image type and adds it to this product and returns it.
- addMask(String, String, String, Color, double) -
Method in class org.esa.beam.framework.datamodel.Product
- Creates a new mask using a band arithmetic expression
and adds it to this product and returns it.
- addMask(String, VectorDataNode, String, Color, double) -
Method in class org.esa.beam.framework.datamodel.Product
- Creates a new mask based on the geometries contained in a vector data node,
adds it to this product and returns it.
- addMetadataToProduct(Product) -
Method in class org.esa.beam.framework.dataio.AbstractProductBuilder
-
- addModelChangeListener(PropertyChangeListener) -
Method in class org.esa.beam.framework.ui.WorldMapPaneDataModel
-
- addModelTiePoint(double, double, double, double) -
Method in class org.esa.beam.util.geotiff.GeoTIFFMetadata
-
- addModelTiePoint(double, double, double, double, double, double) -
Method in class org.esa.beam.util.geotiff.GeoTIFFMetadata
-
- addNamespaceExtender(BandArithmetic.NamespaceExtender) -
Static method in class org.esa.beam.framework.dataop.barithm.BandArithmetic
-
- addNode(Node) -
Method in class org.esa.beam.framework.gpf.graph.Graph
- Adds a
Node to the graph
- addNodeName(String) -
Method in class org.esa.beam.framework.dataio.ProductSubsetDef
- Adds a new product node name to this subset.
- addNodeNames(String[]) -
Method in class org.esa.beam.framework.dataio.ProductSubsetDef
- Adds the given product node names to this subset.
- addObserver(GraphProcessingObserver) -
Method in class org.esa.beam.framework.gpf.graph.GraphProcessor
- Adds an observer to this graph propcessor.
- addOperatorSpi(OperatorSpi) -
Method in class org.esa.beam.framework.gpf.internal.OperatorSpiRegistryImpl
- Adds the given
operatorSpi to this registry.
- addOperatorSpi(OperatorSpi) -
Method in interface org.esa.beam.framework.gpf.OperatorSpiRegistry
- Adds the given
operatorSpi to this registry.
- addOutputProduct(ProductRef) -
Method in class org.esa.beam.framework.processor.Request
- Deprecated. Adds an output product to the request.
- addPage(ParameterPage) -
Method in class org.esa.beam.framework.processor.ui.MultiPageProcessorUI
- Deprecated. Adds a
page to this processor ui.
- addPageComponentListener(PageComponentListener) -
Method in interface org.esa.beam.framework.ui.application.PageComponentService
-
- addPageComponentListener(PageComponentListener) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- addParamChangeListener(ParamChangeListener) -
Method in class org.esa.beam.framework.param.Parameter
- Deprecated. Adds a parameter change listener to this parameter.
- addParamChangeListener(ParamChangeListener) -
Method in class org.esa.beam.framework.param.ParamGroup
- Adds a parameter change listener to all parameters in this group.
- addParameter(Parameter) -
Method in class org.esa.beam.framework.param.ParamGroup
- Adds the given parameter to this group.
- addParameter(Parameter) -
Method in class org.esa.beam.framework.processor.Request
- Deprecated. Adds a parameter to the request.
- addParameterToPanel(Parameter, JPanel, GridBagConstraints) -
Method in class org.esa.beam.framework.processor.ui.ProcessingParameterPage
- Deprecated. This method adds the UI representation of the given
parameter to
the given panel.
- addPixelPositionListener(PixelPositionListener) -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
- Adds a new pixel position listener to this image display component.
- addPlacemark(Placemark) -
Method in class org.esa.beam.visat.toolviews.placemark.AbstractPlacemarkTableModel
-
- addPoint(ColorPaletteDef.Point) -
Method in class org.esa.beam.framework.datamodel.ColorPaletteDef
-
- addProcessorStatusListener(ProcessorStatusListener) -
Method in class org.esa.beam.framework.processor.Processor
- Deprecated. Adds a
ProcessorStatusListener to this processor runner.
- addProduct(Product) -
Method in class org.esa.beam.framework.datamodel.ProductManager
- Adds the given product to this product manager if it does not already exists and sets it's reference number one
biger than the greatest reference number in this product manager.
- addProduct(Product) -
Method in class org.esa.beam.framework.ui.WorldMapPaneDataModel
-
- addProduct(Product) -
Method in class org.esa.beam.visat.VisatApp
- Adds the given product to VISAT's internal open product list.
- addProductAttribs(MetadataElement, String, ProductRef) -
Static method in class org.esa.beam.framework.processor.Request
- Deprecated.
- addProductNodeListener(ProductNodeListener) -
Method in class org.esa.beam.framework.datamodel.Product
- Adds a
ProductNodeListener to this product.
- addProductTreeListener(ProductTreeListener) -
Method in class org.esa.beam.framework.ui.product.ProductTree
- Adds a new product tree listener to this product tree component.
- addProductTreeListener(ProductTreeListener) -
Method in class org.esa.beam.visat.VisatApp
- Adds a product tree listener to VISAT.
- addProfile(RGBImageProfile) -
Method in class org.esa.beam.framework.datamodel.RGBImageProfileManager
-
- addProfiles(RGBImageProfile[]) -
Method in class org.esa.beam.framework.ui.RGBImageProfilePane
-
- addProgressListener(ProgressListener) -
Method in class org.esa.beam.framework.datamodel.ProgressListenerList
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class org.esa.beam.framework.draw.AbstractFigure
- Deprecated.
- addPropertyChangeListener(PropertyChangeListener) -
Method in class org.esa.beam.framework.param.ParamProperties
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class org.esa.beam.framework.ui.application.support.AbstractToolView
-
- addPropertyChangeListener(String, PropertyChangeListener) -
Method in class org.esa.beam.framework.ui.application.support.AbstractToolView
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- addPropertyChangeListener(String, PropertyChangeListener) -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class org.esa.beam.framework.ui.PixelInfoView.DisplayFilter
-
- addPropertyChangeListener(PropertyChangeListener) -
Method in class org.esa.beam.util.PropertyMap
-
- addPropertyChangeListener(String, PropertyChangeListener) -
Method in class org.esa.beam.util.PropertyMap
-
- addPropertyDescriptor(PropertyDescriptor) -
Method in class org.esa.beam.framework.ui.layer.AbstractLayerConfigurationEditor
- Defines an editable property.
- addPropertyMapChangeListener(PropertyMapChangeListener) -
Method in class org.esa.beam.visat.VisatApp
- Adds a property map change listener to VISAT.
- addReaderPlugIn(ProductReaderPlugIn) -
Method in class org.esa.beam.framework.dataio.ProductIOPlugInManager
- Registers the specified reader plug-in by adding it to this manager.
- addRenderingHints(RenderingHints) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- addRepository(Repository) -
Method in class org.esa.beam.visat.actions.pgrab.model.RepositoryManager
- Adds a new
Repository to the internal list of repositories.
- addRequestValidator(RequestValidator) -
Method in class org.esa.beam.framework.processor.ui.ProcessorApp
- Deprecated.
- addRootPage(ConfigPage) -
Method in class org.esa.beam.framework.ui.config.ConfigDialog
-
- addSample(String, int, String) -
Method in class org.esa.beam.framework.datamodel.SampleCoding
- Adds a new coding value to this sample coding.
- addSelectionChangeListener(SelectionChangeListener) -
Method in class org.esa.beam.framework.gpf.ui.SourceProductSelector
-
- addSource(NodeSource) -
Method in class org.esa.beam.framework.gpf.graph.Node
-
- addSource(NodeSource) -
Method in class org.esa.beam.framework.gpf.graph.SourceList
- Adds a
NodeSource to this list.
- addSourceProduct(String, Product) -
Method in class org.esa.beam.framework.gpf.graph.NodeContext
-
- addSubPage(ConfigPage) -
Method in class org.esa.beam.framework.ui.config.DefaultConfigPage
-
- addTiePointGrid(TiePointGrid) -
Method in class org.esa.beam.framework.datamodel.Product
- Adds the given tie-point grid to this product.
- addTiePointGridsToProduct(Product) -
Method in class org.esa.beam.framework.dataio.ProductSubsetBuilder
-
- addTiles(RenderedImage, Point[], Raster[], Object) -
Method in class org.esa.beam.util.jai.VerbousTileCache
-
- addToArray(int[], int) -
Static method in class org.esa.beam.util.ArrayUtils
- Gives a new int array who contains both, all ints form the given array and the given new value.
- addToArray(String[], String) -
Static method in class org.esa.beam.util.StringUtils
- Gives a new StringArray who contains both, all Strings form the given Array and the given String.
- addToBandNamesToCopy(String) -
Method in class org.esa.beam.framework.processor.Processor
- Deprecated. Adds the band name to the internal list of band which shall be copied.
- addToolView(ToolViewDescriptor) -
Method in interface org.esa.beam.framework.ui.application.ApplicationPage
-
- addToolView(ToolViewDescriptor) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- addToPanel(JPanel, JComponent, JComponent, String) -
Static method in class org.esa.beam.framework.ui.BorderLayoutUtils
-
- addToPanel(JPanel, Component, GridBagConstraints) -
Static method in class org.esa.beam.framework.ui.GridBagUtils
- Adds a component to a panel with a grid bag layout.
- addToPanel(JPanel, Component, GridBagConstraints, String) -
Static method in class org.esa.beam.framework.ui.GridBagUtils
- Adds a component to a panel with a grid bag layout.
- addTreeModelListener(TreeModelListener) -
Method in class org.esa.beam.framework.ui.product.tree.ProductTreeModel
-
- addVerticalFiller(JPanel, GridBagConstraints) -
Static method in class org.esa.beam.framework.ui.GridBagUtils
-
- addWriterPlugIn(ProductWriterPlugIn) -
Method in class org.esa.beam.framework.dataio.ProductIOPlugInManager
- Registers the specified writer plug-in by adding it to this manager.
- addZoomListener(WorldMapPane.ZoomListener) -
Method in class org.esa.beam.framework.ui.WorldMapPane
-
- adjustAxes(boolean) -
Method in class org.esa.beam.framework.ui.diagram.Diagram
-
- adjustAxes(DiagramGraph) -
Method in class org.esa.beam.framework.ui.diagram.Diagram
-
- adjustComponents() -
Method in class org.esa.beam.framework.ui.ColorComboBoxAdapter
-
- AffineTransformDescriptor - Class in org.esa.beam.framework.dataop.maptransf
- Deprecated. since BEAM 4.7, use geotools
ProjectiveTransform.ProviderAffine instead. - AffineTransformDescriptor() -
Constructor for class org.esa.beam.framework.dataop.maptransf.AffineTransformDescriptor
- Deprecated.
- aggregate(Object, boolean, IndexValidator, ProgressMonitor) -
Method in class org.esa.beam.util.math.Histogram
-
- aggregate(Object, boolean, IndexValidator, ProgressMonitor) -
Method in class org.esa.beam.util.math.Range
-
- AlbersEqualAreaConicDescriptor - Class in org.esa.beam.framework.dataop.maptransf
- Deprecated. since BEAM 4.7, use geotools
AlbersEqualArea.Provider instead. - AlbersEqualAreaConicDescriptor() -
Constructor for class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor
- Deprecated.
- AlbersEqualAreaConicDescriptor.AEAC - Class in org.esa.beam.framework.dataop.maptransf
- Deprecated. since BEAM 4.7, use geotools
MapProjection instead. - AlbersEqualAreaConicDescriptor.AEAC(double[]) -
Constructor for class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor.AEAC
- Deprecated. Constructs the MapTransform with given parameter set.
- ALL_FILES_IDENTIFIER -
Static variable in class org.esa.beam.visat.VisatApp
-
- ALPHA_BAND_NAME -
Static variable in class org.esa.beam.framework.datamodel.RGBImageProfile
- The default name for the band providing input for the alpha image channel.
- alterMapTransform(Ellipsoid) -
Method in class org.esa.beam.framework.dataop.maptransf.MapProjection
- Deprecated. Alters the underlying map transformation by changing the values of the transform parameters named
"semi_major" and "semi_minor" (if any) to the ones of the supplied ellipsoid.
- ANALYSIS_TOOL_BAR_ID -
Static variable in class org.esa.beam.visat.VisatApp
-
- Angular_Arc_Minute -
Static variable in class org.esa.beam.util.geotiff.EPSGCodes
-
- Angular_Arc_Second -
Static variable in class org.esa.beam.util.geotiff.EPSGCodes
-
- Angular_Degree -
Static variable in class org.esa.beam.util.geotiff.EPSGCodes
-
- Angular_DMS -
Static variable in class org.esa.beam.util.geotiff.EPSGCodes
-
- Angular_DMS_Hemisphere -
Static variable in class org.esa.beam.util.geotiff.EPSGCodes
-
- Angular_Gon -
Static variable in class org.esa.beam.util.geotiff.EPSGCodes
-
- Angular_Grad -
Static variable in class org.esa.beam.util.geotiff.EPSGCodes
-
- Angular_Radian -
Static variable in class org.esa.beam.util.geotiff.EPSGCodes
-
- AngularDirection - Class in org.esa.beam.framework.datamodel
-
- AngularDirection() -
Constructor for class org.esa.beam.framework.datamodel.AngularDirection
-
- AngularDirection(double, double) -
Constructor for class org.esa.beam.framework.datamodel.AngularDirection
-
- APP_DEFAULT_PLUGIN_DIR -
Static variable in class org.esa.beam.visat.VisatApp
- Deprecated. since BEAM 4.11, plugin directory is not used anymore
- AppCommand - Class in org.esa.beam.framework.ui
-
- AppCommand() -
Constructor for class org.esa.beam.framework.ui.AppCommand
-
- AppContext - Interface in org.esa.beam.framework.ui
-
- appendCFunctionCodeBody(String, String, String, StringBuffer) -
Method in class org.esa.beam.util.math.FXYSum
-
- appendCFunctionCodeEnd(String, String, String, StringBuffer) -
Method in class org.esa.beam.util.math.FXYSum
-
- appendCFunctionCodePart(StringBuffer, String, String, String) -
Method in class org.esa.beam.util.math.FXYSum
-
- appendCFunctionCodeStart(String, String, String, StringBuffer) -
Method in class org.esa.beam.util.math.FXYSum
-
- ApplicationData - Class in org.esa.beam.framework.gpf.internal
- Represents the application data for graphs.
- ApplicationData(String, XppDom) -
Constructor for class org.esa.beam.framework.gpf.internal.ApplicationData
- Constructs an Application Data object from the given Id and data objects.
- ApplicationData.AppConverter - Class in org.esa.beam.framework.gpf.internal
-
- ApplicationData.AppConverter() -
Constructor for class org.esa.beam.framework.gpf.internal.ApplicationData.AppConverter
-
- ApplicationDescriptor - Interface in org.esa.beam.framework.ui.application
- Provides descriptive information for applications.
- ApplicationPage - Interface in org.esa.beam.framework.ui.application
-
- applyGeodeticCorrection(GeoPos, double, double, double) -
Static method in class org.esa.beam.util.math.RsMathUtils
- Applies a geodetic correction to the given geographical coordinate.
- applyLookAndFeelPreferences() -
Method in class org.esa.beam.framework.ui.BasicApp
- This method should be called after prefernces that affect the current look & feel have changed.
- applyPage() -
Method in interface org.esa.beam.framework.ui.config.ConfigPage
- Applies the modifications made on this page.
- applyPage() -
Method in class org.esa.beam.framework.ui.config.DefaultConfigPage
-
- applyPreferences() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- applyPreferences() -
Method in class org.esa.beam.visat.VisatApp
-
- applyStyle(Style, String, FeatureCollection<SimpleFeatureType, SimpleFeature>, FeatureCollection<SimpleFeatureType, SimpleFeature>) -
Static method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.SLDUtils
- Converts the styling information in the style into CSS styles for all given features in the collection.
- approveSelection() -
Method in class org.esa.beam.util.io.BeamFileChooser
- Called by the UI when the user hits the Approve button (labeled "Open" or "Save", by default).
- approximate(double[][], int[]) -
Method in class org.esa.beam.util.math.FXYSum
- Approximates the given data points x,y,z by this sum of function terms so that z ~ sum(c[i] * f[i](x,y), i=0, n-1).
- approximateFX(double[][], int[], FX[], double[]) -
Static method in class org.esa.beam.util.math.Approximator
- Solves a linear equation system with each term having the form c * f(x).
- approximateFXY(double[][], int[], FXY[], double[]) -
Static method in class org.esa.beam.util.math.Approximator
- Solves a linear equation system with each term having the form c * f(x,y).
- Approximator - Class in org.esa.beam.util.math
- A utility class which can be used to find approximation functions for a given dataset.
- Approximator() -
Constructor for class org.esa.beam.util.math.Approximator
-
- AreaFigure - Class in org.esa.beam.framework.draw
- Deprecated. since BEAM 4.7, no replacement
- AreaFigure(Shape, Map<String, Object>) -
Constructor for class org.esa.beam.framework.draw.AreaFigure
- Deprecated.
- areaToPath(Area, double) -
Static method in class org.esa.beam.util.ProductUtils
-
- areDialogsSuppressed() -
Method in class org.esa.beam.framework.ui.SuppressibleOptionPane
-
- areEntriesUnique(String[]) -
Static method in class org.esa.beam.util.StringUtils
- Retrieves whether the entries in the string array are unique - or not.
- areScrollBarsShown() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- areValid(GeoPos[]) -
Static method in class org.esa.beam.framework.datamodel.GeoPos
- Tests whether or not all given geo-positions are valid.
- arg -
Variable in class com.bc.jexp.Term.Unary
-
- arg1 -
Variable in class com.bc.jexp.Term.Binary
-
- arg1 -
Variable in class com.bc.jexp.Term.Cond
-
- arg2 -
Variable in class com.bc.jexp.Term.Binary
-
- arg2 -
Variable in class com.bc.jexp.Term.Cond
-
- arg3 -
Variable in class com.bc.jexp.Term.Cond
-
- args -
Variable in class com.bc.jexp.Term.Call
-
- args -
Variable in class com.bc.jexp.Term.Op
-
- Array - Interface in org.esa.beam.util.math
- Interface for wrapping primitive arrays.
- Array.Double - Class in org.esa.beam.util.math
- Class for wrapping
double primitive arrays. - Array.Double(double...) -
Constructor for class org.esa.beam.util.math.Array.Double
-
- Array.Float - Class in org.esa.beam.util.math
- Class for wrapping
float primitive arrays. - Array.Float(float...) -
Constructor for class org.esa.beam.util.math.Array.Float
-
- arrayToCsv(Object) -
Static method in class org.esa.beam.util.StringUtils
- Gets a comma separate value string for the given array object.
- arrayToString(Object, String) -
Static method in class org.esa.beam.util.StringUtils
- Converts an array into a string.
- ArrayUtils - Class in org.esa.beam.util
- A utility class providing a set of static functions frequently used when working with basic Java arrays.
- ArrayUtils() -
Constructor for class org.esa.beam.util.ArrayUtils
-
- ASAR_LOC_TIE_POINT_GRID_WIDTH -
Static variable in interface org.esa.beam.util.BeamConstants
- Number of localisation tie points in across track direction for the ASAR grid.
- ASAR_LOC_TIE_POINT_OFFSET_X -
Static variable in interface org.esa.beam.util.BeamConstants
-
- ASAR_LOC_TIE_POINT_OFFSET_Y -
Static variable in interface org.esa.beam.util.BeamConstants
-
- assertEquals(String, boolean, boolean) -
Static method in class org.esa.beam.util.Guardian
- Checks if the given values are equal.
- assertEquals(String, long, long) -
Static method in class org.esa.beam.util.Guardian
- Checks if the given values are equal.
- assertEquals(String, Object, Object) -
Static method in class org.esa.beam.util.Guardian
- Checks if the given objects are equal.
- assertGreaterThan(String, long, long) -
Static method in class org.esa.beam.util.Guardian
- Checks if the given value is greater than the given limit.
- AssertionFailure - Error in org.esa.beam.util
- The
AssertionFailure class is an error caused by a failed program assertion. - AssertionFailure() -
Constructor for error org.esa.beam.util.AssertionFailure
- Constructs a new assertion failure.
- AssertionFailure(String) -
Constructor for error org.esa.beam.util.AssertionFailure
- Constructs a new assertion failure with the given associated error message.
- assertNotNull(Object) -
Static method in class org.esa.beam.util.Debug
- If the given object is null, and the debugging functionality is enabled, this method throws an
AssertionFailure in order to signal that an internal program post- or pre-condition failed.
- assertNotNull(String, Object) -
Static method in class org.esa.beam.util.Guardian
- Checks whether the given argument value is not
null.
- assertNotNullOrEmpty(String) -
Static method in class org.esa.beam.util.Debug
- If the given String is null or empty, and the debugging functionality is enabled, this method throws an
AssertionFailure in order to signal that an internal program post- or pre-condition failed.
- assertNotNullOrEmpty(String, String) -
Static method in class org.esa.beam.util.Guardian
- Checks whether the given (parameter) value string is not
null and not empty.
- assertNotNullOrEmpty(String, byte[]) -
Static method in class org.esa.beam.util.Guardian
-
- assertNotNullOrEmpty(String, char[]) -
Static method in class org.esa.beam.util.Guardian
-
- assertNotNullOrEmpty(String, short[]) -
Static method in class org.esa.beam.util.Guardian
-
- assertNotNullOrEmpty(String, int[]) -
Static method in class org.esa.beam.util.Guardian
-
- assertNotNullOrEmpty(String, float[]) -
Static method in class org.esa.beam.util.Guardian
-
- assertNotNullOrEmpty(String, double[]) -
Static method in class org.esa.beam.util.Guardian
-
- assertNotNullOrEmpty(String, Object[]) -
Static method in class org.esa.beam.util.Guardian
-
- assertSame(String, Object, Object) -
Static method in class org.esa.beam.util.Guardian
- Checks if the given objects are the same instances.
- assertTrue(boolean) -
Static method in class org.esa.beam.util.Debug
- If the
condition is NOT true, and the debugging functionality is enabled, this method throws an
AssertionFailure in order to signal that an internal program post- or pre-condition failed.
- assertTrue(boolean, String) -
Static method in class org.esa.beam.util.Debug
- If the
condition is NOT true, and the debugging functionality is enabled, this method throws an
AssertionFailure in order to signal that an internal program post- or pre-condition failed.
- assertTrue(String, boolean) -
Static method in class org.esa.beam.util.Guardian
- Checks whether the given argument value is
true.
- assertWithinRange(String, long, long, long) -
Static method in class org.esa.beam.util.Guardian
- Checks if the given value are in the given range.
- assertWithinRange(String, double, double, double) -
Static method in class org.esa.beam.util.Guardian
- Checks if the given value are in the given range.
- assignB(EvalEnv, boolean) -
Method in interface com.bc.jexp.Variable
-
- assignD(EvalEnv, double) -
Method in interface com.bc.jexp.Variable
-
- assignI(EvalEnv, int) -
Method in interface com.bc.jexp.Variable
-
- assignTo(Element) -
Method in class org.esa.beam.util.geotiff.GeoTIFFMetadata
-
- AssistantPage - Interface in org.esa.beam.framework.ui.assistant
- An
AssistantPage is part of a sequence of pages. - AssistantPageContext - Interface in org.esa.beam.framework.ui.assistant
- Instances of this interface provide the context for
implementations of
AssistantPage. - AssistantPane - Class in org.esa.beam.framework.ui.assistant
- Shows a sequence of
assitant pages with an dialog. - AssistantPane(Window, String) -
Constructor for class org.esa.beam.framework.ui.assistant.AssistantPane
- Creates a new
AssistantPane.
- AttachPixelGeoCodingAction - Class in org.esa.beam.visat.actions
-
- AttachPixelGeoCodingAction() -
Constructor for class org.esa.beam.visat.actions.AttachPixelGeoCodingAction
-
- ATTRIB_FILE -
Static variable in class org.esa.beam.framework.processor.RequestTags
- Deprecated.
- ATTRIB_FILE_FORMAT -
Static variable in class org.esa.beam.framework.processor.RequestTags
- Deprecated.
- ATTRIB_FILE_TYPE_ID -
Static variable in class org.esa.beam.framework.processor.RequestTags
- Deprecated.
- ATTRIB_NAME -
Static variable in class org.esa.beam.framework.processor.RequestTags
- Deprecated.
- ATTRIB_NAME_GEOMETRY -
Static variable in class org.esa.beam.framework.datamodel.PlainFeatureFactory
-
- ATTRIB_NAME_STYLE_CSS -
Static variable in class org.esa.beam.framework.datamodel.PlainFeatureFactory
-
- ATTRIB_PATH -
Static variable in class org.esa.beam.framework.processor.RequestTags
- Deprecated. in 4.0, use ATTRIB_FILE instead
- ATTRIB_TYPE -
Static variable in class org.esa.beam.framework.processor.RequestTags
- Deprecated.
- ATTRIB_URL -
Static variable in class org.esa.beam.framework.processor.RequestTags
- Deprecated. in 4.0, use ATTRIB_FILE instead
- ATTRIB_VALUE -
Static variable in class org.esa.beam.framework.processor.RequestTags
- Deprecated.
- ATTRIBUTE_NAME -
Static variable in class org.esa.beam.framework.gpf.internal.RasterDataNodeValues
-
- AUTO_PROJECTION_NAME -
Static variable in class org.esa.beam.framework.dataop.maptransf.UTM
- Deprecated. The name of the automatic zone projection.
- AUXDATA_DIR_NAME -
Static variable in class org.esa.beam.util.SystemUtils
- Name of BEAM's auxdata directory.
- AwtGeomToJtsGeomConverter - Class in org.esa.beam.util
-
- AwtGeomToJtsGeomConverter() -
Constructor for class org.esa.beam.util.AwtGeomToJtsGeomConverter
-
- AwtGeomToJtsGeomConverter(GeometryFactory, double) -
Constructor for class org.esa.beam.util.AwtGeomToJtsGeomConverter
- Contructor.
- azimuth -
Variable in class org.esa.beam.framework.datamodel.AngularDirection
-
Band.
BasicApp can be used as a base class for applications which use a single main frame as user
interface.BasicView with a double buffer and a flow layout.
SystemUtils.getApplicationHomepageUrl() instead
SystemUtils.getApplicationHomePropertyName() instead
FileFilter with file extensions support.Mask with Mask.BandMathType instead.JCheckBox.JPanels with a BorderLayout layout manager.WorldMapPaneDataModel and lets client decide how to
render the selected product.BoundaryOverlay by the ability to draw a selected product.BindingContext.MapProjection instead.(int) Math.ceil(x).
(long) Math.ceil(x).
RasterDataNode.isNoDataValueSet() will return false.
sourceCollection against the clipGeometry and reprojects the clipped features
to the targetCrs.
PageComponent.
ApplicationPage.
Graph Processing Framework instead.Graph Processing Framework instead.ColorComboBox.JComponent if, when clicked, opens a JColorChooser.ColorPaletteDef class represents a curve that is used to transform the sample values of a
geo-physical band into color palette indexes.GeoCodings.JComboBox.Command is a ...CommandAdapter is a ...CommandEvent is a ...CommandGroup is a group of commands represented by a menu item group.CommandListener is a ...CommandMenuUtils is a helper class
to build up menus.ExecCommands, ToolCommands and
CommandGroups.CommandUIFactory is used to create menu items and tool bar buttons for different types of a
Command instance.VirtualBand or VirtualBandOpImage.
VirtualBand or VirtualBandOpImage.
VirtualBand or VirtualBandOpImage.
c[0]*f[0](x,y) + c[1]*f[1](x,y) + c[2]*f[2](x,y) + ... + c[n-1]*f[n-1](x,y).
FracIndex of a coordinate value with respect to a given
interval partition.
byte array in the given value range.
double array in the given value range.
Histogram.DoubleList in the given value range.
float array in the given value range.
Histogram.DoubleList in the given value range.
int array in the given value range.
short array in the given value range.
byte array in the given value range.
int array in the given value range.
short array in the given value range.
PixelPos array.
byte array.
double array.
Range.DoubleList.
float array.
Object.
int array.
short array.
byte array.
int array.
short array.
c[0]*f[0](x,y) + c[1]*f[1](x,y) + c[2]*f[2](x,y) + ... + c[n-1]*f[n-1](x,y).
computeSample method for every
pixel in the given tile's rectangle.
ConfigDialog class are modal dialogs composed of one or more, possibly nested
configuration pages of the type ConfigPage.ProductConfigurer.
true if an attribute with given name was found.
Shape given in pixel X/Y coordinates into a GeneralPath in geografic
coordinates using the supplied geo coding.
GeneralPath given in geographic lon/lat coordinates into a GeneralPath in
pixel coordinates using the supplied geo coding.
Kernel.CrsGeoCoding instead.bandName from the inputProduct
to the outputProduct, if the band exists in the inputProduct.
ProductUtils.copyBand(String, Product, Product, boolean) instead.
ProductUtils.copyBand(String, Product, String, Product, boolean) instead.
Processor.copyFlagBands(Product, Product) instead.
ProductUtils.copyFlagBands(Product, Product, boolean) instead.
geo-coding from the input to the output product.
Masks from the source product to the target product.
Masks from the source product's raster data nodes to
the target product's raster data nodes.
StxFactory instead.
StxFactory instead.
StxFactory instead.
StxFactory instead.
StxFactory instead.
Stx instance.
TransectProfileDataBuilder instead
FracIndex[].
RasterDataNode.
boolean constant.
int constant.
double constant.
GridBagConstraints instance with the attributes given as a comma separated key-value pairs
in a text string.
fxySum.
DataProvider provides.
MapTransform.
MapTransform.
MapTransform.
GridBagConstraints instance with the following attributes: anchor=WEST insets.top=0 insets.left=3
insets.bottom=0 insets.right=3 Layer or
a LayerType to an instance of a LayerEditor.
ParamProperties for file parameters with given file selection mode and given
default value.
PixelGeoCoding based on pixels rather than tie points to the current product.FXYSum by the given order and coefficients.
0 to 1.
VisatApp.createInternalFrame(String, javax.swing.Icon, javax.swing.JComponent, String, boolean) instead
LayerSource which is used in the graphical user interface to
add Layer to a view.
true.
JMenu instance) for this command group.
JMenuItem or JCheckBoxMenuItem instance) for this command
group.
JMenuItem or JCheckBoxMenuItem instance) for this command
group.
GeneralFilterBand.Operator by the given class name
Parameter of type String with the given name and the given
String value.
Pointing applicable to the given raster.
Pointing applicable for this raster.
ProductRef from the given file path and file format string
Map to be used to store the attributes.
Resampling by using the given name.
RasterDataNodes.
createImage(this) in this mask's image type.
RasterDataNode.
createCompatibleSampleModel(width, height).
MapInfo instance for the given (geo-coded) product which includes the entire or a
subset of the product's scene region for the given map projection.
MapInfo instance for the given (geo-coded) product which includes the entire or a
subset of the product's scene region for the given map projection.
Term from the expression string passed in and validates that the product
supplied can interpret the expression.
parameter group of this page.
parameter group of this page.
parameter group of this page.
parameter group of this page.
Product.getMaskGroup() instead
Product.getMaskGroup() instead
boolean variable.
int variable.
double variable.
min to max.
min to max.
min to max.
min to max.
min to max.
min to max.
CsvReader instance is used read text files with CSV (comma separated values) format.DataNode is the base class for all nodes within a data product which carry data.RepositoryEntry.GeodeticDatum instead.computeTile
method.
Debug as it name says is a utility class for debugging.float and double
values with the given format.AppContext class
is only for testing.DefaultCommandManager provides a default implementation for the CommandManager
interface.DefaultCommandUIFactory is used to create menu items and tool bar buttons for a given
Command.ConfigPage interface.JInternalFrame as control.ConfigurationElement for this
LayerEditorDescriptor.
DefaultLayerSourceDescriptor provides metadata and
a factory method for a LayerSource.Math, e.g.Graph Processing Framework instead.ToolViewDescriptor.DockableFrame as control.RasterDataNode.
RasterDataNode in the given product.
tree.
ProductUtils.normalizeGeoPolygon(org.esa.beam.framework.datamodel.GeoPos[]) method.
Diagram class is used to plot simple X/Y graphs.Diagram.DiagramCanvas class is a UI component used to display simple X/Y plots represented by objects of
type Diagram.GraphContext.
double.DoubleList around an array of primitive bytes.DoubleList around an array of primitive doubles.DoubleList around an array of primitive floats.DoubleList around an array of primitive ints.DoubleList around an array of primitive longs.DoubleList around an array of primitive shorts.DoubleList around an array of primitive bytes interpreted as unsigned integers.DoubleList around an array of primitive ints interpreted as unsigned integers.DoubleList around an array of primitive longs interpreted as unsigned integers.DoubleList around an array of primitive shorts interpreted as unsigned integers.Drawable on the given Graphics2D drawing surface.
Drawable on the given Graphics2D drawing surface.
double data type.
float data type.
ElevationModel is used to obtain an elevation above a
specified geographical datum for a given geographical position.ElevationModel is used to obtain an elevation above a
specified geographical datum for a given geographical position.ElevationModelRegistry provides access to multiple different
elevation models as described by their ElevationModelDescriptors.Ellipsoid instead.double data type.
float data type.
Object.equals(Object).
double value.
boolean value.
boolean value.
double value.
double value.
double value.
Term.EvalException with no detail message.
EvalException with the specified
detail message.
int value.
int value.
int value.
String value.
String value.
ExceptionHandler are an alternative way to handle exceptions in the ProductTree.ExecCommand is an ...GraphContext.
GraphContext.
class.FeatureLayer.JFileChooser.File.FileHistory is a fixed-size array for the pathes of files opened/saved by a user.ListCellRenderer which replaces the beginning of the file path
by "..." to ensure the given maximum length..ListCellRenderer.
Drawable on the given Graphics2D drawing surface.
Operator.dispose(), if not already done.
command within the popupMenu.
- findMenuItemPosition(JPopupMenu, String) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- findRange(double, double) -
Method in class org.esa.beam.util.math.Histogram
- Returns the value range for the case that the given ratios of the sum of all bin values are skipped from the
lower and upper bounds of this histogram.
- findRange(double, double, boolean, boolean) -
Method in class org.esa.beam.util.math.Histogram
-
- findRangeFor95Percent() -
Method in class org.esa.beam.util.math.Histogram
- Returns the value range for the case that 2.5% of the sum of all bin values are skipped from the the lower and
upper bounds of this histogram.
- findSubMenu(JPopupMenu, String) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- findSuitableQuicklookBandName(Product) -
Static method in class org.esa.beam.util.ProductUtils
- Finds the name of a band in the given product which is suitable to product a good quicklook.
- fireActionPerformed(ActionEvent, Object) -
Method in class org.esa.beam.framework.ui.command.ExecCommand
- Notify all listeners that have registered interest for notification on the 'action performed' event type.
- fireActionPerformed(ActionEvent, Object) -
Method in class org.esa.beam.framework.ui.command.SelectableCommand
- Notify all listeners that have registered interest for notification on the 'action performed' event type.
- fireClosed(PageComponent) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- fireCrsChanged() -
Method in class org.esa.beam.framework.ui.crs.CrsForm
-
- fireFeaturesAdded(SimpleFeature...) -
Method in class org.esa.beam.framework.datamodel.VectorDataNode
- Informs clients which have registered a
ProductNodeListener with the Product
containing this VectorDataNode, that one or more OpenGIS SimpleFeatures have
been added to the underlying FeatureCollection.
- fireFeaturesChanged(SimpleFeature...) -
Method in class org.esa.beam.framework.datamodel.VectorDataNode
- Informs clients which have registered a
ProductNodeListener with the Product
containing this VectorDataNode, that one or more OpenGIS SimpleFeatures from
from the underlying FeatureCollection have been changed.
- fireFeaturesRemoved(SimpleFeature...) -
Method in class org.esa.beam.framework.datamodel.VectorDataNode
- Informs clients which have registered a
ProductNodeListener with the Product
containing this VectorDataNode, that one or more OpenGIS SimpleFeatures have
been removed from the underlying FeatureCollection.
- fireFocusGained(PageComponent) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- fireFocusLost(PageComponent) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- fireHidden(PageComponent) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- fireImageInfoChanged() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Notifies listeners that the image (display) information has changed.
- fireLayerPropertyChanged(PropertyChangeEvent) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.FeatureLayer
-
- fireNodeAdded(ProductNode, ProductNodeGroup) -
Method in class org.esa.beam.framework.datamodel.Product
-
- fireNodeChanged(ProductNode, String, Object, Object) -
Method in class org.esa.beam.framework.datamodel.Product
-
- fireNodeDataChanged(DataNode) -
Method in class org.esa.beam.framework.datamodel.Product
-
- fireNodeRemoved(ProductNode, ProductNodeGroup) -
Method in class org.esa.beam.framework.datamodel.Product
-
- fireOpened(PageComponent) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- fireParamValueChanged(Parameter, Object) -
Method in class org.esa.beam.framework.param.Parameter
- Deprecated.
- fireProcessEnded(boolean) -
Method in class org.esa.beam.framework.datamodel.ProgressListenerList
-
- fireProcessInProgress(int) -
Method in class org.esa.beam.framework.datamodel.ProgressListenerList
-
- fireProcessStarted(String, int, int) -
Method in class org.esa.beam.framework.datamodel.ProgressListenerList
-
- fireProductNodeChanged(String) -
Method in class org.esa.beam.framework.datamodel.ProductNode
-
- fireProductNodeChanged(String, Object, Object) -
Method in class org.esa.beam.framework.datamodel.ProductNode
-
- fireProductNodeDataChanged() -
Method in class org.esa.beam.framework.datamodel.DataNode
- Fires a node data changed event.
- firePropertyChange(String, Object, Object) -
Method in class org.esa.beam.framework.ui.PixelInfoView.DisplayFilter
-
- firePropertyChange(String, Object, Object) -
Method in class org.esa.beam.util.PropertyMap
-
- fireShown(PageComponent) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- fireStateChanged() -
Method in class org.esa.beam.framework.ui.AbstractImageInfoEditorModel
-
- fireStateChanged() -
Method in class org.esa.beam.framework.ui.ImageInfoEditor
-
- fireStateChanged() -
Method in interface org.esa.beam.framework.ui.ImageInfoEditorModel
-
- fireStatusChanged(int) -
Method in class org.esa.beam.framework.processor.Processor
- Deprecated. Dispatches a status changed message to all listeners attached.
- fireTileComputed(OperatorImage, Rectangle, long) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- fireTreeNodeChanged(TreePath) -
Method in class org.esa.beam.framework.ui.product.tree.ProductTreeModel
-
- fireTreeNodeInserted(TreePath) -
Method in class org.esa.beam.framework.ui.product.tree.ProductTreeModel
-
- fireTreeNodeRemoved(TreePath) -
Method in class org.esa.beam.framework.ui.product.tree.ProductTreeModel
-
- fireUpdateState() -
Method in class org.esa.beam.framework.ui.command.Command
- Notify all listeners that have registered interest for notification on the 'update status' event type.
- firstLetterUp(String) -
Static method in class org.esa.beam.util.StringUtils
- Turns the first letter of the given string to upper case.
- fitDimension(int, double, double) -
Static method in class org.esa.beam.util.math.MathUtils
- Computes an integer dimension for a given integer area that best fits the
rectangle given by floating point width and height.
- FlagCoding - Class in org.esa.beam.framework.datamodel
- Provides the information required to decode integer sample values that
are combined of single flags (bit indexes).
- FlagCoding(String) -
Constructor for class org.esa.beam.framework.datamodel.FlagCoding
- Constructs a new flag coding object with the given name.
- FLIP_BOTH -
Static variable in class org.esa.beam.framework.dataio.ProductFlipper
-
- FLIP_HORIZONTAL -
Static variable in class org.esa.beam.framework.dataio.ProductFlipper
-
- FLIP_VERTICAL -
Static variable in class org.esa.beam.framework.dataio.ProductFlipper
-
- FlippingAction - Class in org.esa.beam.visat.actions
-
- FlippingAction() -
Constructor for class org.esa.beam.visat.actions.FlippingAction
-
- FloatCellEditor - Class in org.esa.beam.framework.ui
- A
FloatCellEditor which is able to validate the entered value. - FloatCellEditor() -
Constructor for class org.esa.beam.framework.ui.FloatCellEditor
- Creates a new editor.
- FloatCellEditor(float, float) -
Constructor for class org.esa.beam.framework.ui.FloatCellEditor
- Creates a new editor.
- floorAndCrop(double, int, int) -
Static method in class org.esa.beam.util.math.MathUtils
- First calls
Math.floor with x and then crops the resulting value to the range
min to max.
- floorInt(double) -
Static method in class org.esa.beam.util.math.MathUtils
- Returns
(int) Math.floor(value).
- floorLong(double) -
Static method in class org.esa.beam.util.math.MathUtils
- Returns
(long) Math.floor(x).
- flush() -
Method in interface org.esa.beam.framework.dataio.ProductWriter
- Writes all data in memory to the data sink(s) associated with this writer.
- flush() -
Method in class org.esa.beam.util.io.CsvWriter
-
- flush() -
Method in class org.esa.beam.util.jai.VerbousTileCache
-
- flush() -
Method in class org.esa.beam.util.logging.CacheHandler
- Removes all records from the vector.
- flush() -
Method in class org.esa.beam.util.logging.ExceptionCollector
-
- fneq(double, double, double) -
Static method in class com.bc.jexp.impl.ExtMath
- Performs a fuzzy not-equal operation for the two given arguments.
- FONT_NAME -
Static variable in class org.esa.beam.framework.ui.ImageInfoEditor
-
- FONT_SIZE -
Static variable in class org.esa.beam.framework.ui.ImageInfoEditor
-
- forceRegeneration() -
Method in interface org.esa.beam.framework.ui.product.SimpleFeatureFigure
-
- forceRegeneration() -
Method in class org.esa.beam.framework.ui.product.SimpleFeaturePointFigure
-
- forceRegeneration() -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureShapeFigure
-
- forEachPixel(RasterDataLoop.Body) -
Method in class org.esa.beam.framework.dataop.barithm.RasterDataLoop
- Evaluates the
body by calling its eval() method.
- forEachPixel(RasterDataLoop.Body, String) -
Method in class org.esa.beam.framework.dataop.barithm.RasterDataLoop
- Evaluates the
body by calling its eval() method.
- ForLoop - Class in org.esa.beam.util
- A programmatic, functional for-loop.
- ForLoop(int[]) -
Constructor for class org.esa.beam.util.ForLoop
-
- ForLoop.Body - Interface in org.esa.beam.util
-
- format() -
Method in class org.esa.beam.framework.datamodel.ProductData.UTC
- Formats this UTC date/time value as a string using the format
ProductData.UTC.DATE_FORMAT_PATTERN and the default
MJD 2000 calendar.
- format(Parameter, Object) -
Method in class org.esa.beam.framework.datamodel.ProductNodeNameValidator
-
- format(Parameter, Object) -
Method in interface org.esa.beam.framework.param.ParamValidator
- Converts the given value into a text taking the given parameter information into account.
- format(Parameter, Object) -
Method in class org.esa.beam.framework.param.validators.BooleanValidator
- Returns the given
Boolean value as a string, according to the rules of the given parameter.
- format(Parameter, Object) -
Method in class org.esa.beam.framework.param.validators.ColorValidator
- Returns the given
color value as a string, according to the rules of the parameter.
- format(Parameter, Object) -
Method in class org.esa.beam.framework.param.validators.FileValidator
- Returns the given
file value as a string, according to the rules of the parameter.
- format(Parameter, Object) -
Method in class org.esa.beam.framework.param.validators.NumberValidator
- Returns the given
number value as a string, according to the rules of the parameter.
- format(Parameter, Object) -
Method in class org.esa.beam.framework.param.validators.StringArrayValidator
- Returns the given
string array value as a string, according to the rules of the parameter.
- format(Parameter, Object) -
Method in class org.esa.beam.framework.param.validators.StringValidator
- Returns the given
string value as a string, according to the rules of the parameter.
- format(Class) -
Method in class org.esa.beam.util.converters.JavaTypeConverter
-
- format(Geometry) -
Method in class org.esa.beam.util.converters.JtsGeometryConverter
-
- format(Object) -
Method in class org.esa.beam.visat.actions.session.PointConverter
-
- format(Object) -
Method in class org.esa.beam.visat.actions.session.ShapeConverter
-
- format(Parameter, Object) -
Method in class org.esa.beam.visat.dialogs.DateValidator
-
- FORMAT_NAME -
Static variable in class org.esa.beam.util.io.Constants
-
- formatColor(Color) -
Static method in class org.esa.beam.util.StringUtils
- Returns a string representation of the given color value.
- FormatedFileHistory - Class in org.esa.beam.framework.ui
FileHistory is a fixed-size array for the pathes of files opened/saved by a user.- FormatedFileHistory(FileHistory, ProductReaderPlugIn) -
Constructor for class org.esa.beam.framework.ui.FormatedFileHistory
-
- FormatedFileHistory(int, String, ProductReaderPlugIn) -
Constructor for class org.esa.beam.framework.ui.FormatedFileHistory
-
- formatValue(Object) -
Method in class org.esa.beam.framework.param.Parameter
- Deprecated.
- forward(GeoPos, Point2D) -
Method in class org.esa.beam.framework.dataop.maptransf.CartographicMapTransform
- Deprecated. Forward project geographical co-ordinates into map co-ordinates.
- forward(GeoPos, Point2D) -
Method in interface org.esa.beam.framework.dataop.maptransf.MapTransform
- Deprecated. Forward project geographical co-ordinates into map co-ordinates.
- forward_impl(float, float, Point2D) -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor.AEAC
- Deprecated. Worker method to be overridden by derived class.
- forward_impl(float, float, Point2D) -
Method in class org.esa.beam.framework.dataop.maptransf.CartographicMapTransform
- Deprecated. Worker method to be overridden by derived class.
- forward_impl(float, float, Point2D) -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor.LCCT
- Deprecated. Worker method to be overridden by derived class.
- forward_impl(float, float, Point2D) -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor.ST
- Deprecated. Forward project geographical coordinates into map coordinates.
- forward_impl(float, float, Point2D) -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor.TMT
- Deprecated. Forward project geographical co-ordinates into map co-ordinates.
- ForwardingSimpleFeature - Class in org.esa.beam.util
- Reusable forwarding class delegating to a
SimpleFeature instance. - ForwardingSimpleFeature(SimpleFeature) -
Constructor for class org.esa.beam.util.ForwardingSimpleFeature
-
- FracIndex - Class in org.esa.beam.util.math
- The class
FracIndex is a simple representation of
an index with an integral and a fractional component. - FracIndex() -
Constructor for class org.esa.beam.util.math.FracIndex
-
- frameComputed(OperatorExecutor2.Frame) -
Method in interface org.esa.beam.framework.gpf.experimental.OperatorExecutor2.Handler
-
- fromDomElement(DomElement) -
Method in class org.esa.beam.framework.gpf.ui.OperatorParameterSupport
-
- fromString(String) -
Method in class org.esa.beam.framework.ui.application.support.DefaultApplicationDescriptor.IDSVC
-
- fromString(String) -
Method in class org.esa.beam.visat.actions.session.Session.URIConverter
-
- fromXml(String) -
Static method in class org.esa.beam.visat.actions.masktools.MagicWandModel
-
- FSM_DIRECTORIES_ONLY -
Static variable in class org.esa.beam.framework.param.ParamProperties
- File selection mode JFileChooser.DIRECTORIES_ONLY
- FSM_FILES_AND_DIRECTORIES -
Static variable in class org.esa.beam.framework.param.ParamProperties
- File selection mode JFileChooser.FILES_AND_DIRECTORIES
- FSM_FILES_ONLY -
Static variable in class org.esa.beam.framework.param.ParamProperties
- File selection mode JFileChooser.FILES_ONLY
- FullyConstrainedLSU - Class in org.esa.beam.util.math
- Performs a fully constrained linear spectral unmixing, where all
abundances are non-negative and their sum is equal to unity.
- FullyConstrainedLSU(double[][]) -
Constructor for class org.esa.beam.util.math.FullyConstrainedLSU
-
- Function - Interface in com.bc.jexp
- A representation of a function.
- function -
Variable in class com.bc.jexp.Term.Call
-
- FX - Interface in org.esa.beam.util.math
- Represents a function f(x).
- FXY - Interface in org.esa.beam.util.math
- Represents a function f(x,y).
- FXY_4TH -
Static variable in class org.esa.beam.util.math.FXYSum
-
- FXY_BI_4TH -
Static variable in class org.esa.beam.util.math.FXYSum
-
- FXY_BI_CUBIC -
Static variable in class org.esa.beam.util.math.FXYSum
-
- FXY_BI_LINEAR -
Static variable in class org.esa.beam.util.math.FXYSum
-
- FXY_BI_QUADRATIC -
Static variable in class org.esa.beam.util.math.FXYSum
-
- FXY_CUBIC -
Static variable in class org.esa.beam.util.math.FXYSum
-
- FXY_LINEAR -
Static variable in class org.esa.beam.util.math.FXYSum
-
- FXY_QUADRATIC -
Static variable in class org.esa.beam.util.math.FXYSum
-
- FXYGeoCoding - Class in org.esa.beam.framework.datamodel
- A geo-coding based on equations.
- FXYGeoCoding(float, float, float, float, FXYSum, FXYSum, FXYSum, FXYSum, Datum) -
Constructor for class org.esa.beam.framework.datamodel.FXYGeoCoding
-
- FXYSum - Class in org.esa.beam.util.math
- The class
FXYSum represents a sum of function terms sum(c[i] * f[i](x,y), i=0, n-1)
where the vector c is a double array of constant coefficients and the vector f
is an array of functions of type FXY in x and y. - FXYSum(FXY[]) -
Constructor for class org.esa.beam.util.math.FXYSum
- Constructs a new sum of terms sum(c[i] * f[i](x,y), i=0, n-1) for the given vector of functions.
- FXYSum(FXY[], int) -
Constructor for class org.esa.beam.util.math.FXYSum
- Constructs a new sum of terms sum(c[i] * f[i](x,y), i=0, n-1) for the given vector of functions and a polynomial order.
- FXYSum(FXY[], int, double[]) -
Constructor for class org.esa.beam.util.math.FXYSum
- Constructs a new sum of terms sum(c[i] * f[i](x,y), i=0, n-1) for the given vector of functions and a polynomial order.
- FXYSum.BiCubic - Class in org.esa.beam.util.math
- Provides an optimized
computeZ method for bi-cubic polynomials (order = 3+3). - FXYSum.BiCubic() -
Constructor for class org.esa.beam.util.math.FXYSum.BiCubic
-
- FXYSum.BiCubic(double[]) -
Constructor for class org.esa.beam.util.math.FXYSum.BiCubic
-
- FXYSum.BiLinear - Class in org.esa.beam.util.math
- Provides an optimized
computeZ method for bi-linear polynomials (order = 1+1). - FXYSum.BiLinear() -
Constructor for class org.esa.beam.util.math.FXYSum.BiLinear
-
- FXYSum.BiLinear(double[]) -
Constructor for class org.esa.beam.util.math.FXYSum.BiLinear
-
- FXYSum.BiQuadric - Class in org.esa.beam.util.math
- Provides an optimized
computeZ method for bi-quadric polynomials (order = 2+2). - FXYSum.BiQuadric() -
Constructor for class org.esa.beam.util.math.FXYSum.BiQuadric
-
- FXYSum.BiQuadric(double[]) -
Constructor for class org.esa.beam.util.math.FXYSum.BiQuadric
-
- FXYSum.Cubic - Class in org.esa.beam.util.math
- Provides an optimized
computeZ method for cubic polynomials (order = 3). - FXYSum.Cubic() -
Constructor for class org.esa.beam.util.math.FXYSum.Cubic
-
- FXYSum.Cubic(double[]) -
Constructor for class org.esa.beam.util.math.FXYSum.Cubic
-
- FXYSum.Linear - Class in org.esa.beam.util.math
- Provides an optimized
computeZ method for linear polynomials (order = 1). - FXYSum.Linear() -
Constructor for class org.esa.beam.util.math.FXYSum.Linear
-
- FXYSum.Linear(double[]) -
Constructor for class org.esa.beam.util.math.FXYSum.Linear
-
- FXYSum.Quadric - Class in org.esa.beam.util.math
- Provides an optimized
computeZ method for quadric polynomials (order = 2). - FXYSum.Quadric() -
Constructor for class org.esa.beam.util.math.FXYSum.Quadric
-
- FXYSum.Quadric(double[]) -
Constructor for class org.esa.beam.util.math.FXYSum.Quadric
-
gausss method, but prints extra debug information.