|
||||||||||
| 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 ...)
This allows for adding extra behaviour to PageComponents that have to
be applied to all PageComponent.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.ProcessorUI methods.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.MetadataElement.addAttribute(MetadataAttribute) should now be fast enough
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
-
- addFigure(Figure) -
Method in interface org.esa.beam.framework.ui.tool.DrawingEditor
- Deprecated. since BEAM 4.6, use
DrawingEditor.insertFigure(Figure, InsertMode) instead
- 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
- 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
- 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
- Adds an output product to the request.
- addPage(ParameterPage) -
Method in class org.esa.beam.framework.processor.ui.MultiPageProcessorUI
- 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
- 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
- Adds a parameter to the request.
- addParameterToPanel(Parameter, JPanel, GridBagConstraints) -
Method in class org.esa.beam.framework.processor.ui.ProcessingParameterPage
- 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
- 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
-
- 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
-
- 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.
- 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
- Adds the band name to the internal list of band which shall be copied.
- addToolListener(ToolListener) -
Method in class org.esa.beam.framework.ui.tool.AbstractTool
- Deprecated. Adds a new tool listener to this tool.
- addToolListener(ToolListener) -
Method in interface org.esa.beam.framework.ui.tool.Tool
- Deprecated. Adds a new tool listener to this tool.
- 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.
- 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
- VISAT's plug-in directory
- 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
-
- ATTRIB_FILE_FORMAT -
Static variable in class org.esa.beam.framework.processor.RequestTags
-
- ATTRIB_FILE_TYPE_ID -
Static variable in class org.esa.beam.framework.processor.RequestTags
-
- ATTRIB_NAME -
Static variable in class org.esa.beam.framework.processor.RequestTags
-
- 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
-
- 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
-
- 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.BindingContext.ModalDialog.close() is used instead.
MapProjection instead.(int) Math.ceil(x).
(long) Math.ceil(x).
IllegalArgumentException if the given parameters dont specify a compatible raster.
Operator.checkForCancellation()
Operator.checkForCancellation() without parameters instead.
RasterDataNode.isNoDataValueSet() will return false.
sourceCollection against the clipGeometry and reprojects the clipped features
to the targetCrs.
PageComponent.
ApplicationPage.
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) + ...
- computeFracIndex(IntervalPartition, double, FracIndex) -
Static method in class org.esa.beam.util.math.LookupTable
- Computes the
FracIndex of a coordinate value with respect to a given
interval partition.
- computeHistogram(RenderedImage, ROI, int, Range) -
Static method in class org.esa.beam.util.math.Histogram
-
- computeHistogramByte(byte[], IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
byte array in the given value range.
- computeHistogramDouble(double[], IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
double array in the given value range.
- computeHistogramDouble(DoubleList, IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
Histogram.DoubleList in the given value range.
- computeHistogramFloat(float[], IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
float array in the given value range.
- computeHistogramGeneric(Object, boolean, IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
Histogram.DoubleList in the given value range.
- computeHistogramInt(int[], IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
int array in the given value range.
- computeHistogramShort(short[], IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
short array in the given value range.
- computeHistogramUByte(byte[], IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
byte array in the given value range.
- computeHistogramUInt(int[], IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
int array in the given value range.
- computeHistogramUShort(short[], IndexValidator, int, Range, Histogram, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Histogram
- Computes the histogram for the values in the given
short array in the given value range.
- computeIndex(float, float, int, int, Resampling.Index) -
Method in interface org.esa.beam.framework.dataop.resamp.Resampling
- Computes the index's properties for the given pixel coordinate.
- ComputeMaskAreaAction - Class in org.esa.beam.visat.actions
-
- ComputeMaskAreaAction() -
Constructor for class org.esa.beam.visat.actions.ComputeMaskAreaAction
-
- computeMinMaxY(PixelPos[]) -
Static method in class org.esa.beam.util.ProductUtils
- Computes the minimum and maximum y value of the given
PixelPos array.
- computePixel(int, int, Sample[], WritableSample[]) -
Method in class org.esa.beam.framework.gpf.pointop.PixelOperator
- Computes the target samples from the given source samples.
- computePreferredTileSize(int, int, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- computeRangeByte(byte[], IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
byte array.
- computeRangeDouble(double[], IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
double array.
- computeRangeDouble(DoubleList, IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
Range.DoubleList.
- computeRangeFloat(float[], IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
float array.
- computeRangeGeneric(Object, boolean, IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
Object.
- computeRangeInt(int[], IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
int array.
- computeRangeShort(short[], IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
short array.
- computeRangeUByte(byte[], IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
byte array.
- computeRangeUInt(int[], IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
int array.
- computeRangeUShort(short[], IndexValidator, Range, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Range
- Computes the value range for the values in the given
short array.
- computeRect(PlanarImage[], WritableRaster, Rectangle) -
Method in class org.esa.beam.framework.gpf.internal.OperatorImage
-
- computeRect(PlanarImage[], WritableRaster, Rectangle) -
Method in class org.esa.beam.framework.gpf.internal.OperatorImageTileStack
-
- computeRMSE(double[][], int[], FXY[], double[]) -
Static method in class org.esa.beam.util.math.Approximator
- Returns the root mean square error (RMSE) for the approximation of the given data with a function given by
z(x,y) =
c[0]*f[0](x,y) + c[1]*f[1](x,y) + c[2]*f[2](x,y) + ...
- computeRoundFactor(float, float, int) -
Static method in class org.esa.beam.util.math.MathUtils
- Computes a rounding factor suitable for the given value range and number of significant digits.
- computeRoundFactor(double, double, int) -
Static method in class org.esa.beam.util.math.MathUtils
- Computes a rounding factor suitable for the given value range and number of significant digits after the decimal
point.
- computeSample(int, int, Sample[], WritableSample) -
Method in class org.esa.beam.framework.gpf.pointop.SampleOperator
- Computes a single target sample from the given source samples.
- computeSourcePixelCoordinates(GeoCoding, int, int, GeoCoding, Rectangle) -
Static method in class org.esa.beam.util.ProductUtils
-
- computeStatistics(Statistics[], Statistics) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsByte(byte[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsDouble(double[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsDouble(DoubleList, IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsFloat(float[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsGeneric(Object, boolean, IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated. Computes the statistics for the given values.
- computeStatisticsInt(int[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsLong(long[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsShort(short[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsUByte(byte[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsUInt(int[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsULong(long[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStatisticsUShort(short[], IndexValidator, Statistics, ProgressMonitor) -
Static method in class org.esa.beam.util.math.Statistics
- Deprecated.
- computeStxImpl(int, ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.Band
-
- computeStxImpl(int, ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Computes the statistics.
- computeTile(int, int) -
Method in class org.esa.beam.framework.gpf.internal.OperatorImageTileStack
-
- computeTile(Band, Tile, ProgressMonitor) -
Method in class org.esa.beam.framework.gpf.Operator
- Called by the framework in order to compute a tile for the given target band.
- computeTile(Band, Tile, ProgressMonitor) -
Method in class org.esa.beam.framework.gpf.pointop.SampleOperator
- Overridden to call the
computeSample method for every
pixel in the given tile's rectangle.
- computeTileStack(Map<Band, Tile>, Rectangle, ProgressMonitor) -
Method in class org.esa.beam.framework.gpf.Operator
- Called by the framework in order to compute the stack of tiles for the given target bands.
- computeTileStack(Map<Band, Tile>, Rectangle, ProgressMonitor) -
Method in class org.esa.beam.framework.gpf.pointop.PixelOperator
-
- computeY(FX[], double[], double) -
Static method in class org.esa.beam.util.math.Approximator
- Computes y(x) = sum(c[i] * f[i](x), i = 0, n - 1).
- computeZ(FXY[], double[], double, double) -
Static method in class org.esa.beam.util.math.Approximator
- Computes z(x,y) = sum(c[i] * f[i](x,y), i = 0, n - 1).
- computeZ(double, double) -
Method in class org.esa.beam.util.math.FXYSum.BiCubic
-
- computeZ(double, double) -
Method in class org.esa.beam.util.math.FXYSum.BiLinear
-
- computeZ(double, double) -
Method in class org.esa.beam.util.math.FXYSum.BiQuadric
-
- computeZ(double, double) -
Method in class org.esa.beam.util.math.FXYSum
- Computes this sum of function terms z(x,y) = sum(c[i] * f[i](x,y), i=0, n-1).
- computeZ(FXY[], double[], double, double) -
Static method in class org.esa.beam.util.math.FXYSum
- Computes z(x,y) = sum(c[i] * f[i](x,y), i = 0, n - 1).
- computeZ(double, double) -
Method in class org.esa.beam.util.math.FXYSum.Cubic
-
- computeZ(double, double) -
Method in class org.esa.beam.util.math.FXYSum.Linear
-
- computeZ(double, double) -
Method in class org.esa.beam.util.math.FXYSum.Quadric
-
- computeZoomInToSliderLimits() -
Method in class org.esa.beam.framework.ui.ImageInfoEditor
-
- computeZoomInVertical() -
Method in class org.esa.beam.framework.ui.ImageInfoEditor
-
- computeZoomOutToFullHistogramm() -
Method in class org.esa.beam.framework.ui.ImageInfoEditor
-
- computeZoomOutVertical() -
Method in class org.esa.beam.framework.ui.ImageInfoEditor
-
- ConfigDialog - Class in org.esa.beam.framework.ui.config
- Instances of the
ConfigDialog class are modal dialogs composed of one or more, possibly nested
configuration pages of the type ConfigPage. - ConfigDialog() -
Constructor for class org.esa.beam.framework.ui.config.ConfigDialog
-
- ConfigDialog(Window, String) -
Constructor for class org.esa.beam.framework.ui.config.ConfigDialog
-
- ConfigPage - Interface in org.esa.beam.framework.ui.config
- This interface represents a page within a configuration dialog.
- configure(ConfigurationElement) -
Method in class org.esa.beam.framework.datamodel.RGBImageProfile
-
- configure(ConfigurationElement) -
Method in class org.esa.beam.framework.ui.application.support.DefaultApplicationDescriptor
- Configures this extension with the supplied configuration data.
- configure(ConfigurationElement) -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- configure(ResourceBundle) -
Method in class org.esa.beam.framework.ui.command.Command
- Configures this command with the properties (if any) found in the given recource bundle.
- configure(ConfigurationElement) -
Method in class org.esa.beam.framework.ui.command.Command
-
- configure(ResourceBundle) -
Method in class org.esa.beam.framework.ui.command.ExecCommand
- Configures this command with the properties (if any) found in the given recource bundle.
- configure(ConfigurationElement) -
Method in class org.esa.beam.framework.ui.command.ExecCommand
-
- configure(ResourceBundle) -
Method in class org.esa.beam.framework.ui.command.SelectableCommand
- Configures this command with the properties (if any) found in the given recource bundle.
- configure(ConfigurationElement) -
Method in class org.esa.beam.framework.ui.command.SelectableCommand
-
- configure(ConfigurationElement) -
Method in class org.esa.beam.framework.ui.layer.DefaultLayerEditorDescriptor
-
- configure(ConfigurationElement) -
Method in class org.esa.beam.visat.actions.DefaultOperatorAction
-
- configure(ConfigurationElement) -
Method in class org.esa.beam.visat.actions.ProcessorAction
-
- configure(ConfigurationElement) -
Method in class org.esa.beam.visat.actions.ProductExportAction
-
- configure(ConfigurationElement) -
Method in class org.esa.beam.visat.actions.ProductImportAction
-
- configure(ConfigurationElement) -
Method in class org.esa.beam.visat.actions.ToolAction
-
- configureCommandsByResourceBundle() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- configureFileChooser(BeamFileChooser, ProductSceneView, String) -
Method in class org.esa.beam.visat.actions.AbstractExportImageAction
-
- configureFileChooser(BeamFileChooser, ProductSceneView, String) -
Method in class org.esa.beam.visat.actions.ExportImageAction
-
- configureFileChooser(BeamFileChooser, ProductSceneView, String) -
Method in class org.esa.beam.visat.actions.ExportLegendImageAction
-
- configureNoteLabel(JLabel) -
Static method in class org.esa.beam.visat.VisatPreferencesDialog
-
- configurePreferredTileSize(Product) -
Static method in class org.esa.beam.framework.dataio.AbstractProductReader
-
- configureSourceSamples(SampleConfigurer) -
Method in class org.esa.beam.framework.gpf.pointop.PointOperator
- Configures all source samples that this operator requires for the computation of target samples.
- configureSystemLogger(Formatter, boolean) -
Static method in class org.esa.beam.util.logging.BeamLogManager
- Configures the system logger using the given formatter and installs an optional console handler.
- configureTargetProduct(ProductConfigurer) -
Method in class org.esa.beam.framework.gpf.pointop.PointOperator
- Configures the target product via the given
ProductConfigurer.
- configureTargetSamples(SampleConfigurer) -
Method in class org.esa.beam.framework.gpf.pointop.PointOperator
- Configures all target samples computed by this operator.
- connectVertices(boolean) -
Method in class org.esa.beam.framework.datamodel.TransectProfileDataBuilder
-
- Constants - Class in org.esa.beam.util.io
- Some constants.
- Constants() -
Constructor for class org.esa.beam.util.io.Constants
-
- ConstrainedLSU - Class in org.esa.beam.util.math
- Performs a constrained linear spectral unmixing, where the sum
of abundances always is equal to unity.
- ConstrainedLSU(double[][]) -
Constructor for class org.esa.beam.util.math.ConstrainedLSU
- Constructs a new instance of this class.
- contains(Product) -
Method in class org.esa.beam.framework.datamodel.ProductManager
- Tests whether the given product is contained in this list.
- contains(String) -
Method in class org.esa.beam.framework.datamodel.ProductNodeGroup
- Tests whether a node with the given name is contained in this group.
- contains(T) -
Method in class org.esa.beam.framework.datamodel.ProductNodeGroup
- Tests whether the given product is contained in this list.
- contains(String) -
Method in class org.esa.beam.framework.datamodel.ProductNodeList
- Tests if this list contains a node with the given name.
- contains(T) -
Method in class org.esa.beam.framework.datamodel.ProductNodeList
- Tests if this list contains the given node.
- contains(String[], String) -
Static method in class org.esa.beam.util.StringUtils
- Tests whether or not a given string is contained in a given string array.
- containsAttribute(String) -
Method in class org.esa.beam.framework.datamodel.MetadataElement
- Checks whether this node has an element with the given name.
- containsBand(String) -
Method in class org.esa.beam.framework.datamodel.Product
- Tests if a band with the given name is contained in this product.
- containsBitmaskDef(BitmaskDef) -
Method in class org.esa.beam.framework.datamodel.Product
- Deprecated. since BEAM 4.7, use
Product.getMaskGroup() instead
- containsContext(String) -
Method in class org.esa.beam.framework.ui.command.Command
-
- containsElement(String) -
Method in class org.esa.beam.framework.datamodel.MetadataElement
- Tests if a element with the given name is contained in this element.
- containsIgnoreCase(String[], String) -
Static method in class org.esa.beam.util.StringUtils
- Tests whether or not a given string is contained in a given string array.
- containsIgnoreCase(List, String) -
Static method in class org.esa.beam.util.StringUtils
- Tests whether or not a given string is contained in a list.
- containsLocation(String) -
Method in class org.esa.beam.framework.ui.command.Command
-
- containsNodeName(String) -
Method in class org.esa.beam.framework.dataio.ProductSubsetDef
- Checks whether or not a node name is already contained in this subset.
- containsPixel(float, float) -
Method in class org.esa.beam.framework.datamodel.Product
- Tests if the given pixel position is within the product pixel bounds.
- containsPixel(PixelPos) -
Method in class org.esa.beam.framework.datamodel.Product
- Tests if the given pixel position is within the product pixel bounds.
- containsPoint(double, double) -
Method in interface org.esa.beam.framework.draw.Figure
- Deprecated. Checks if a point is inside the figure.
- containsPoint(int, int) -
Method in interface org.esa.beam.framework.draw.FigureHandle
- Deprecated. Tests if a point is contained in the handle.
- containsPoint(double, double) -
Method in class org.esa.beam.framework.draw.ShapeFigure
- Deprecated. Checks if a point is inside the figure.
- containsProduct(String) -
Method in class org.esa.beam.framework.datamodel.ProductManager
- Tests whether a product with the given name is contained in this list.
- containsProperty(String) -
Method in class org.esa.beam.framework.param.ParamProperties
- Returns
true if an attribute with given name was found.
- containsProperty(String, Object) -
Method in class org.esa.beam.framework.ui.command.Command
-
- containsPropertyValue(String, Object) -
Method in class org.esa.beam.framework.ui.command.Command
-
- containsRasterDataNode(String) -
Method in class org.esa.beam.framework.datamodel.Product
- Tests if a raster data node with the given name is contained in this product.
- containsTiePointGrid(String) -
Method in class org.esa.beam.framework.datamodel.Product
- Tests if a tie-point grid with the given name is contained in this product.
- ControlFactory - Interface in org.esa.beam.framework.ui.application
-
- convertImage(RenderedImage, int) -
Static method in class org.esa.beam.util.ImageUtils
- Converts the given rendered image into an image of the given {#link java.awt.image.BufferedImage} type.
- convertObjectToXml(Object) -
Method in class org.esa.beam.framework.gpf.annotations.ParameterBlockConverter
-
- convertToGeoPath(Shape, GeoCoding) -
Static method in class org.esa.beam.util.ProductUtils
- Converts a
Shape given in pixel X/Y coordinates into a GeneralPath in geografic
coordinates using the supplied geo coding.
- convertToLocalPath(String) -
Static method in class org.esa.beam.util.SystemUtils
- Replace the separator character '/' with the system-dependent path-separator character.
- convertToMetadata() -
Method in class org.esa.beam.framework.processor.Request
- Converts this request to a metadata element.
- convertToPixelPath(GeneralPath, GeoCoding) -
Static method in class org.esa.beam.util.ProductUtils
- Converts a
GeneralPath given in geographic lon/lat coordinates into a GeneralPath in
pixel coordinates using the supplied geo coding.
- convertXmlToDomElement(String) -
Method in class org.esa.beam.framework.gpf.annotations.ParameterBlockConverter
-
- convertXmlToMap(String, Class<?>) -
Method in class org.esa.beam.framework.gpf.annotations.ParameterBlockConverter
-
- convertXmlToObject(String, T) -
Method in class org.esa.beam.framework.gpf.annotations.ParameterBlockConverter
-
- ConvolutionFilterBand - Class in org.esa.beam.framework.datamodel
- A band that obtains its input data from an underlying source band and filters
the raster data using a
Kernel. - ConvolutionFilterBand(String, RasterDataNode, Kernel) -
Constructor for class org.esa.beam.framework.datamodel.ConvolutionFilterBand
-
- CoordinateReferenceSystems - Class in org.esa.beam.framework.dataop.maptransf.geotools
- Deprecated. since BEAM 4.7, use
CrsGeoCoding instead. - CoordinateReferenceSystems() -
Constructor for class org.esa.beam.framework.dataop.maptransf.geotools.CoordinateReferenceSystems
- Deprecated.
- copyBand(String, Product, Product) -
Method in class org.esa.beam.framework.processor.Processor
- Copies the band with the given
bandName from the inputProduct
to the outputProduct, if the band exists in the inputProduct.
- copyBand(String, Product, Product, boolean) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the named band from the source product to the target product.
- copyBand(String, Product, String, Product, boolean) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the named band from the source product to the target product.
- copyBand(String, Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Deprecated. since BEAM 4.10, use
ProductUtils.copyBand(String, Product, Product, boolean) instead.
- copyBand(String, Product, String, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Deprecated. since BEAM 4.10, use
ProductUtils.copyBand(String, Product, String, Product, boolean) instead.
- copyBandData(String[], Product, Product, ProgressMonitor) -
Method in class org.esa.beam.framework.processor.Processor
- Copies the data for the bands with the given band names from input product to output product.
- copyBandData(String, Product, Product, ProgressMonitor) -
Method in class org.esa.beam.framework.processor.Processor
- Copies the data for the band with the given band name from input product to output product.
- copyBands(String...) -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- copyBands(ProductNodeFilter<Band>) -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- copyBandsForGeomTransform(Product, Product, double, Map<Band, RasterDataNode>) -
Static method in class org.esa.beam.util.ProductUtils
- Copies only the bands from source to target.
- copyBandsForGeomTransform(Product, Product, boolean, double, Map<Band, RasterDataNode>) -
Static method in class org.esa.beam.util.ProductUtils
- Adds raster data nodes of a source product as bands to the given target product.
- copyFlagBandData(Product, Product, ProgressMonitor) -
Method in class org.esa.beam.framework.processor.Processor
- Deprecated. since BEAM 4.6.2, use
Processor.copyFlagBands(Product, Product) instead.
- copyFlagBands(Product, Product) -
Method in class org.esa.beam.framework.processor.Processor
- Copies all flag bands together with their flagcoding from the input product
to the outout product.
- copyFlagBands(Product, Product, boolean) -
Static method in class org.esa.beam.util.ProductUtils
- Copies all bands which contain a flagcoding from the source product to the target product.
- copyFlagBands(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Deprecated. since BEAM 4.10, use
ProductUtils.copyFlagBands(Product, Product, boolean) instead.
- copyFlagCoding(FlagCoding, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the given source flag coding to the target product.
- copyFlagCodings(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the flag codings from the source product to the target.
- copyGeoCoding() -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- copyGeoCoding(Product, Product) -
Method in class org.esa.beam.framework.processor.Processor
- Copies the
geo-coding from the input to the output product.
- copyGeoCoding(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the geocoding from the source product to target product.
- copyIndexCoding(IndexCoding, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the given source index coding to the target product
If it exists already, the method simply returns the existing instance.
- copyInto(T[]) -
Method in class org.esa.beam.framework.datamodel.ProductNodeList
- Copies the product nodes of this product node list into the specified array.
- copyInto(PropertyMap) -
Method in class org.esa.beam.framework.ui.UserInputHistory
-
- copyMasks() -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- copyMasks(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the
Masks from the source product to the target product.
- copyMetadata() -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- copyMetadata(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies all metadata elements and attributes of the source product to the target product.
- copyMetadata(MetadataElement, MetadataElement) -
Static method in class org.esa.beam.util.ProductUtils
- Copies all metadata elements and attributes of the source element to the target element.
- copyOverlayMasks(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the overlay
Masks from the source product's raster data nodes to
the target product's raster data nodes.
- copyPixelInfoStringToClipboard() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- copyPreferredTileSize(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the source product's preferred tile size (if any) to the target product.
- copyRasterDataNodeProperties(RasterDataNode, RasterDataNode) -
Static method in class org.esa.beam.util.ProductUtils
- Copies all properties from source band to the target band.
- copyRequestMetaData(Product) -
Method in class org.esa.beam.framework.processor.Processor
-
- copyRoiMasks(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Deprecated. since BEAM 4.10 (no replacement)
- copySpectralBandProperties(Band, Band) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the spectral properties from source band to target band.
- copyTiePointGrid(String, Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies the named tie-point grid from the source product to the target product.
- copyTiePointGrids(String...) -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- copyTiePointGrids(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
- Copies all tie point grids from one product to another.
- copyTimeCoding() -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- copyTo(int, double[], int, int) -
Method in interface org.esa.beam.util.math.Array
- Copies an array from the primitive array wrapped, beginning at the
specified position, to the specified position of the destination array.
- copyTo(int, double[], int, int) -
Method in class org.esa.beam.util.math.Array.Double
-
- copyTo(int, double[], int, int) -
Method in class org.esa.beam.util.math.Array.Float
-
- copyToClipboard(String) -
Static method in class org.esa.beam.util.SystemUtils
- Copies the given text to the system clipboard.
- copyToClipboard(Image) -
Static method in class org.esa.beam.util.SystemUtils
- Copies the given image to the system clipboard.
- copyVectorData() -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- copyVectorData(Product, Product) -
Static method in class org.esa.beam.util.ProductUtils
-
- create(Product, boolean, int, float, float) -
Static method in class org.esa.beam.framework.datamodel.Graticule
- Creates a graticule for the given product.
- create(RasterDataNode, boolean, int, float, float) -
Static method in class org.esa.beam.framework.datamodel.Graticule
- Creates a graticule for the given product.
- create(String, String, int, int, String, Color, double) -
Static method in class org.esa.beam.framework.datamodel.Mask.BandMathsType
-
- create(Date, long) -
Static method in class org.esa.beam.framework.datamodel.ProductData.UTC
- Creates a new UTC instance based on the given time and microseconds fraction.
- create(RasterDataNode, int, ProgressMonitor) -
Static method in class org.esa.beam.framework.datamodel.Stx
- Deprecated. since BEAM 4.10, use
StxFactory instead.
- create(RasterDataNode, Mask, ProgressMonitor) -
Static method in class org.esa.beam.framework.datamodel.Stx
- Deprecated. since BEAM 4.10, use
StxFactory instead.
- create(RasterDataNode, Mask, int, ProgressMonitor) -
Static method in class org.esa.beam.framework.datamodel.Stx
- Deprecated. since BEAM 4.10, use
StxFactory instead.
- create(RasterDataNode, int, int, double, double, ProgressMonitor) -
Static method in class org.esa.beam.framework.datamodel.Stx
- Deprecated. since BEAM 4.10, use
StxFactory instead.
- create(RasterDataNode, Mask, int, double, double, ProgressMonitor) -
Static method in class org.esa.beam.framework.datamodel.Stx
- Deprecated. since BEAM 4.10, use
StxFactory instead.
- create() -
Method in class org.esa.beam.framework.datamodel.StxFactory
- Creates an
Stx instance.
- create(RasterDataNode, ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.StxFactory
- Computes statistics for the given raster data node.
- create(RasterDataNode, Shape) -
Static method in class org.esa.beam.framework.datamodel.TransectProfileData
- Deprecated. since 4.10, use
TransectProfileDataBuilder instead
- create(int, boolean) -
Static method in class org.esa.beam.framework.dataop.maptransf.UTMProjection
- Deprecated. Creates a new UTM projection instance.
- create(String, int, boolean) -
Static method in class org.esa.beam.framework.dataop.maptransf.UTMProjection
- Deprecated. Creates a new UTM projection instance.
- create(Operator) -
Static method in class org.esa.beam.framework.gpf.internal.OperatorExecutor
-
- create(PropertyMap) -
Static method in class org.esa.beam.framework.param.ParamGroup
- Adds and configures parameters supplied through the given properties.
- create8BitGreyscaleColorModel() -
Static method in class org.esa.beam.util.ImageUtils
-
- createAboutBox() -
Method in class org.esa.beam.visat.VisatApp
-
- createAction() -
Method in class org.esa.beam.framework.ui.command.Command
- Creates an appropriate action instance for this command.
- createAction() -
Method in class org.esa.beam.framework.ui.command.CommandGroup
-
- createAction() -
Method in class org.esa.beam.framework.ui.command.SelectableCommand
-
- createAction() -
Method in class org.esa.beam.framework.ui.command.ToolCommand
-
- createActionPane() -
Method in class org.esa.beam.framework.ui.ExpressionPane
-
- createAddFileButton() -
Method in class org.esa.beam.framework.ui.io.FileArrayEditor
-
- createAlphaOverlay(PlanarImage, PlanarImage, Color) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createApplication(ApplicationDescriptor) -
Method in class org.esa.beam.visat.VisatMain
-
- createArbitraryArea(Area, Map<String, Object>) -
Static method in class org.esa.beam.framework.draw.ShapeFigure
- Deprecated.
- createArray(int) -
Static method in class org.esa.beam.util.math.FracIndex
- Creates an array of type
FracIndex[].
- createArray(double[]...) -
Static method in class org.esa.beam.util.math.IntervalPartition
- Creates an array of interval partitions from an array of sequences.
- createArray(float[]...) -
Static method in class org.esa.beam.util.math.IntervalPartition
- Creates an array of interval partitions from an array of sequences.
- CreateAsarNrcsBandsAction - Class in org.esa.beam.visat.actions
-
- CreateAsarNrcsBandsAction() -
Constructor for class org.esa.beam.visat.actions.CreateAsarNrcsBandsAction
-
- createAutoZoneProjection() -
Static method in class org.esa.beam.framework.dataop.maptransf.UTM
- Deprecated. Creates an automatic-zone UTM map projection.
- createBandArithmeticDefaultNamespace() -
Method in class org.esa.beam.framework.datamodel.Product
- Creates a namespace to be used by parsers for band arithmetic expressions.
- createBandArithmeticParser() -
Method in class org.esa.beam.framework.datamodel.Product
- Creates a parser for band arithmetic expressions.
- createBitmaskDef(Element) -
Static method in class org.esa.beam.framework.datamodel.BitmaskDef
- Deprecated.
- createBitmaskParamProperties() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a default parameter info type for parameters of type bitmask expression.
- createBooleanExpressionPane(Product[], Product, PropertyMap) -
Static method in class org.esa.beam.framework.ui.product.ProductExpressionPane
-
- createBooleanParamProperties() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates default boolean parameter properties.
- createBoundFloatParamProperties() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a default parameter info type for parameters of type bound float.
- createBoundsInputPanel(boolean) -
Method in class org.esa.beam.framework.ui.BoundsInputPanel
- Creates the UI component.
- createButton(Icon, boolean) -
Static method in class org.esa.beam.framework.ui.tool.ToolButtonFactory
-
- createButton(Action, boolean) -
Static method in class org.esa.beam.framework.ui.tool.ToolButtonFactory
-
- createByteCastOp(RenderedImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createBytePackedBitmaskRasterData() -
Method in class org.esa.beam.util.BitRaster
- Creates a byte-packed bitmask as array of bytes.
- createCalendar() -
Static method in class org.esa.beam.framework.datamodel.ProductData.UTC
- Gets the MJD 2000 calendar on which this UTC date/time is based.
- createCenterColor(ColorPaletteDef.Point, ColorPaletteDef.Point) -
Static method in class org.esa.beam.framework.datamodel.ColorPaletteDef
- Deprecated. since BEAM 4.2, use
ColorPaletteDef.getCenterColor(java.awt.Color, java.awt.Color)
- createCFunctionCode(String, String, String) -
Method in class org.esa.beam.util.math.FXYSum
- Returns this sum of function terms as human-readable C-code.
- createChild(String) -
Method in class org.esa.beam.util.TreeNode
-
- createClampOp(RenderedImage, double, double) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createClone() -
Method in class org.esa.beam.framework.datamodel.ColorPaletteDef.Point
-
- createCloneWithNewOffsetAndSize(float, float, float, float) -
Method in class org.esa.beam.framework.datamodel.FXYGeoCoding
-
- createCollocationTargetGeometry(Product, Product) -
Static method in class org.esa.beam.framework.datamodel.ImageGeometry
-
- createColor(Element) -
Static method in class org.esa.beam.util.XmlHelper
- Deprecated.
- createColorIndexedImage(ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates an image for this raster data node.
- createColorIndexedImage(RasterDataNode, ProgressMonitor) -
Static method in class org.esa.beam.util.ProductUtils
- Creates a greyscale image from the given
RasterDataNode.
- createColorLookupTable(IndexColorModel) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createColorPalette(Scaling) -
Method in class org.esa.beam.framework.datamodel.ColorPaletteDef
-
- createColorPalette() -
Method in class org.esa.beam.framework.ui.DefaultImageInfoEditorModel
-
- createColorPalette() -
Method in interface org.esa.beam.framework.ui.ImageInfoEditorModel
-
- createColorToGrayOp(RenderedImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Use this method to scale an CS_sRGB into a grayscale Image (CS_GRAY)
- createCommandGroup(String, CommandStateListener) -
Method in interface org.esa.beam.framework.ui.command.CommandManager
- Creates a new command group command for the given unique command ID and the given command state listener.
- createCommandGroup(String, CommandStateListener) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandManager
- Creates a new command group command for the given unique command ID an the given command state listener.
- createCompatibleProductData(int) -
Method in class org.esa.beam.framework.datamodel.DataNode
- Creates product data that is compatible to this dataset's data type.
- createCompatibleRasterData() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates raster data that is compatible to this dataset's data type.
- createCompatibleRasterData(int, int) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates raster data that is compatible to this dataset's data type.
- createCompatibleSampleModel(int, int) -
Method in class org.esa.beam.util.jai.SingleBandedSampleModel
- Creates a new SingleBandSampleModel with the specified
width and height.
- createCompatibleSceneRasterData() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates raster data that is compatible to this dataset's data type.
- createComponentColorModel() -
Method in class org.esa.beam.framework.datamodel.ImageInfo
-
- createConstant(String, boolean) -
Static method in class com.bc.jexp.impl.SymbolFactory
- Creates a new
boolean constant.
- createConstant(String, int) -
Static method in class com.bc.jexp.impl.SymbolFactory
- Creates a new
int constant.
- createConstant(String, double) -
Static method in class com.bc.jexp.impl.SymbolFactory
- Creates a new
double constant.
- createConstraints(String) -
Static method in class org.esa.beam.framework.ui.GridBagUtils
- Creates a
GridBagConstraints instance with the attributes given as a comma separated key-value pairs
in a text string.
- createControl() -
Method in class org.esa.beam.framework.ui.application.support.AbstractControlFactory
-
- createControl() -
Method in class org.esa.beam.framework.ui.application.support.DefaultDocViewPane
-
- createControl() -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewPane
-
- createControl() -
Method in class org.esa.beam.framework.ui.layer.AbstractLayerConfigurationEditor
-
- createControl(AppContext, Layer) -
Method in class org.esa.beam.framework.ui.layer.AbstractLayerEditor
-
- createControl() -
Method in class org.esa.beam.framework.ui.layer.AbstractLayerEditor
- Creates the editor control for this editor.
- createControl(AppContext, Layer) -
Method in interface org.esa.beam.framework.ui.layer.LayerEditor
- Creates the control for the user interface which is displayed
in the Layer Editor Toolview.
- createControl() -
Method in class org.esa.beam.visat.ProductsToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.diag.TileCacheDiagnosisToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.imageinfo.ColorManipulationToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.layermanager.AbstractLayerToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.layermanager.editors.FeatureLayerEditor
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.layermanager.LayerManagerToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.mask.MaskToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.nav.NavigationToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.pixelinfo.PixelInfoToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.placemark.PlacemarkEditorToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.placemark.PlacemarkManagerToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.spectrum.SpectrumToolView
-
- createControl() -
Method in class org.esa.beam.visat.toolviews.worldmap.WorldMapToolView
-
- createControl() -
Method in class org.esa.beam.visat.VisatApplicationPage
-
- createControlIfNecessary() -
Method in class org.esa.beam.framework.ui.application.support.AbstractControlFactory
-
- createCopy() -
Method in class org.esa.beam.framework.datamodel.BitmaskDef
- Deprecated. Creates and returns a copy of this object.
- createCopy() -
Method in class org.esa.beam.framework.param.ParamProperties
- Creates and returns a copy of this object.
- createCopy(FXYSum) -
Static method in class org.esa.beam.util.math.FXYSum
- Creates a copy of the given
fxySum.
- createCrsComponent() -
Method in class org.esa.beam.framework.ui.crs.CrsForm
-
- createCrsComponent() -
Method in class org.esa.beam.framework.ui.crs.CustomCrsForm
-
- createCrsComponent() -
Method in class org.esa.beam.framework.ui.crs.PredefinedCrsForm
-
- createCrsComponent() -
Method in class org.esa.beam.framework.ui.crs.ProductCrsForm
-
- createData(RepositoryEntry, Repository) -
Method in interface org.esa.beam.visat.actions.pgrab.model.dataprovider.DataProvider
- Implementation should create the data this
DataProvider provides.
- createData(RepositoryEntry, Repository) -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.FileNameProvider
-
- createData(RepositoryEntry, Repository) -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.ProductPropertiesProvider
-
- createData(RepositoryEntry, Repository) -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.ProductSizeProvider
-
- createData(RepositoryEntry, Repository) -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.QuicklookProvider
-
- createData(RepositoryEntry, Repository) -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.WorldMapProvider
-
- createDataBufferArray(int, int) -
Static method in class org.esa.beam.util.ImageUtils
-
- createDateFormat() -
Static method in class org.esa.beam.framework.datamodel.ProductData.UTC
- Creates the MJD 2000 date format used to parse and format.
- createDateFormat(String) -
Static method in class org.esa.beam.framework.datamodel.ProductData.UTC
- Creates a date format using the given pattern.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.MapGeoCoding
- Deprecated.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.MetadataAttribute
-
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.MetadataElement
-
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.ASCII
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.Byte
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.Double
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.Float
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.Int
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.Short
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.UByte
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.UInt
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.UShort
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.datamodel.ProductData.UTC
- Retuns a "deep" copy of this product data.
- createDeepClone() -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor.AEAC
- Deprecated. Creates a deep clone of this
MapTransform.
- createDeepClone() -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor.LCCT
- Deprecated. Creates a deep clone of this
MapTransform.
- createDeepClone() -
Method in class org.esa.beam.framework.dataop.maptransf.MapInfo
- Deprecated.
- createDeepClone() -
Method in interface org.esa.beam.framework.dataop.maptransf.MapTransform
- Deprecated. Creates a deep clone of this
MapTransform.
- createDeepClone() -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor.ST
- Deprecated.
- createDeepClone() -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor.TMT
- Deprecated.
- createDeepCopy() -
Method in class org.esa.beam.framework.datamodel.ColorPaletteDef
-
- createDeepCopy() -
Method in class org.esa.beam.framework.datamodel.ImageInfo
- Creates and returns a "deep" copy of this object.
- createDefaultAccessoryPane(Component) -
Method in class org.esa.beam.framework.ui.ExpressionPane
-
- createDefaultBorderLayout() -
Static method in class org.esa.beam.framework.ui.BorderLayoutUtils
-
- createDefaultConstraints() -
Static method in class org.esa.beam.framework.ui.GridBagUtils
- Creates a
GridBagConstraints instance with the following attributes: anchor=WEST insets.top=0 insets.left=3
insets.bottom=0 insets.right=3
- createDefaultDialog(String, AppContext) -
Static method in class org.esa.beam.framework.gpf.ui.DefaultSingleTargetProductDialog
-
- createDefaultEmptyBorderPanel() -
Static method in class org.esa.beam.framework.ui.BorderLayoutUtils
-
- createDefaultEmptyBorderPanel() -
Static method in class org.esa.beam.framework.ui.GridBagUtils
-
- createDefaultFeatureType() -
Static method in class org.esa.beam.framework.datamodel.PlainFeatureFactory
-
- createDefaultFeatureType(CoordinateReferenceSystem) -
Static method in class org.esa.beam.framework.datamodel.PlainFeatureFactory
-
- createDefaultImageInfo(double[], ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.Band
-
- createDefaultImageInfo(double[], ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates a default image information instance.
- createDefaultImageInfo(double[], Histogram) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates an instance of a default image information.
- createDefaultInputProductParameter() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates an input product parameter set to the default path.
- createDefaultInputProductParameter() -
Method in interface org.esa.beam.framework.processor.RequestElementFactory
- Creates a parameter for the default input product path - which is the current user's home directory.
- createDefaultLogPatternParameter(String) -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a default logging pattern parameter set to the prefix passed in.
- createDefaultLogPatternParameter(String) -
Method in interface org.esa.beam.framework.processor.RequestElementFactory
- Creates a default logging pattern parameter set to the prefix passed in.
- createDefaultMenu() -
Method in class org.esa.beam.framework.gpf.ui.OperatorMenu
- Creates the default menu.
- createDefaultNamespace(Product[], int) -
Static method in class org.esa.beam.framework.dataop.barithm.BandArithmetic
- Creates a default namespace for the product(s) given in an array.
- createDefaultNamespace(Product[], int, BandArithmetic.ProductPrefixProvider) -
Static method in class org.esa.beam.framework.dataop.barithm.BandArithmetic
- Creates a default namespace for the product(s) given in an array.
- createDefaultOutputProductParameter() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates an output product parameter set to the current user's home directory.
- createDefaultOutputProductParameter() -
Method in interface org.esa.beam.framework.processor.RequestElementFactory
- Creates an output product parameter set to the default path.
- createDefaultPanel() -
Method in class org.esa.beam.framework.gpf.ui.SourceProductSelector
-
- createDefaultPanel() -
Method in class org.esa.beam.framework.gpf.ui.TargetProductSelector
-
- createDefaultVectorDataNode(Product) -
Static method in class org.esa.beam.visat.actions.CreateVectorDataNodeAction
-
- createDefaultVectorDataNode(Product, String, String) -
Static method in class org.esa.beam.visat.actions.CreateVectorDataNodeAction
-
- createDem() -
Method in interface org.esa.beam.framework.dataop.dem.ElevationModelDescriptor
- Deprecated. since BEAM 4.6, use
ElevationModelDescriptor.createDem(org.esa.beam.framework.dataop.resamp.Resampling) instead
- createDem(Resampling) -
Method in interface org.esa.beam.framework.dataop.dem.ElevationModelDescriptor
- Creates the elevation model instance.
- CreateDemRelatedBandsAction - Class in org.esa.beam.visat.actions
-
- CreateDemRelatedBandsAction() -
Constructor for class org.esa.beam.visat.actions.CreateDemRelatedBandsAction
-
- createDensityPlotImage(RasterDataNode, float, float, RasterDataNode, float, float, Mask, int, int, Color, BufferedImage, ProgressMonitor) -
Static method in class org.esa.beam.util.ProductUtils
- Creates a density plot image from two raster data nodes.
- createDialog(Component) -
Method in class org.esa.beam.util.io.BeamFileChooser
- Overridden in order to recognize dialog size changes.
- createDirChooser(File) -
Method in class org.esa.beam.util.io.FileChooserFactory
-
- createDoubleSpinner(double, double, double, double, double, String) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- createEditor() -
Method in class org.esa.beam.framework.param.Parameter
-
- createEditorComponent(PropertyDescriptor, BindingContext) -
Method in class org.esa.beam.framework.ui.ColorEditor
-
- createEditorComponent(PropertyDescriptor, BindingContext) -
Method in class org.esa.beam.framework.ui.product.ExpressionEditor
-
- createElementValueMap(AnnotationDesc) -
Method in class org.esa.beam.framework.gpf.doclet.OperatorHandlerConsole
-
- createEllipseArea(float, float, float, float, Map<String, Object>) -
Static method in class org.esa.beam.framework.draw.ShapeFigure
- Deprecated.
- createEnvisatTargetProductSelectorModel() -
Static method in class org.esa.beam.framework.gpf.ui.TargetProductSelectorModel
-
- createExecCommand(String, CommandListener) -
Method in interface org.esa.beam.framework.ui.command.CommandManager
- Creates a new executable command for the given unique command ID and the given command listener.
- createExecCommand(String, CommandListener) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandManager
- Creates a new executable command for the given unique command ID and the given command listener.
- createExpOp(RenderedImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createExtensionFactory() -
Method in class org.esa.beam.framework.ui.layer.DefaultLayerEditorDescriptor
- Creates an extension factory that maps an instances of a
Layer or
a LayerType to an instance of a LayerEditor.
- createExtensionFilenameFilter(String) -
Static method in class org.esa.beam.util.io.FileUtils
- Creates a file filter which only lets files through which have the given extension.
- createExternalName(String) -
Static method in class com.bc.jexp.impl.Tokenizer
- Create an external name from the given name.
- createExternalName(String) -
Static method in class org.esa.beam.framework.dataop.barithm.BandArithmetic
- Create an external name from the given name.
- createFallbackGeoTIFFMetada(GeoCoding, int, int) -
Static method in class org.esa.beam.util.geotiff.GeoCoding2GeoTIFFMetadata
-
- createFeatureCollection(URL, CoordinateReferenceSystem, Geometry) -
Static method in class org.esa.beam.util.FeatureUtils
-
- createFeatureId(int) -
Static method in class org.esa.beam.util.FeatureUtils
-
- createFeatureTypeName(String) -
Static method in class org.esa.beam.util.FeatureUtils
-
- createFileArrayComponent() -
Method in class org.esa.beam.framework.ui.io.FileArrayEditor
-
- createFileChooser(File) -
Method in class org.esa.beam.util.io.FileChooserFactory
-
- createFileChooserDialog() -
Method in class org.esa.beam.framework.ui.io.FileArrayEditor
-
- createFileParamProperties(int, Object) -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a default
ParamProperties for file parameters with given file selection mode and given
default value.
- createFilter(MouseInputListener) -
Static method in class org.esa.beam.util.MouseEventFilterFactory
- Wrapp the given MouseInputListener with a MouseInputFilter
- createFilter(MouseListener) -
Static method in class org.esa.beam.util.MouseEventFilterFactory
- Wrapp the given MouseInputListener with a MouseInputFilter
- CreateFilteredBandAction - Class in org.esa.beam.visat.actions
- Installs commands into VISAT which lets a user attach a
PixelGeoCoding based on pixels rather than tie points to the current product. - CreateFilteredBandAction() -
Constructor for class org.esa.beam.visat.actions.CreateFilteredBandAction
-
- createFlippedProduct(Product, int, String, String) -
Static method in class org.esa.beam.framework.dataio.ProductFlipper
-
- createFlippedProduct(Product, boolean, int, String, String) -
Static method in class org.esa.beam.framework.dataio.ProductFlipper
-
- createFlippedProduct(int, String, String) -
Method in class org.esa.beam.framework.datamodel.Product
- Creates flipped raster-data version of this product.
- createFloatParamProperties() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a default parameter info type for parameters of type float
- createFormatOp(RenderedImage, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createFormatter(String, String, String) -
Static method in class org.esa.beam.util.logging.BeamLogManager
- Crates a logging formatter.
- createFrameIcon() -
Method in class org.esa.beam.framework.ui.BasicApp
- Creates a default frame icon for this application.
- createFromBitmaskDef(Element, int, int) -
Static method in class org.esa.beam.framework.datamodel.Mask.BandMathsType
- Used to read in Mask from legacy "BitmaskDef" format
- createFromSLD(File) -
Static method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.SLDUtils
-
- createFXYSum(int, double[]) -
Static method in class org.esa.beam.util.math.FXYSum
- Creates a
FXYSum by the given order and coefficients.
- createGammaCurve(double, byte[]) -
Static method in class org.esa.beam.util.math.MathUtils
- Creates a quantized gamma (correction) curve for 256 samples in range from
0 to 1.
- createGcpFeatureType() -
Static method in class org.esa.beam.framework.datamodel.Placemark
-
- createGeneralExpressionPane(Product[], Product, PropertyMap) -
Static method in class org.esa.beam.framework.ui.product.ProductExpressionPane
-
- createGeoBoundary(Product, int) -
Static method in class org.esa.beam.util.ProductUtils
- Creates the geographical boundary of the given product and returns it as a list of geographical coordinates.
- createGeoBoundary(Product, Rectangle, int) -
Static method in class org.esa.beam.util.ProductUtils
- Creates the geographical boundary of the given region within the given product and returns it as a list of
geographical coordinates.
- createGeoBoundary(Product, Rectangle, int, boolean) -
Static method in class org.esa.beam.util.ProductUtils
- Creates the geographical boundary of the given region within the given product and returns it as a list of
geographical coordinates.
- createGeoBoundary(RasterDataNode, Rectangle, int) -
Static method in class org.esa.beam.util.ProductUtils
- Creates the geographical boundary of the given region within the given raster and returns it as a list of
geographical coordinates.
- createGeoBoundaryPaths(Product) -
Static method in class org.esa.beam.util.ProductUtils
- Converts the geographic boundary entire product into one, two or three shape objects.
- createGeoBoundaryPaths(Product, Rectangle, int) -
Static method in class org.esa.beam.util.ProductUtils
- Converts the geographic boundary of the region within the given product into one, two or three shape objects.
- createGeoBoundaryPaths(Product, Rectangle, int, boolean) -
Static method in class org.esa.beam.util.ProductUtils
- Converts the geographic boundary of the region within the given product into one, two or three shape objects.
- createGeoBoundaryPolygon(Product) -
Static method in class org.esa.beam.util.FeatureCollectionClipper
- Deprecated. since BEAM 4.10, use FeatureUtils instead
- createGeoBoundaryPolygon(Product) -
Static method in class org.esa.beam.util.FeatureUtils
-
- createGeometryFeatureType() -
Static method in class org.esa.beam.framework.datamodel.Placemark
-
- createGeometryFilter() -
Static method in class org.esa.beam.framework.ui.product.VectorDataLayerFilterFactory
-
- createGeoTIFFMetadata(GeoCoding, int, int) -
Static method in class org.esa.beam.util.geotiff.GeoCoding2GeoTIFFMetadata
-
- createGeoTIFFMetadata(Product) -
Static method in class org.esa.beam.util.ProductUtils
-
- createGeoTIFFMetadata(GeoCoding, int, int) -
Static method in class org.esa.beam.util.ProductUtils
-
- createGreyscaleColorModelImage(int, int, byte[]) -
Static method in class org.esa.beam.util.ImageUtils
-
- createGroupBorder(String) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- createHandles() -
Method in class org.esa.beam.framework.draw.AbstractFigure
- Deprecated. Returns the handles used to manipulate the figure.
- createHandles() -
Method in interface org.esa.beam.framework.draw.Figure
- Deprecated. Returns the handles used to manipulate the figure.
- createHandles(int) -
Method in class org.esa.beam.framework.ui.product.SimpleFeaturePointFigure
-
- createHistogramEqualizedImage(PlanarImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Creates an equalization CDF image.
- createHistogramImage(PlanarImage, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Creates an image with a histogram attached to it.
- createHistogramImage(PlanarImage, int, double, double) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Creates an image with a histogram attached to it.
- createHistogramNormalizedImage(PlanarImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Creates a normalization CDF image.
- createHistogramNormalizedImage(PlanarImage, double[], double[]) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Creates a normalization CDF image.
- createHumanReadableExceptionMessage(Exception) -
Static method in class org.esa.beam.util.SystemUtils
- Creates a (more) human readable exception message text for the given exception.
- createIIOImage(ImageWriter, RenderedImage, GeoTIFFMetadata) -
Static method in class org.esa.beam.util.geotiff.GeoTIFF
- Creates IIO image instance given image and GeoTIFF metadata.
- createIIOMetadata(ImageWriter, ImageTypeSpecifier, GeoTIFFMetadata) -
Static method in class org.esa.beam.util.geotiff.GeoTIFF
- Creates image metadata which complies to the GeoTIFF specification for the given image writer, image type and
GeoTIFF metadata.
- createImage() -
Method in class org.esa.beam.framework.datamodel.ImageLegend
-
- createImage(Mask) -
Method in class org.esa.beam.framework.datamodel.Mask.BandMathsType
- Creates the image.
- createImage(Mask) -
Method in class org.esa.beam.framework.datamodel.Mask.ImageType
- Creates the image.
- createImage(Mask) -
Method in class org.esa.beam.framework.datamodel.Mask.RangeType
-
- createImage(Mask) -
Method in class org.esa.beam.framework.datamodel.Mask.VectorDataType
- Creates the image.
- createImage(String, ProductSceneView) -
Method in class org.esa.beam.visat.actions.AbstractExportImageAction
-
- createImage(String, ProductSceneView) -
Method in class org.esa.beam.visat.actions.ExportImageAction
-
- createImage(String, ProductSceneView) -
Method in class org.esa.beam.visat.actions.ExportLegendImageAction
-
- createImageConfig() -
Method in class org.esa.beam.framework.datamodel.Mask.BandMathsType
- Creates a prototype image configuration.
- createImageConfig() -
Method in class org.esa.beam.framework.datamodel.Mask.ImageType
- Creates a prototype image configuration.
- createImageConfig() -
Method in class org.esa.beam.framework.datamodel.Mask.RangeType
-
- createImageConfig() -
Method in class org.esa.beam.framework.datamodel.Mask.VectorDataType
- Creates a prototype image configuration.
- createImageCRS(CoordinateReferenceSystem, MathTransform) -
Static method in class org.esa.beam.framework.datamodel.AbstractGeoCoding
-
- createImageInfo(RasterDataNode[], boolean, ProgressMonitor) -
Static method in class org.esa.beam.util.ProductUtils
- Creates image creation information.
- createIndex() -
Method in interface org.esa.beam.framework.dataop.resamp.Resampling
- Factory method which creates an appropriate index for raster access.
- createIndexColorModel(Scaling) -
Method in class org.esa.beam.framework.datamodel.ImageInfo
-
- createIndexedImage(int, int, byte[], IndexColorModel) -
Static method in class org.esa.beam.util.ImageUtils
-
- createIndexedImage(RenderedImage, IntMap, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createInputProductRef(File, String, String) -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a new reference to an input product for the current processing request.
- createInputProductRef(File, String, String) -
Method in interface org.esa.beam.framework.processor.RequestElementFactory
- Creates a new reference to an input product for the current processing request.
- createInsertButton(String) -
Method in class org.esa.beam.framework.ui.ExpressionPane
-
- createInstance(int) -
Static method in class org.esa.beam.framework.datamodel.ProductData
- Factory method which creates a value instance of the given type and with exactly one element.
- createInstance(int, int) -
Static method in class org.esa.beam.framework.datamodel.ProductData
- Factory method which creates a value instance of the given type and with the specified number of elements.
- createInstance(int, Object) -
Static method in class org.esa.beam.framework.datamodel.ProductData
- Factory method which creates a value instance of the given type and with the specified number of elements.
- createInstance(byte[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createInstance(short[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createInstance(int[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createInstance(long[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
- Deprecated.
- createInstance(String) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createInstance(float[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createInstance(double[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createIntArray(int, int) -
Static method in class org.esa.beam.util.ArrayUtils
- Creates an int array which containes all values between the given min and the given max.
- createIntCastOp(RenderedImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createIntegerParamProperties() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a default parameter info type for parameters of type float
- createInternalFrame(String, Icon, JComponent, String) -
Method in class org.esa.beam.visat.VisatApp
- Deprecated. Since BEAM 4.10, use
VisatApp.createInternalFrame(String, javax.swing.Icon, javax.swing.JComponent, String, boolean) instead
- createInternalFrame(String, Icon, JComponent, String, boolean) -
Method in class org.esa.beam.visat.VisatApp
- Creates an internal frame and adds it to VISAT's desktop.
- createJMenu(String, String, char, String...) -
Method in class org.esa.beam.framework.ui.BasicApp
-
- createKml(StringBuilder) -
Method in class org.esa.beam.util.kmz.KmlFeature
-
- createKmlSpecifics(StringBuilder) -
Method in class org.esa.beam.util.kmz.KmlContainer
-
- createKmlSpecifics(StringBuilder) -
Method in class org.esa.beam.util.kmz.KmlFeature
-
- createKmlSpecifics(StringBuilder) -
Method in class org.esa.beam.util.kmz.KmlGroundOverlay
-
- createKmlSpecifics(StringBuilder) -
Method in class org.esa.beam.util.kmz.KmlOverlay
-
- createKmlSpecifics(StringBuilder) -
Method in class org.esa.beam.util.kmz.KmlPlacemark
-
- createKmlSpecifics(StringBuilder) -
Method in class org.esa.beam.util.kmz.KmlScreenOverlay
-
- createLabel(PlacemarkDescriptor, int, boolean) -
Static method in class org.esa.beam.visat.toolviews.placemark.PlacemarkNameFactory
-
- createLayer(VectorDataNode, PropertySet) -
Method in class org.esa.beam.framework.ui.product.TrackLayerType
-
- createLayer(LayerContext, PropertySet) -
Method in class org.esa.beam.framework.ui.product.VectorDataCollectionLayerType
-
- createLayer(LayerContext, VectorDataNode) -
Static method in class org.esa.beam.framework.ui.product.VectorDataLayerType
-
- createLayer(LayerContext, PropertySet) -
Method in class org.esa.beam.framework.ui.product.VectorDataLayerType
-
- createLayer(VectorDataNode, PropertySet) -
Method in class org.esa.beam.framework.ui.product.VectorDataLayerType
-
- createLayer(LayerContext, PropertySet) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.image.ImageFileLayerType
-
- createLayer(LayerContext, PropertySet) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.FeatureLayerType
-
- createLayer(RasterDataNode, RasterDataNode) -
Static method in class org.esa.beam.visat.toolviews.layermanager.layersrc.windfield.WindFieldLayerType
-
- createLayer(LayerContext, PropertySet) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.windfield.WindFieldLayerType
-
- createLayer(LayerContext, PropertySet) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.wms.WmsLayerType
-
- createLayerConfig(LayerContext) -
Method in class org.esa.beam.framework.ui.product.VectorDataLayerType
-
- createLayerConfig() -
Static method in class org.esa.beam.framework.ui.product.VectorDataLayerType
-
- createLayerConfig(LayerContext) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.image.ImageFileLayerType
-
- createLayerConfig(LayerContext) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.FeatureLayerType
-
- createLayerConfig(LayerContext) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.windfield.WindFieldLayerType
-
- createLayerConfig(LayerContext) -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.wms.WmsLayerType
-
- createLayerSource() -
Method in class org.esa.beam.framework.ui.layer.DefaultLayerSourceDescriptor
-
- createLayerSource() -
Method in interface org.esa.beam.framework.ui.layer.LayerSourceDescriptor
- Creates the
LayerSource which is used in the graphical user interface to
add Layer to a view.
- createLine(float, float, float, float, Map<String, Object>) -
Static method in class org.esa.beam.framework.draw.ShapeFigure
- Deprecated.
- createLinearRingList(Shape) -
Method in class org.esa.beam.util.AwtGeomToJtsGeomConverter
-
- createLineFigure(Shape, FigureStyle) -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureFigureFactory
-
- createLineStringList(Shape) -
Method in class org.esa.beam.util.AwtGeomToJtsGeomConverter
-
- createLogHeader(String, String, String) -
Static method in class org.esa.beam.util.logging.BeamLogManager
-
- createLogOp(RenderedImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createLogToOutputParameter(String) -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a logging to output product parameter with the default value
true.
- createLogToOutputParameter(String) -
Method in interface org.esa.beam.framework.processor.RequestElementFactory
- Creates a logging to output product parameter set to true.
- createLookupOp(RenderedImage, byte[][]) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createMainMenuBar() -
Method in class org.esa.beam.framework.processor.ui.ProcessorApp
- Creates the menu bar, attaches it to the main frame and adds the action listeners.
- createMainMenuBar() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- createMainMenuBar() -
Method in class org.esa.beam.visat.VisatApp
- Overrides the base class version in order to creates the menu bar for VISAT.
- createMainPane() -
Method in class org.esa.beam.framework.processor.ui.ProcessorApp
- Creates the main pane for this application.
- createMainPane() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- createMainPane() -
Method in class org.esa.beam.visat.VisatApp
- Overrides the base class version in order to create and configure the VISAT's main pane.
- createMainToolBar() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- createMainToolBar() -
Method in class org.esa.beam.visat.VisatApp
- Overrides the base class version in order to create a tool bar for VISAT.
- createMapBackedOperatorPropertyContainer(String) -
Static method in class org.esa.beam.framework.gpf.annotations.ParameterDescriptorFactory
-
- createMapBackedOperatorPropertyContainer(String, Map<String, Object>) -
Static method in class org.esa.beam.framework.gpf.annotations.ParameterDescriptorFactory
-
- createMapBoundary(Product, Rectangle, int, MapTransform) -
Static method in class org.esa.beam.util.ProductUtils
-
- createMapEnvelope(Product, Rectangle, MapTransform) -
Static method in class org.esa.beam.util.ProductUtils
- Creates the boundary in map coordinates for the given product, source rectangle (in product pixel coordinates)
and the given map transfromation.
- createMapEnvelope(Product, Rectangle, int, MapTransform) -
Static method in class org.esa.beam.util.ProductUtils
- Creates the boundary in map coordinates for the given product, source rectangle (in product
pixel coordinates) and the given map transfromation.
- createMapping2(RenderedImage, IntMap) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createMask(int, int) -
Method in class org.esa.beam.framework.datamodel.BitmaskDef
- Deprecated.
- createMaskForm(AbstractToolView, ListSelectionListener) -
Method in class org.esa.beam.visat.toolviews.mask.MaskManagerToolView
-
- createMaskForm(AbstractToolView, ListSelectionListener) -
Method in class org.esa.beam.visat.toolviews.mask.MaskToolView
-
- createMaskForm(AbstractToolView, ListSelectionListener) -
Method in class org.esa.beam.visat.toolviews.mask.MaskViewerToolView
-
- createMathTransform(ParameterValueGroup) -
Method in class org.esa.beam.framework.dataop.projection.Mollweide.Provider
- Create a new map projection based on the parameters.
- createMathTransform(ParameterValueGroup) -
Method in class org.esa.beam.framework.dataop.projection.Sinusoidal.Provider
- Create a new map projection based on the parameters.
- createMatrix(int, int, double[]) -
Method in class org.esa.beam.util.math.ColumnMajorMatrixFactory
- Creates a matrix from a given array of values, assuming
a column-major layout of the latter.
- createMatrix(int, int, double[]) -
Method in interface org.esa.beam.util.math.MatrixFactory
- Creates a matrix from a given array of values.
- createMenu(CommandGroup) -
Method in interface org.esa.beam.framework.ui.command.CommandComponentFactory
-
- createMenuItem() -
Method in class org.esa.beam.framework.ui.command.Command
- Creates an appropriate menu item for this command.
- createMenuItem(Command) -
Method in interface org.esa.beam.framework.ui.command.CommandComponentFactory
-
- createMenuItem() -
Method in class org.esa.beam.framework.ui.command.CommandGroup
- Creates a menu item (a
JMenu instance) for this command group.
- createMenuItem(ExecCommand) -
Method in interface org.esa.beam.framework.ui.command.CommandUIFactory
- Creates a menu item for the given executable command.
- createMenuItem(ToolCommand) -
Method in interface org.esa.beam.framework.ui.command.CommandUIFactory
- Creates a menu item for the given tool command.
- createMenuItem(CommandGroup) -
Method in interface org.esa.beam.framework.ui.command.CommandUIFactory
- Creates a menu item for the given command group.
- createMenuItem(ExecCommand) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandUIFactory
- Creates a menu item for the given executable command.
- createMenuItem(ToolCommand) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandUIFactory
- Creates a menu item for the given tool command.
- createMenuItem(CommandGroup) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandUIFactory
- Creates a menu item for the given command group.
- createMenuItem() -
Method in class org.esa.beam.framework.ui.command.ExecCommand
- Creates a menu item (a
JMenuItem or JCheckBoxMenuItem instance) for this command
group.
- createMenuItem() -
Method in class org.esa.beam.framework.ui.command.ToolCommand
- Creates a menu item (a
JMenuItem or JCheckBoxMenuItem instance) for this command
group.
- createMultiLineString(Shape) -
Method in class org.esa.beam.util.AwtGeomToJtsGeomConverter
-
- createMultiPolygon(Shape) -
Method in class org.esa.beam.util.AwtGeomToJtsGeomConverter
-
- createName(PlacemarkDescriptor, int) -
Static method in class org.esa.beam.visat.toolviews.placemark.PlacemarkNameFactory
-
- createNodeFilter(VectorDataNode) -
Static method in class org.esa.beam.framework.ui.product.VectorDataLayerFilterFactory
-
- createNullOp(RenderingHints) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createOpenViewCommand(ApplicationPage) -
Method in interface org.esa.beam.framework.ui.application.DocViewDescriptor
- Create a command that when executed, will attempt to open the
page component described by this descriptor in the provided
application window.
- createOperator(String) -
Static method in class org.esa.beam.framework.datamodel.GeneralFilterBand
- Creates an instance
GeneralFilterBand.Operator by the given class name
- createOperator(String, Map<String, Object>, Map<String, Product>, RenderingHints) -
Method in class org.esa.beam.framework.gpf.GPF
- Creates an operator instance by using the given operator (alias) name.
- createOperator() -
Method in class org.esa.beam.framework.gpf.OperatorSpi
- Creates an operator instance with no arguments.
- createOperator(Map<String, Object>, Map<String, Product>) -
Method in class org.esa.beam.framework.gpf.OperatorSpi
- Creates an operator instance for the given source products and processing parameters.
- createOperator(Map<String, Object>, Map<String, Product>, RenderingHints) -
Method in class org.esa.beam.framework.gpf.OperatorSpi
- Creates an operator instance for the given source products and processing parameters.
- createOperatorDialog() -
Method in class org.esa.beam.visat.actions.DefaultOperatorAction
-
- createOutputFormatParameter() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates an output product format parameter with all the registered product format names
- createOutputProductRef(File, String, String) -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a new reference to an output product for the current processing request.
- createOutputProductRef(File, String, String) -
Method in interface org.esa.beam.framework.processor.RequestElementFactory
- Creates a new reference to an output product for the current processing request.
- createPageComponent() -
Method in interface org.esa.beam.framework.ui.application.PageComponentDescriptor
-
- createPageComponent() -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- createPageComponent() -
Method in class org.esa.beam.framework.ui.assistant.AbstractAssistantPage
- Creates the component of this page.
- createPageComponent() -
Method in class org.esa.beam.framework.ui.layer.CollectionLayerAssistantPage
-
- createPageComponent() -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.SelectLayerSourceAssistantPage
-
- createPagePanel() -
Method in class org.esa.beam.visat.toolviews.stat.DensityPlotToolView
-
- createPagePanel() -
Method in class org.esa.beam.visat.toolviews.stat.GeoCodingToolView
-
- createPagePanel() -
Method in class org.esa.beam.visat.toolviews.stat.HistogramPlotToolView
-
- createPagePanel() -
Method in class org.esa.beam.visat.toolviews.stat.InformationToolView
-
- createPagePanel() -
Method in class org.esa.beam.visat.toolviews.stat.ProfilePlotToolView
-
- createPagePanel() -
Method in class org.esa.beam.visat.toolviews.stat.ScatterPlotToolView
-
- createPagePanel() -
Method in class org.esa.beam.visat.toolviews.stat.StatisticsToolView
-
- createPageUIContentPane(JPanel) -
Static method in class org.esa.beam.visat.VisatPreferencesDialog
-
- createPaletteOp(RenderedImage, byte[], byte[], byte[]) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createPanel() -
Static method in class org.esa.beam.framework.ui.BorderLayoutUtils
-
- createPanel(JComponent, JComponent, String) -
Static method in class org.esa.beam.framework.ui.BorderLayoutUtils
-
- createPanel() -
Static method in class org.esa.beam.framework.ui.GridBagUtils
-
- createPanel() -
Method in class org.esa.beam.visat.toolviews.diag.TileCacheMonitor
- Creates a new monitor panel.
- createParamEditor(Parameter) -
Static method in class org.esa.beam.framework.param.ParamEditorFactory
- Creates a parameter editor instance for the given parameter.
- createParameter(String) -
Method in class org.esa.beam.framework.param.ParamGroup
- Creates a parameter for the given name.
- createParameter(String, String) -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a
Parameter of type String with the given name and the given
String value.
- createParameter(String, String) -
Method in interface org.esa.beam.framework.processor.RequestElementFactory
- Creates a new processing parameter for the current processing request.
- createPathList(Shape, boolean) -
Method in class org.esa.beam.util.AwtGeomToJtsGeomConverter
-
- createPatternInsertionPane() -
Method in class org.esa.beam.framework.ui.ExpressionPane
-
- createPatternList() -
Method in class org.esa.beam.framework.ui.ExpressionPane
-
- createPatternList(String[]) -
Method in class org.esa.beam.framework.ui.ExpressionPane
-
- createPatternListPane(String, String[]) -
Method in class org.esa.beam.framework.ui.ExpressionPane
-
- createPinFeatureType() -
Static method in class org.esa.beam.framework.datamodel.Placemark
-
- createPixelBoundary(Product, Rectangle, int) -
Static method in class org.esa.beam.util.ProductUtils
- Creates a rectangular boundary expressed in pixel positions for the given source rectangle.
- createPixelBoundary(Product, Rectangle, int, boolean) -
Static method in class org.esa.beam.util.ProductUtils
- Creates a rectangular boundary expressed in pixel positions for the given source rectangle.
- createPixelBoundary(RasterDataNode, Rectangle, int) -
Static method in class org.esa.beam.util.ProductUtils
- Creates a rectangular boundary expressed in pixel positions for the given source rectangle.
- createPixelInfoString(int, int) -
Method in class org.esa.beam.framework.datamodel.Product
- Creates a string containing all available information at the given pixel position.
- createPixelInfoString(int, int) -
Method in interface org.esa.beam.framework.ui.PixelInfoFactory
- Creates a string containing all available information at the given pixel position.
- createPixelInfoString(int, int) -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
- Creates a string containing all available information at the given pixel position.
- createPixelValidator(int, ROI) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates a validator which can be used to validate indexes of pixels in a flat raster data buffer.
- createPlacemark(SimpleFeature) -
Method in class org.esa.beam.framework.datamodel.AbstractPlacemarkDescriptor
- Creates a new placemark by wrapping the given feature.
- createPlacemark(SimpleFeature) -
Method in interface org.esa.beam.framework.datamodel.PlacemarkDescriptor
- Creates a new placemark by wrapping the given feature.
- createPlainFeature(SimpleFeatureType, String, Geometry, String) -
Static method in class org.esa.beam.framework.datamodel.PlainFeatureFactory
-
- createPlainFeatureType(String, Class<? extends Geometry>, CoordinateReferenceSystem) -
Static method in class org.esa.beam.framework.datamodel.PlainFeatureFactory
-
- createPlanarImage(WritableRaster) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createPoint(Point2D) -
Method in class org.esa.beam.util.AwtGeomToJtsGeomConverter
-
- createPointAfter(int, Scaling) -
Method in class org.esa.beam.framework.datamodel.ColorPaletteDef
- creates a new point between the point at the given index
- createPointFeatureType(String) -
Static method in class org.esa.beam.framework.datamodel.Placemark
-
- createPointFigure(Point2D, FigureStyle) -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureFigureFactory
-
- createPointFigure(Point, FigureStyle) -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureFigureFactory
-
- createPointing(RasterDataNode) -
Method in interface org.esa.beam.framework.datamodel.PointingFactory
- Creates a
Pointing applicable to the given raster.
- createPointing() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates a
Pointing applicable for this raster.
- createPointPlacemark(PlacemarkDescriptor, String, String, String, PixelPos, GeoPos, GeoCoding) -
Static method in class org.esa.beam.framework.datamodel.Placemark
- Creates a point placemark.
- createPolygon(Shape) -
Method in class org.esa.beam.util.AwtGeomToJtsGeomConverter
-
- createPolygonArea(GeneralPath, Map<String, Object>) -
Static method in class org.esa.beam.framework.draw.ShapeFigure
- Deprecated.
- createPolygonFigure(Shape, FigureStyle) -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureFigureFactory
-
- createPolyline(GeneralPath, Map<String, Object>) -
Static method in class org.esa.beam.framework.draw.ShapeFigure
- Deprecated.
- createPopup(Object) -
Method in class org.esa.beam.framework.ui.product.ProductTree
-
- createPopupMenu(Component) -
Method in interface org.esa.beam.framework.ui.PopupMenuFactory
- Creates the popup menu for the given component.
- createPopupMenu(MouseEvent) -
Method in interface org.esa.beam.framework.ui.PopupMenuFactory
- Creates the popup menu for the given mouse event.
- createPopupMenu(Component) -
Method in class org.esa.beam.framework.ui.product.ProductMetadataView
-
- createPopupMenu(MouseEvent) -
Method in class org.esa.beam.framework.ui.product.ProductMetadataView
-
- createPopupMenu(Component) -
Method in class org.esa.beam.framework.ui.product.ProductPlacemarkView
-
- createPopupMenu(MouseEvent) -
Method in class org.esa.beam.framework.ui.product.ProductPlacemarkView
-
- createPopupMenu(Component) -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- createPopupMenu(MouseEvent) -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- createPopupMenu(Component) -
Method in class org.esa.beam.framework.ui.product.ProductTree
-
- createPopupMenu(MouseEvent) -
Method in class org.esa.beam.framework.ui.product.ProductTree
-
- createProduct(String, Map<String, Object>) -
Static method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProduct(String, Map<String, Object>, RenderingHints) -
Static method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProduct(String, Map<String, Object>, Product) -
Static method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProduct(String, Map<String, Object>, Product, RenderingHints) -
Static method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProduct(String, Map<String, Object>, Product...) -
Static method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProduct(String, Map<String, Object>, Product[], RenderingHints) -
Static method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProduct(String, Map<String, Object>, Map<String, Product>) -
Static method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProduct(String, Map<String, Object>, Map<String, Product>, RenderingHints) -
Static method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProductExpressionPane(Product[], Product, PropertyMap) -
Method in class org.esa.beam.framework.param.editors.AbstractExpressionEditor
-
- createProductExpressionPane(Product[], Product, PropertyMap) -
Method in class org.esa.beam.framework.param.editors.BooleanExpressionEditor
-
- createProductExpressionPane(Product[], Product, PropertyMap) -
Method in class org.esa.beam.framework.param.editors.GeneralExpressionEditor
-
- createProductNS(String, Map<String, Object>, Map<String, Product>, RenderingHints) -
Method in class org.esa.beam.framework.gpf.GPF
- Creates a product by using the operator specified by the given name.
- createProductProjection(Product, MapInfo, String, String) -
Static method in class org.esa.beam.framework.dataio.ProductProjectionBuilder
- Deprecated.
- createProductProjection(Product, boolean, MapInfo, String, String) -
Static method in class org.esa.beam.framework.dataio.ProductProjectionBuilder
- Deprecated.
- createProductProjection(Product, boolean, boolean, MapInfo, String, String) -
Static method in class org.esa.beam.framework.dataio.ProductProjectionBuilder
- Deprecated.
- createProductRef(String, String) -
Static method in class org.esa.beam.framework.processor.ProcessorUtils
- Creates a valid
ProductRef from the given file path and file format string
- createProductSubset(Product, ProductSubsetDef, String, String) -
Static method in class org.esa.beam.framework.dataio.ProductSubsetBuilder
-
- createProductSubset(Product, boolean, ProductSubsetDef, String, String) -
Static method in class org.esa.beam.framework.dataio.ProductSubsetBuilder
-
- createProductWriter(ProductRef) -
Static method in class org.esa.beam.framework.processor.ProcessorUtils
- Creates a product writer based on the information stored in the product reference passed in
- createProjectedGeoTIFFMetadata(CoordinateReferenceSystem, MathTransform) -
Static method in class org.esa.beam.util.geotiff.GeoCoding2GeoTIFFMetadata
-
- createProjectedProduct(MapInfo, String, String) -
Method in class org.esa.beam.framework.datamodel.Product
- Creates a map-projected version of this product.
- createProjection(int, boolean) -
Static method in class org.esa.beam.framework.dataop.maptransf.UTM
- Deprecated. Creates an UTM map projection for the specified parameters.
- createProjection(String, int, boolean) -
Static method in class org.esa.beam.framework.dataop.maptransf.UTM
- Deprecated. Creates a predefined UTM map projection for the specified parameters.
- createPropertyMap(Map<String, Object>) -
Method in class org.esa.beam.framework.param.ParamProperties
- Creates a
Map to be used to store the attributes.
- createRadioButton() -
Method in class org.esa.beam.framework.ui.crs.CrsForm
-
- createReaderInstance() -
Method in interface org.esa.beam.framework.dataio.ProductReaderPlugIn
- Creates an instance of the actual product reader class.
- createRectangleArea(float, float, float, float, Map<String, Object>) -
Static method in class org.esa.beam.framework.draw.ShapeFigure
- Deprecated.
- createRectangular(int, int, int, int) -
Static method in class org.esa.beam.util.jai.RectificationGrid
-
- createRectBoundary(Rectangle, int) -
Static method in class org.esa.beam.util.ProductUtils
- Creates a rectangular boundary expressed in pixel positions for the given source rectangle.
- createRectBoundary(Rectangle, int, boolean) -
Static method in class org.esa.beam.util.ProductUtils
- Creates a rectangular boundary expressed in pixel positions for the given source rectangle.
- createRectifyOp(RenderedImage, int, RectificationGrid, Interpolation) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createRemoveFileButton() -
Method in class org.esa.beam.framework.ui.io.FileArrayEditor
-
- createRenderedImage(int, int, ProductData) -
Static method in class org.esa.beam.util.ImageUtils
-
- createResampling(String) -
Static method in class org.esa.beam.framework.dataop.resamp.ResamplingFactory
- Creates an instance of
Resampling by using the given name.
- createRescaledImage(RenderedImage, double, double) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Returns a rescaled version of the given source image in the given sample value range.
- createRescaleOp(RenderedImage, double, double) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createResourceKey(String) -
Method in class org.esa.beam.framework.ui.command.Command
- Gets the key for the given command command-ID and command property name name as used in the resource bundle for
this application.
- createRgbImage(ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates an RGB image for this raster data node.
- createRgbImage(RasterDataNode[], ImageInfo, ProgressMonitor) -
Static method in class org.esa.beam.util.ProductUtils
- Creates a RGB image from the given array of
RasterDataNodes.
- createRolloverIcon(ImageIcon) -
Static method in class org.esa.beam.framework.ui.tool.ToolButtonFactory
-
- createRootTree() -
Method in class org.esa.beam.util.geotiff.GeoTIFFMetadata
-
- createRotateOp(RenderedImage, double, double, double) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createScaleOp(RenderedImage, double, double, double, double, Interpolation) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createScene(ProductNode) -
Static method in class org.esa.beam.framework.datamodel.SceneFactory
- Creates a scene wrapper around the given product node.
- createShapeFigure(Geometry, FigureStyle) -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureFigureFactory
-
- createShortCastOp(RenderedImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createShowViewCommand(ApplicationPage) -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
- Create a command that when executed, will attempt to show the
page component described by this descriptor in the provided
application window.
- createShowViewCommand(ApplicationPage) -
Method in interface org.esa.beam.framework.ui.application.ToolViewDescriptor
- Create a command that when executed, will attempt to show the
page component described by this descriptor in the provided
application window.
- createSimpleFeature(Geometry) -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureFigureFactory
-
- createSimpleFeatureFigure(SimpleFeature, String) -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureFigureFactory
-
- createSingleBandedSampleModel(int, int, int) -
Static method in class org.esa.beam.util.ImageUtils
-
- createSliderAfter(int) -
Method in class org.esa.beam.framework.ui.DefaultImageInfoEditorModel
-
- createSliderAfter(int) -
Method in interface org.esa.beam.framework.ui.ImageInfoEditorModel
-
- createSliderShape() -
Static method in class org.esa.beam.framework.ui.ImageInfoEditor
-
- createSourceImage() -
Method in class org.esa.beam.framework.datamodel.Band
-
- createSourceImage() -
Method in class org.esa.beam.framework.datamodel.ConvolutionFilterBand
-
- createSourceImage() -
Method in class org.esa.beam.framework.datamodel.GeneralFilterBand
-
- createSourceImage() -
Method in class org.esa.beam.framework.datamodel.Mask
- Calls
createImage(this) in this mask's image type.
- createSourceImage() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates the source image associated with this
RasterDataNode.
- createSourceImage() -
Method in class org.esa.beam.framework.datamodel.TiePointGrid
-
- createSourceImage() -
Method in class org.esa.beam.framework.datamodel.VirtualBand
-
- createSourceProductsMap() -
Method in class org.esa.beam.framework.gpf.ui.DefaultIOParametersPanel
-
- createSpinner(Parameter, Number, String) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- createSpinner(Number, Comparable, Comparable, Number, Number, String) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- createStatusBar() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- createStatusBar() -
Method in class org.esa.beam.visat.VisatApp
- Creates a standard status bar for this application.
- createStretchOp(RenderedImage, double, double) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createStretchOp(RenderedImage, double, double, double, double) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createStringArrayParamProperties() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates a string array value parameter information.
- createStringParamProperties() -
Method in class org.esa.beam.framework.processor.DefaultRequestElementFactory
- Creates default string value parameter properties.
- createStyledFeature(SimpleFeatureType, SimpleFeature, String) -
Static method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.SLDUtils
-
- createStyledFeatureType(SimpleFeatureType) -
Static method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.SLDUtils
-
- createSubset(ProductSubsetDef, String, String) -
Method in class org.esa.beam.framework.datamodel.Product
- Creates a subset of this product.
- createSubset(ProductNodeFilter<T>) -
Method in class org.esa.beam.framework.datamodel.ProductNodeList
- Creates a subset of this list using the given filter.
- createSubset(TiePointGrid, ProductSubsetDef) -
Static method in class org.esa.beam.framework.datamodel.TiePointGrid
-
- CreateSubsetFromViewAction - Class in org.esa.beam.visat.actions
-
- CreateSubsetFromViewAction() -
Constructor for class org.esa.beam.visat.actions.CreateSubsetFromViewAction
-
- createSubsetSampleModel(int[]) -
Method in class org.esa.beam.util.jai.SingleBandedSampleModel
- Simply calls
createCompatibleSampleModel(width, height).
- createSuitableMapInfo(Product, Rectangle, MapProjection) -
Static method in class org.esa.beam.util.ProductUtils
- Retuns a suitable
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.
- createSuitableMapInfo(Product, MapProjection, double, double) -
Static method in class org.esa.beam.util.ProductUtils
- Retuns a suitable
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.
- createTableModel(PlacemarkDescriptor, Product, Band[], TiePointGrid[]) -
Method in interface org.esa.beam.visat.toolviews.placemark.TableModelFactory
-
- createTags(int, String) -
Static method in class org.esa.beam.util.XmlWriter
- Deprecated.
- createTags(int, String, String[][]) -
Static method in class org.esa.beam.util.XmlWriter
- Deprecated.
- createTargetGeometry(Product, CoordinateReferenceSystem, Double, Double, Integer, Integer, Double, Double, Double, Double, Double) -
Static method in class org.esa.beam.framework.datamodel.ImageGeometry
-
- createTargetProduct(Product, String[], String, HashMap<String, Object>, RenderingHints) -
Static method in class org.esa.beam.framework.gpf.internal.JaiHelper
-
- createTargetProduct() -
Method in class org.esa.beam.framework.gpf.pointop.PointOperator
- Creates the target product instance.
- createTargetProduct() -
Method in class org.esa.beam.framework.gpf.ui.DefaultSingleTargetProductDialog
-
- createTargetProduct() -
Method in class org.esa.beam.framework.gpf.ui.SingleTargetProductDialog
- Creates the desired target product.
- createTargetTile(Band, WritableRaster, Rectangle) -
Static method in class org.esa.beam.framework.gpf.internal.OperatorImage
-
- createTerm(String, Product) -
Static method in class org.esa.beam.framework.processor.ProcessorUtils
- Creates a
Term from the expression string passed in and validates that the product
supplied can interpret the expression.
- createTestGrid(int, int, int, int) -
Static method in class org.esa.beam.util.jai.RectificationGrid
-
- createTickmarkTexts() -
Method in class org.esa.beam.framework.ui.diagram.DiagramAxis
-
- createTiePointGrid(String, int, int, float, float, float, float, float[]) -
Method in class org.esa.beam.framework.dataio.AbstractProductReader
- Creates a tie point grid from the given properties.
- createTiledImage(float[], int, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createTiledImage(float[][], int, int, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createTiledImage(Raster) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Creates a tiled image from the supplied raster.
- createTileFormatOp(RenderedImage, int, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createToolBar(String, String) -
Method in class org.esa.beam.framework.ui.BasicApp
-
- createToolBarButton() -
Method in class org.esa.beam.framework.ui.command.Command
- Creates an appropriate tool bar button for this command.
- createToolbarButton(Command) -
Method in interface org.esa.beam.framework.ui.command.CommandComponentFactory
-
- createToolBarButton() -
Method in class org.esa.beam.framework.ui.command.CommandGroup
- Creates an appropriate tool bar button for this command.
- createToolBarButton(ExecCommand) -
Method in interface org.esa.beam.framework.ui.command.CommandUIFactory
- Creates a tool bar button for the given executable command.
- createToolBarButton(ToolCommand) -
Method in interface org.esa.beam.framework.ui.command.CommandUIFactory
- Creates a tool bar button for the given tool command.
- createToolBarButton(CommandGroup) -
Method in interface org.esa.beam.framework.ui.command.CommandUIFactory
- Creates a tool bar button for the given command group.
- createToolBarButton(ExecCommand) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandUIFactory
- Creates a tool bar button for the given executable command.
- createToolBarButton(ToolCommand) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandUIFactory
- Creates a tool bar button for the given tool command.
- createToolBarButton(CommandGroup) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandUIFactory
- Creates a tool bar button for the given command group.
- createToolBarButton() -
Method in class org.esa.beam.framework.ui.command.ExecCommand
- Creates an appropriate tool bar button for this command.
- createToolBarButton() -
Method in class org.esa.beam.framework.ui.command.ToolCommand
- Creates an appropriate tool bar button for this command.
- createToolbarGroup(CommandGroup) -
Method in interface org.esa.beam.framework.ui.command.CommandComponentFactory
-
- createToolBarSeparator() -
Static method in class org.esa.beam.framework.ui.tool.ToolButtonFactory
-
- createToolButton(String) -
Method in class org.esa.beam.visat.VisatApp
- Creates a tool button for the tool-command with the given command ID.
- createToolCommand(String, CommandStateListener, Interactor) -
Method in interface org.esa.beam.framework.ui.command.CommandManager
- Creates a new tool command for the given unique command ID and the given tool.
- createToolCommand(String, CommandStateListener, Interactor) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandManager
- Creates a new tool command for the given unique command ID an the given tool.
- createToolView(ToolViewDescriptor) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
- Creates a PageComponent for the given PageComponentDescriptor.
- createToolView() -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- createToolViewPane(ToolView) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- createToolViewPane(ToolView) -
Method in class org.esa.beam.visat.VisatApplicationPage
-
- createTransectProfileData(Shape) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Creates a transect profile for the given shape (-outline).
- createTransectProfileText(RasterDataNode) -
Static method in class org.esa.beam.visat.toolviews.stat.StatisticsUtils.TransectProfile
-
- createTransform(double[]) -
Method in class org.esa.beam.framework.dataop.maptransf.AffineTransformDescriptor
- Deprecated.
- createTransform(double[]) -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor
- Deprecated. Creates an instance of the map transform for the given parameter values.
- createTransform() -
Method in class org.esa.beam.framework.dataop.maptransf.DefaultMapTransformUI
- Deprecated.
- createTransform(double[]) -
Method in class org.esa.beam.framework.dataop.maptransf.IdentityTransformDescriptor
- Deprecated.
- createTransform(double[]) -
Method in class org.esa.beam.framework.dataop.maptransf.IntegerizedSinusoidalDescriptor
- Deprecated.
- createTransform(double[]) -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor
- Deprecated. Creates an instance of the map transform for the given parameter values.
- createTransform(double[]) -
Method in interface org.esa.beam.framework.dataop.maptransf.MapTransformDescriptor
- Deprecated. Creates an instance of the map transform for the given parameter values.
- createTransform(String, double[]) -
Static method in class org.esa.beam.framework.dataop.maptransf.MapTransformFactory
- Deprecated. Creates a new map transformation for the specified type ID, e.g.
- createTransform() -
Method in interface org.esa.beam.framework.dataop.maptransf.MapTransformUI
- Deprecated.
- createTransform(double[]) -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor
- Deprecated. Creates the associated transform.
- createTransform(double[]) -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor
- Deprecated. Creates the associated transform.
- createUI() -
Method in class org.esa.beam.framework.processor.Processor
- Creates the UI for the processor.
- createUI() -
Method in class org.esa.beam.framework.processor.ui.IOParameterPage
- It creates the UI by using the
parameter group of this page.
- createUI() -
Method in class org.esa.beam.framework.processor.ui.ParameterPage
- It creates the UI by using the
parameter group of this page.
- createUI() -
Method in class org.esa.beam.framework.processor.ui.ProcessingParameterPage
- It creates the UI by using the
parameter group of this page.
- createUI() -
Method in class org.esa.beam.framework.processor.ui.PropertyFileParameterPage
- It creates the UI by using the
parameter group of this page.
- createUI() -
Method in class org.esa.beam.framework.ui.ExpressionPane
-
- createUI() -
Method in class org.esa.beam.framework.ui.product.ProductFileChooser
- Creates the UI of this file chooser.
- createUI() -
Method in class org.esa.beam.visat.actions.ProductImportAction.ProductFileChooser
-
- createUniqueNameAndLabel(PlacemarkDescriptor, Product) -
Static method in class org.esa.beam.visat.toolviews.placemark.PlacemarkNameFactory
-
- createUnsignedInstance(byte[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createUnsignedInstance(short[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createUnsignedInstance(int[]) -
Static method in class org.esa.beam.framework.datamodel.ProductData
-
- createUShortCastOp(RenderedImage) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createValidator() -
Method in class org.esa.beam.framework.param.Parameter
-
- createValidator() -
Method in class org.esa.beam.framework.param.ParamProperties
- Creates an appropriate validator for this parameter info.
- createValidFilename(String) -
Static method in class org.esa.beam.util.io.FileUtils
- Creates a valid filename for the given source name.
- createValidMask(String, ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.Product
- Deprecated. since BEAM 4.7, use
Product.getMaskGroup() instead
- createValidMask(Term, ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.Product
- Deprecated. since BEAM 4.7, use
Product.getMaskGroup() instead
- createValidName(String, char[], char) -
Static method in class org.esa.beam.util.StringUtils
- Creates a valid name for the given source name.
- createValidProductFileName(File) -
Method in class org.esa.beam.visat.actions.ProductExportAction
- Creates a valid product file name.
- createValueDescriptor(Field) -
Method in class org.esa.beam.framework.gpf.annotations.ParameterDescriptorFactory
-
- createValueToIndexOp(RenderedImage, double, double, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createValueToIndexOp(RenderedImage, int) -
Static method in class org.esa.beam.util.jai.JAIUtils
-
- createVariable(String, boolean) -
Static method in class com.bc.jexp.impl.SymbolFactory
- Creates a new
boolean variable.
- createVariable(String, int) -
Static method in class com.bc.jexp.impl.SymbolFactory
- Creates a new
int variable.
- createVariable(String, double) -
Static method in class com.bc.jexp.impl.SymbolFactory
- Creates a new
double variable.
- CreateVectorDataNodeAction - Class in org.esa.beam.visat.actions
- Creates a new vector data node.
- CreateVectorDataNodeAction() -
Constructor for class org.esa.beam.visat.actions.CreateVectorDataNodeAction
-
- createVirtualSourceImage(RasterDataNode, String) -
Static method in class org.esa.beam.framework.datamodel.VirtualBand
- Non-API.
- createWindowLevelImage(RenderedImage, double, double) -
Static method in class org.esa.beam.util.jai.JAIUtils
- Returns a rescaled version of the given source image in the range
- createWorldMapImage(GeneralPath[]) -
Method in class org.esa.beam.visat.actions.pgrab.util.WorldMapPainter
-
- createWriterInstance() -
Method in interface org.esa.beam.framework.dataio.ProductWriterPlugIn
- Creates an instance of the actual product writer class.
- createXEditorButton() -
Method in class org.esa.beam.framework.param.AbstractParamXEditor
-
- createXStream() -
Method in class org.esa.beam.visat.actions.session.XStreamSessionIO
-
- CreateXYDisplacementBandsAction - Class in org.esa.beam.visat.actions
-
- CreateXYDisplacementBandsAction() -
Constructor for class org.esa.beam.visat.actions.CreateXYDisplacementBandsAction
-
- createZenithFromElevationAngleTiePointGrid(TiePointGrid) -
Static method in class org.esa.beam.framework.datamodel.TiePointGrid
-
- crop(int, int) -
Static method in class org.esa.beam.framework.dataop.resamp.Resampling.Index
-
- crop(byte, byte, byte) -
Static method in class org.esa.beam.util.math.MathUtils
- Crops the value to the range
min to max.
- crop(short, short, short) -
Static method in class org.esa.beam.util.math.MathUtils
- Crops the value to the range
min to max.
- crop(int, int, int) -
Static method in class org.esa.beam.util.math.MathUtils
- Crops the value to the range
min to max.
- crop(long, long, long) -
Static method in class org.esa.beam.util.math.MathUtils
- Crops the value to the range
min to max.
- crop(float, float, float) -
Static method in class org.esa.beam.util.math.MathUtils
- Crops the value to the range
min to max.
- crop(double, double, double) -
Static method in class org.esa.beam.util.math.MathUtils
- Crops the value to the range
min to max.
- CRS_IDENTIFIERS -
Static variable in class org.esa.beam.util.io.Constants
-
- CrsForm - Class in org.esa.beam.framework.ui.crs
-
- CrsForm(AppContext) -
Constructor for class org.esa.beam.framework.ui.crs.CrsForm
-
- CrsGeoCoding - Class in org.esa.beam.framework.datamodel
- A geo-coding that is based on a well-known coordinate reference system (CRS) and affine transformation used to
locate a product's scene image within the CRS.
- CrsGeoCoding(CoordinateReferenceSystem, int, int, double, double, double, double) -
Constructor for class org.esa.beam.framework.datamodel.CrsGeoCoding
- Constructs a new instance of this class from a map CRS, image dimension, and image-to-map
transformation parameters.
- CrsGeoCoding(CoordinateReferenceSystem, int, int, double, double, double, double, double, double) -
Constructor for class org.esa.beam.framework.datamodel.CrsGeoCoding
- Constructs a new instance of this class from a map CRS, image dimension, and image-to-map
transformation parameters.
- CrsGeoCoding(CoordinateReferenceSystem, Rectangle, AffineTransform) -
Constructor for class org.esa.beam.framework.datamodel.CrsGeoCoding
-
- CrsSelectionPanel - Class in org.esa.beam.framework.ui.crs
-
- CrsSelectionPanel(CrsForm...) -
Constructor for class org.esa.beam.framework.ui.crs.CrsSelectionPanel
-
- CS_TYPE_2CLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_3CLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_4CLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_5CLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_6CLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_7CLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_8CLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_9CLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_ACLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_BCLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_CCLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_CMY -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_CMYK -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_DCLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_ECLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_FCLR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_GRAY -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_HLS -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_HSV -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_LAB -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_LUV -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_RGB -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_UNKNOWN -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_XYZ -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_YCBCR -
Static variable in class org.esa.beam.util.UtilConstants
-
- CS_TYPE_YXY -
Static variable in class org.esa.beam.util.UtilConstants
-
- CSV_FILE_FILTER -
Static variable in class org.esa.beam.framework.ui.diagram.DiagramGraphIO
-
- CsvEncoder - Interface in org.esa.beam.framework.ui.io
- An encoder for CSV.
- CsvReader - Class in org.esa.beam.util.io
- A
CsvReader instance is used read text files with CSV (comma separated values) format. - CsvReader(Reader, char[]) -
Constructor for class org.esa.beam.util.io.CsvReader
- Constructs a CSV reader using the given column separator characters.
- CsvReader(Reader, char[], boolean, String) -
Constructor for class org.esa.beam.util.io.CsvReader
- Constructs a CSV reader using the given column separator characters and the format properties.
- csvToArray(String) -
Static method in class org.esa.beam.util.StringUtils
- Gets a String[] from the given comma separated value string.
- CsvWriter - Class in org.esa.beam.util.io
-
- CsvWriter(Writer, String) -
Constructor for class org.esa.beam.util.io.CsvWriter
-
- CT_AlaskaConformal -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_AlbersEqualArea -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_AzimuthalEquidistant -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_CassiniSoldner -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_EquidistantConic -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_Equirectangular -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_GaussBoaga -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_GaussKruger -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_Gnomonic -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_LambertAzimEqualArea -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_LambertConfConic -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_LambertConfConic_1SP -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_LambertConfConic_2SP -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_LambertConfConic_Helmert -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_Mercator -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_MillerCylindrical -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_NewZealandMapGrid -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_ObliqueMercator -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_ObliqueMercator_Hotine -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_ObliqueMercator_Laborde -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_ObliqueMercator_Rosenmund -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_ObliqueMercator_Spherical -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_ObliqueStereographic -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_Orthographic -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_PolarStereographic -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_Polyconic -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_Robinson -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_Sinusoidal -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_SouthOrientedGaussConformal -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_Stereographic -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_SwissObliqueCylindrical -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_TransvEquidistCylindrical -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_TransverseMercator -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_TransvMercator_Modified_Alaska -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_TransvMercator_SouthOriented -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CT_VanDerGrinten -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- CUBIC_CONVOLUTION -
Static variable in interface org.esa.beam.framework.dataop.resamp.Resampling
- The cubic convolution resampling method.
- CUBIC_CONVOLUTION_NAME -
Static variable in class org.esa.beam.framework.dataop.resamp.ResamplingFactory
-
- CURRENT_FILE_FILTER_KEY -
Static variable in class org.esa.beam.framework.param.ParamProperties
-
- CURRENT_MODEL_VERSION -
Static variable in class org.esa.beam.visat.actions.session.Session
-
- CURRENT_VERSION -
Static variable in class org.esa.beam.framework.gpf.graph.Graph
-
- CursorSynchronizer - Class in org.esa.beam.visat.toolviews.nav
-
- CursorSynchronizer(VisatApp) -
Constructor for class org.esa.beam.visat.toolviews.nav.CursorSynchronizer
-
- CustomCrsForm - Class in org.esa.beam.framework.ui.crs
-
- CustomCrsForm(AppContext) -
Constructor for class org.esa.beam.framework.ui.crs.CustomCrsForm
-
- CustomCrsPanel - Class in org.esa.beam.framework.ui.crs.projdef
-
- CustomCrsPanel(Window) -
Constructor for class org.esa.beam.framework.ui.crs.projdef.CustomCrsPanel
-
- CustomLogarithmicAxis - Class in org.esa.beam.visat.toolviews.stat
- A logarithmic axis representation with improved scaling and labelling
- CustomLogarithmicAxis(String) -
Constructor for class org.esa.beam.visat.toolviews.stat.CustomLogarithmicAxis
- Creates a new axis.
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.Parameters with predefined datatypes, validity
ranges and appropriate editors (i.e.ToolViewDescriptor.DockableFrame as control.RasterDataNode.
RasterDataNode in the given product.
FileUtils.deleteTree(File) instead
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.
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.
GraphProcessor.executeGraph(GraphContext, com.bc.ceres.core.ProgressMonitor) instead
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.
- finish() -
Method in class org.esa.beam.framework.ui.tool.AbstractTool
- Deprecated. This method can be called by a tool, when it finishes its work.
- 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
-
- 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
- Dispatches a status changed message to all listeners attached.
- fireTileComputed(OperatorImage, Rectangle, long) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- fireToolActivated() -
Method in class org.esa.beam.framework.ui.tool.AbstractTool
- Deprecated.
- fireToolCanceled() -
Method in class org.esa.beam.framework.ui.tool.AbstractTool
- Deprecated.
- fireToolDeactivated() -
Method in class org.esa.beam.framework.ui.tool.AbstractTool
- Deprecated.
- fireToolDisabled() -
Method in class org.esa.beam.framework.ui.tool.AbstractTool
- Deprecated.
- fireToolEnabled() -
Method in class org.esa.beam.framework.ui.tool.AbstractTool
- Deprecated.
- fireToolFinished() -
Method in class org.esa.beam.framework.ui.tool.AbstractTool
- Deprecated.
- 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
-
- 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.
algorithm.GeneralFilterBand.GeneralFilterBand(String, RasterDataNode, int, Operator).
It is currently implemented by delegating to the other constructor using subWindowWidth as subWindowSize.
PlacemarkDescriptor for a given SimpleFeatureType.GeoCoding interface provides geo-spatial latitude and longitude information for a given X/Y position
of any (two-dimensional) raster.PlacemarkDescriptor that is used to create placemarks that
are actually plain geometries.GeoPos class represents a geographical position measured in longitudes and latitudes.PageComponent, or null if none.
String[] which contains all the product writer format strings of registered product
writers, never Null.
1 - getTransparency().
AppContext of the application.
Map.
Map.
SystemUtils.getApplicationHomeDir() instead
Product.getMaskGroup() instead
Product.getMaskGroup() instead
Product.getMaskGroup() instead
Product.getMaskGroup() instead
RasterDataNode.getOverlayMaskGroup()
Rectangle object.
choosable FileFilter which was set in the FileChooser displayed when
the button from FileEditor was klicked.
CodingWrappers this GeoCoding consists of.
ImageInfo.
null if a command with the given command-ID
has not been registered (so far).
null if a command with the given command-ID
has not been registered (so far).
DefaultCommandManager.
DefaultCommandManager.
null if an command group with the
given command-ID has not been registered (so far).
null if an command group with the
given command-ID has not been registered.
Comparator for the data provided by this DataProvider.
Comparator for the data provided by this DataProvider.
featureType with respect to the placemarks created by this descriptor.
ParamEditor.getEditorComponent().
JTextField componet or a JTextArea wrapped with e.g.
AbstractToolView.getPaneControl()
current FileFilter which was set in the FileChooser displayed when the button
from FileEditor was klicked.
page.
byte (signed or unsigned).
double.
float.
int.
short (signed or unsigned).
DataProvider at the given index.
DataProvider.
GeoPos measurements are made.
GeoPos measurements are made.
map CRS.
GeoPos measurements are made.
GeoPos measurements are made.
GeoPos measurements are made.
GeoPos measurements are made.
ProductIOPlugIn.getFormatNames() method.
null.
LayerSource, created by
this LayerSourceDescriptor, does.
JFileChooser.showDialog(java.awt.Component, String) call.
boolean.
boolean.
double.
ProductData.getElemDoubleAt(int).
ProductData.getElemDoubleAt(int).
ProductData.getElemDoubleAt(int).
double.
ProductData.getElemDoubleAt(int).
ProductData.getElemDoubleAt(int).
ProductData.getElemDoubleAt(int).
ProductData.getElemDoubleAt(int).
ProductData.getElemDoubleAt(int).
float.
ProductData.getElemFloatAt(int).
ProductData.getElemFloatAt(int).
ProductData.getElemFloatAt(int).
float.
ProductData.getElemFloatAt(int).
ProductData.getElemFloatAt(int).
ProductData.getElemFloatAt(int).
ProductData.getElemFloatAt(int).
ProductData.getElemFloatAt(int).
int.
ProductData.getElemIntAt(int).
ProductData.getElemIntAt(int).
ProductData.getElemIntAt(int).
int.
ProductData.getElemIntAt(int).
ProductData.getElemIntAt(int).
ProductData.getElemIntAt(int).
ProductData.getElemIntAt(int).
ProductData.getElemIntAt(int).
String.
ProductData.UTC.DATE_FORMAT_PATTERN.
ProductData.getElemStringAt(int).
ProductData.getElemStringAt(int).
ProductData.getElemStringAt(int).
String.
ProductData.getElemStringAt(int).
ProductData.getElemStringAt(int).
ProductData.getElemStringAt(int).
ProductData.getElemStringAt(int).
ProductData.getElemStringAt(int).
int given as a long.
ProductData.getElemUIntAt(int).
ProductData.getElemUIntAt(int).
ProductData.getElemUIntAt(int).
long.
ProductData.getElemUIntAt(int).
ProductData.getElemUIntAt(int).
ProductData.getElemUIntAt(int).
ProductData.getElemUIntAt(int).
ProductData.getElemUIntAt(int).
stop() method was
called).
null if an executable command
with the given command-ID has not been registered (so far).
null if an command with the given
command-ID has not been registered.
Kernel.
null if no URL is set
BeamFileChooser if this filter is used.
FlagCoding object.
RasterDataNode.
RasterDataNode.
RasterDataNode.
RasterDataNode.getNoDataValue().
Graph of this context.
createTiePointGrid method in order to determine
the discontinuity mode for angle tie-point grids.
Kernel.
RasterDataNode.
Stx.getHistogramBinMaximum(int)
Stx.getHistogramBinMinimum(int)
ProductNodeEvent.getType() instead
RenderedImage.
IndexCoding object.
NodeContexts in the reverse order as they were initialized.
null if this event was generated by a mouse event.
Layer class which is associated directly with a LayerEditor class or indirectly
via a ExtensionFactory class.
layer context of the selected view.
LayerEditor class, whose instances serve as suitable editor either
for instances of the Layer class returned by LayerEditorDescriptor.getLayerClass() or
for instances of the LayerType class returned by LayerEditorDescriptor.getLayerTypeClass().
ExtensionFactory class, whose instances serve as suitable editor factory either
for instances of the Layer class returned by LayerEditorDescriptor.getLayerClass() or
for instances of the LayerType class returned by LayerEditorDescriptor.getLayerTypeClass().
LayerSource of this assistant.
LayerType.
LayerType class which is associated directly with a LayerEditor class or indirectly
via a ExtensionFactory class.
Stx.getMaximum() ()}
RasterDataNode.
RasterDataNode.
Stx.getMinimum()
RasterDataNode.
RasterDataNode.
null if this event was generated by a key event.
RasterDataNode.
RasterDataNode.
AssistantPage.validatePage() and AssistantPage.hasNextPage() return true.
double.
Node at the given index.
Node with the given id or
null if the graph contains no respective Node.
NodeContext of the given node.
Product.getMaskGroup() instead
DefaultCommandManager.
DefaultCommandManager.
DataProvider.
GraphProcessor.
x.
Repository of this RepositoryEntry
Window ancestor of this tool window's content pane, or
null if it is (currently) not contained inside a Window.
parameter group of this page.
PlacemarkDescriptor.
Pointing if one is available for this raster.
preferredSize has been set to a
non-null value just returns it.
rendered image
created for a RasterDataNode of this product.
BeamFileFilter for use in a JFileChooser.
ProductIO.getProductReaderForInput(Object) instead.
ProductIO.getProductWriterExtensions(String) instead.
namePrefix.
Properties instance in which this property map stores its key/value pairs.
boolean.
boolean.
Boolean.
Color.
Color.
double.
double.
Double.
Font.
Font.
int.
int.
Integer.
PropertyMap for this repository.
String.
String.
boolean value of the attribute with the given name.
int value of the attribute with the given name.
double value of the attribute with the given name.
Class value of the attribute with the given name.
String value of the attribute with the given name.
Object value of the attribute with the given name.
RasterDataNode associated with this tile,
e.g.
RasterDataNode.
Repository.
Repository at the given index.
Repository with the given baseDir.
c[0]*f[0](x) + c[1]*f[1](x) + c[2]*f[2](x) + ...
- getRmseLat() -
Method in class org.esa.beam.framework.datamodel.GcpGeoCoding
- Returns the root mean square error (RMSE) of the latitude approximation.
- getRmseLon() -
Method in class org.esa.beam.framework.datamodel.GcpGeoCoding
- Returns the root mean square error (RMSE) of the longitude approximation.
- getRoiMaskGroup() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Deprecated. since BEAM 4.10 (no replacement)
- getRoleLabel() -
Method in class org.esa.beam.framework.datamodel.GcpDescriptor
- Deprecated.
- getRoleLabel() -
Method in class org.esa.beam.framework.datamodel.GenericPlacemarkDescriptor
- Deprecated.
- getRoleLabel() -
Method in class org.esa.beam.framework.datamodel.GeometryDescriptor
- Deprecated.
- getRoleLabel() -
Method in class org.esa.beam.framework.datamodel.PinDescriptor
- Deprecated.
- getRoleLabel() -
Method in interface org.esa.beam.framework.datamodel.PlacemarkDescriptor
- Deprecated.
- getRoleLabel() -
Method in class org.esa.beam.framework.datamodel.PointDescriptor
- Deprecated.
- getRoleLabel() -
Method in class org.esa.beam.framework.datamodel.TrackPointDescriptor
-
- getRoleName() -
Method in class org.esa.beam.framework.datamodel.GcpDescriptor
- Deprecated.
- getRoleName() -
Method in class org.esa.beam.framework.datamodel.GenericPlacemarkDescriptor
- Deprecated.
- getRoleName() -
Method in class org.esa.beam.framework.datamodel.GeometryDescriptor
- Deprecated.
- getRoleName() -
Method in class org.esa.beam.framework.datamodel.PinDescriptor
- Deprecated.
- getRoleName() -
Method in interface org.esa.beam.framework.datamodel.PlacemarkDescriptor
- Deprecated.
- getRoleName() -
Method in class org.esa.beam.framework.datamodel.PointDescriptor
- Deprecated.
- getRoleName() -
Method in class org.esa.beam.framework.datamodel.TrackPointDescriptor
-
- getRoot() -
Method in class org.esa.beam.framework.ui.product.tree.ProductTreeModel
-
- getRoot() -
Method in class org.esa.beam.util.TreeNode
-
- getRootFrame(Component) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- getRootJFrame(Component) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- getRootLayer() -
Method in class org.esa.beam.framework.ui.product.ProductSceneImage
-
- getRootLayer() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getRootMeanSquareError() -
Method in class org.esa.beam.util.math.FXYSum
- Gets the root mean square error.
- getRootPageAt(int) -
Method in class org.esa.beam.framework.ui.config.ConfigDialog
-
- getRootPaneContainer(JComponent) -
Static method in class org.esa.beam.visat.actions.session.Session
-
- getRootWindow(Component) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- getRotationDirection(GeoPos[]) -
Static method in class org.esa.beam.util.ProductUtils
-
- getRowCount() -
Method in class org.esa.beam.framework.dataop.maptransf.ISEAG
- Deprecated.
- getRowCount() -
Method in class org.esa.beam.visat.actions.pgrab.ui.RepositoryTableModel
-
- getRowCount() -
Method in class org.esa.beam.visat.toolviews.placemark.AbstractPlacemarkTableModel
-
- getSameTask() -
Method in class org.esa.beam.framework.gpf.monitor.TileUsageReportGenerator.Task
-
- getSample() -
Method in class org.esa.beam.framework.datamodel.ColorPaletteDef.Point
-
- getSample(int, int) -
Method in interface org.esa.beam.framework.dataop.resamp.Resampling.Raster
- Gets the sample value at the given raster position or
Float.NaN.
- getSample(int, int, int, DataBuffer) -
Method in class org.esa.beam.util.jai.SingleBandedSampleModel
-
- getSampleBit(int, int, int) -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getSampleBit(int, int, int) -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the bit-coded sample value for the given pixel coordinate and the specified bit index as a
boolean.
- getSampleBoolean(int, int) -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getSampleBoolean(int, int) -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the (geo-)physically scaled sample at the given pixel coordinate as
boolean value.
- getSampleCoding() -
Method in class org.esa.beam.framework.datamodel.Band
- Gets the sample coding.
- getSampleCount() -
Method in class org.esa.beam.framework.datamodel.SampleCoding
- Gets the number of coded sample values.
- getSampleCount() -
Method in class org.esa.beam.framework.datamodel.Stx
-
- getSampleDouble(int, int) -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getSampleDouble(int, int) -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the (geo-)physically scaled sample value for the given pixel coordinate as
double.
- getSampleDouble(int, int, int, DataBuffer) -
Method in class org.esa.beam.util.jai.SingleBandedSampleModel
-
- getSampleFloat(int, int) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets a geo-physical sample value at the given pixel coordinate as
float value.
- getSampleFloat(int, int) -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getSampleFloat(int, int) -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the (geo-)physically scaled sample at the given pixel coordinate as
float value.
- getSampleFloat(int, int, int, DataBuffer) -
Method in class org.esa.beam.util.jai.SingleBandedSampleModel
-
- getSampleInt(int, int) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets a geo-physical sample value at the given pixel coordinate as
int value.
- getSampleInt(int, int) -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getSampleInt(int, int) -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the (geo-)physically scaled sample at the given pixel coordinate as
int value.
- getSampleMax() -
Method in class org.esa.beam.framework.datamodel.TransectProfileData
-
- getSampleMin() -
Method in class org.esa.beam.framework.datamodel.TransectProfileData
-
- getSampleName(int) -
Method in class org.esa.beam.framework.datamodel.SampleCoding
- Gets the sample name at the specified attribute index.
- getSamples(int, int, int, int, int, int[], DataBuffer) -
Method in class org.esa.beam.util.jai.SingleBandedSampleModel
-
- getSamples(int, int, int, int, int, float[], DataBuffer) -
Method in class org.esa.beam.util.jai.SingleBandedSampleModel
-
- getSamples(int, int, int, int, int, double[], DataBuffer) -
Method in class org.esa.beam.util.jai.SingleBandedSampleModel
-
- getSampleScaling() -
Method in class org.esa.beam.framework.ui.AbstractImageInfoEditorModel
-
- getSampleScaling() -
Method in interface org.esa.beam.framework.ui.ImageInfoEditorModel
-
- getSamplesDouble() -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getSamplesDouble() -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the scaled, (geo-)physical array of
double samples, copied from or directly returning the underlying
data buffer.
- getSamplesFloat() -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getSamplesFloat() -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the scaled, (geo-)physical array of
double samples, copied from or directly returning the underlying
data buffer.
- getSampleSigmas() -
Method in class org.esa.beam.framework.datamodel.TransectProfileData
-
- getSamplesInt() -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getSamplesInt() -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the scaled, (geo-)physical array of
int samples, copied from or directly returning the underlying
data buffer.
- getSampleStx() -
Method in class org.esa.beam.framework.ui.AbstractImageInfoEditorModel
-
- getSampleStx() -
Method in interface org.esa.beam.framework.ui.ImageInfoEditorModel
-
- getSampleValue(int) -
Method in class org.esa.beam.framework.datamodel.SampleCoding
- Gets the sample value at the specified attribute index.
- getSampleValues() -
Method in class org.esa.beam.framework.datamodel.TransectProfileData
-
- getSaveParametersAction() -
Method in class org.esa.beam.framework.gpf.ui.OperatorMenu
-
- getSaveToFileCheckBox() -
Method in class org.esa.beam.framework.gpf.ui.TargetProductSelector
-
- getScale() -
Method in class org.esa.beam.framework.ui.WorldMapPane
-
- getScaleFactor() -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor.LCCT
- Deprecated.
- getScaleFactor() -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor.ST
- Deprecated.
- getScaleFactor() -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor.TMT
- Deprecated.
- getScalingFactor() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the scaling factor which is applied to raw
ProductData.
- getScalingOffset() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the scaling offset which is applied to raw
ProductData.
- getScanlineOffset() -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getScanlineOffset() -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the scanline offset.
- getScanlineStride() -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getScanlineStride() -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the raster scanline stride for addressing the internal data buffer.
- getScanLineTime(Product, double) -
Static method in class org.esa.beam.util.ProductUtils
-
- getSceneHeight() -
Method in class org.esa.beam.framework.dataop.maptransf.MapInfo
- Deprecated.
- getSceneImageFileFilters() -
Method in class org.esa.beam.visat.actions.AbstractExportImageAction
-
- getSceneName() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getSceneRasterData() -
Method in class org.esa.beam.framework.datamodel.AbstractBand
- Gets a raster data holding this band's pixel data for an entire product scene.
- getSceneRasterData() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets a raster data holding this dataset's pixel data for an entire product scene.
- getSceneRasterData() -
Method in class org.esa.beam.framework.datamodel.TiePointGrid
- Gets a raster data holding this tie-point's interpolated pixel data for an entire product scene.
- getSceneRasterHeight() -
Method in class org.esa.beam.framework.dataio.AbstractProductBuilder
-
- getSceneRasterHeight() -
Method in class org.esa.beam.framework.datamodel.Product
- Returns the scene height in pixels for this data product.
- getSceneRasterHeight() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Returns the height in pixels of the scene represented by this product raster.
- getSceneRasterHeight() -
Method in class org.esa.beam.framework.datamodel.TiePointGrid
- Returns the height in pixels of the scene represented by this tie-point grid.
- getSceneRasterSize(int, int) -
Method in class org.esa.beam.framework.dataio.ProductSubsetDef
- Gets the required size for a raster required to hold all pixels for the spatial subset for the given maximum
raster width and height.
- getSceneRasterWidth() -
Method in class org.esa.beam.framework.dataio.AbstractProductBuilder
-
- getSceneRasterWidth() -
Method in class org.esa.beam.framework.datamodel.Product
- Returns the scene width in pixels for this data product.
- getSceneRasterWidth() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Returns the width in pixels of the scene represented by this product raster.
- getSceneRasterWidth() -
Method in class org.esa.beam.framework.datamodel.TiePointGrid
- Returns the width in pixels of the scene represented by this tie-point grid.
- getSceneWidth() -
Method in class org.esa.beam.framework.dataop.maptransf.MapInfo
- Deprecated.
- getScreenHeight() -
Static method in class org.esa.beam.framework.ui.UIUtils
- Returns the (main) screen's height in pixels.
- getScreenSize() -
Static method in class org.esa.beam.framework.ui.UIUtils
- Returns the (main) screen's size in pixels.
- getScreenWidth() -
Static method in class org.esa.beam.framework.ui.UIUtils
- Returns the (main) screen's width in pixels.
- getSearchRadius() -
Method in class org.esa.beam.framework.datamodel.PixelGeoCoding
- Gets the search radius used by this geo-coding.
- getSecondsFraction() -
Method in class org.esa.beam.framework.datamodel.ProductData.UTC
- Returns the seconds fraction of the Modified Julian Day (MJD) as a signed integer (the 2nd element of the
internal data array).
- getSelectableCommand() -
Method in class org.esa.beam.framework.ui.command.CommandEvent
-
- getSelectedBands() -
Method in class org.esa.beam.framework.ui.product.BandChooser
-
- getSelectedBands() -
Method in class org.esa.beam.visat.toolviews.placemark.AbstractPlacemarkTableModel
-
- getSelectedFeatureFigure() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getSelectedFeatureFigures() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
- Deprecated. since BEAM 4.10, use
ProductSceneView.getFeatureFigures(boolean) instead
- getSelectedFigures() -
Method in interface org.esa.beam.framework.ui.tool.DrawingEditor
- Deprecated. Gets all selected figures.
- getSelectedGcps() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getSelectedGrids() -
Method in class org.esa.beam.visat.toolviews.placemark.AbstractPlacemarkTableModel
-
- getSelectedInternalFrame() -
Method in class org.esa.beam.visat.VisatApp
-
- getSelectedItem() -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.HistoryComboBoxModel
-
- getSelectedLayer() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getSelectedLayer() -
Method in class org.esa.beam.visat.toolviews.layermanager.AbstractLayerToolView
-
- getSelectedPin() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getSelectedPins() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getSelectedProduct() -
Method in class org.esa.beam.framework.gpf.ui.DefaultAppContext
-
- getSelectedProduct() -
Method in class org.esa.beam.framework.gpf.ui.SourceProductSelector
-
- getSelectedProduct() -
Method in interface org.esa.beam.framework.ui.AppContext
-
- getSelectedProduct() -
Method in class org.esa.beam.framework.ui.WorldMapPane
-
- getSelectedProduct() -
Method in class org.esa.beam.framework.ui.WorldMapPaneDataModel
-
- getSelectedProduct() -
Method in class org.esa.beam.framework.ui.WorldMapWindow
-
- getSelectedProduct() -
Method in class org.esa.beam.visat.toolviews.worldmap.WorldMapToolView
-
- getSelectedProduct() -
Method in class org.esa.beam.visat.VisatApp
- Returns the currently selected product.
- getSelectedProductMetadataView() -
Method in class org.esa.beam.visat.VisatApp
- Returns the selected product metadata view.
- getSelectedProductNode() -
Method in class org.esa.beam.visat.VisatApp
- Returns the currently selected node within a product.
- getSelectedProductNodeView() -
Method in class org.esa.beam.visat.VisatApp
- Returns the selected product node view.
- getSelectedProducts() -
Method in class org.esa.beam.visat.dialogs.ProductChooser
-
- getSelectedProductSceneView() -
Method in class org.esa.beam.framework.gpf.ui.DefaultAppContext
-
- getSelectedProductSceneView() -
Method in interface org.esa.beam.framework.ui.AppContext
-
- getSelectedProductSceneView() -
Method in class org.esa.beam.visat.VisatApp
- Returns the selected product scene view.
- getSelectedProfile() -
Method in class org.esa.beam.framework.ui.RGBImageProfilePane
- Gets the selected RGB-image profile if any.
- getSelectedTiePointGrids() -
Method in class org.esa.beam.framework.ui.product.BandChooser
-
- getSelectedView() -
Method in class org.esa.beam.visat.toolviews.layermanager.AbstractLayerToolView
-
- getSelectionContext() -
Method in interface org.esa.beam.framework.ui.application.PageComponent
- Gets the current selection context, if any.
- getSelectionContext() -
Method in class org.esa.beam.framework.ui.application.support.AbstractToolView
- Gets the current selection context, if any.
- getSelectionContext() -
Method in class org.esa.beam.framework.ui.BasicView
- Gets the current selection context, if any.
- getSelectionContext() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
- Gets the current selection context, if any.
- getSelectionContext() -
Method in class org.esa.beam.visat.ProductsToolView
- Gets the current selection context, if any.
- getSelectionContext() -
Method in class org.esa.beam.visat.toolviews.layermanager.LayerManagerToolView
-
- getSelectionManager() -
Method in interface org.esa.beam.framework.ui.application.ApplicationPage
-
- getSelectionManager() -
Method in class org.esa.beam.visat.VisatApplicationPage
-
- getSelectTool() -
Method in interface org.esa.beam.framework.ui.tool.DrawingEditor
- Deprecated.
- getSemiMajor() -
Method in class org.esa.beam.framework.dataop.maptransf.CartographicMapTransform
- Deprecated. Gets the map scaling factor parameter.
- getSemiMajor() -
Method in class org.esa.beam.framework.dataop.maptransf.Ellipsoid
- Deprecated.
- getSemiMinor() -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor.AEAC
- Deprecated.
- getSemiMinor() -
Method in class org.esa.beam.framework.dataop.maptransf.Ellipsoid
- Deprecated.
- getSemiMinor() -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor.LCCT
- Deprecated.
- getSemiMinor() -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor.ST
- Deprecated.
- getSemiMinor() -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor.TMT
- Deprecated.
- getSeparators() -
Method in class org.esa.beam.util.io.CsvReader
-
- getSequence() -
Method in class org.esa.beam.util.math.IntervalPartition
- Returns the sequence of all numbers in the interval partition.
- getServiceRegistry() -
Method in class org.esa.beam.framework.gpf.internal.OperatorSpiRegistryImpl
- Gets the
ServiceRegistry
- getServiceRegistry() -
Method in interface org.esa.beam.framework.gpf.OperatorSpiRegistry
- Gets the
ServiceRegistry
- getSessionFile() -
Method in class org.esa.beam.visat.VisatApp
-
- getSessionFileFilter() -
Static method in class org.esa.beam.visat.actions.session.OpenSessionAction
-
- getShape() -
Method in interface org.esa.beam.framework.draw.Figure
- Deprecated. Gets a shape representation of this figure.
- getShape() -
Method in class org.esa.beam.framework.draw.ShapeFigure
- Deprecated. Gets a shape representation of this figure.
- getShape() -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureShapeFigure
-
- getShapeVertexIndexes() -
Method in class org.esa.beam.framework.datamodel.TransectProfileData
-
- getShapeVertices() -
Method in class org.esa.beam.framework.datamodel.TransectProfileData
-
- getShortDescription() -
Method in interface org.esa.beam.framework.gpf.doclet.ElementDesc
-
- getShortDescription() -
Method in class org.esa.beam.framework.gpf.doclet.OperatorDesc
-
- getShortDescription() -
Method in class org.esa.beam.framework.gpf.doclet.ParameterDesc
-
- getShortDescription() -
Method in class org.esa.beam.framework.gpf.doclet.SourceProductDesc
-
- getShortDescription() -
Method in class org.esa.beam.framework.gpf.doclet.SourceProductsDesc
-
- getShortDescription() -
Method in class org.esa.beam.framework.gpf.doclet.TargetProductDesc
-
- getShortDescription() -
Method in class org.esa.beam.framework.ui.command.Command
-
- getShowLayerCommandId() -
Method in class org.esa.beam.framework.datamodel.AbstractPlacemarkDescriptor
-
- getShowLayerCommandId() -
Method in class org.esa.beam.framework.datamodel.GcpDescriptor
- Deprecated.
- getShowLayerCommandId() -
Method in class org.esa.beam.framework.datamodel.PinDescriptor
- Deprecated.
- getShowLayerCommandId() -
Method in interface org.esa.beam.framework.datamodel.PlacemarkDescriptor
- Deprecated.
- getSimpleFeature() -
Method in interface org.esa.beam.framework.ui.product.SimpleFeatureFigure
-
- getSimpleFeature() -
Method in class org.esa.beam.framework.ui.product.SimpleFeaturePointFigure
-
- getSimpleFeature() -
Method in class org.esa.beam.framework.ui.product.SimpleFeatureShapeFigure
-
- getSimpleFeature() -
Method in class org.esa.beam.util.ForwardingSimpleFeature
-
- getSize() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode.RasterDataDoubleList
-
- getSize() -
Method in class org.esa.beam.util.IntMap
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.Byte
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.Double
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.Float
-
- getSize() -
Method in interface org.esa.beam.util.math.DoubleList
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.Int
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.Long
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.Short
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.UByte
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.UInt
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.ULong
-
- getSize() -
Method in class org.esa.beam.util.math.DoubleList.UShort
-
- getSize() -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.HistoryComboBoxModel
-
- getSLDFile(File) -
Static method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.SLDUtils
-
- getSliderBoxBounds() -
Method in class org.esa.beam.framework.ui.SliderBoxImageDisplay
-
- getSliderBoxChangeListener() -
Method in class org.esa.beam.framework.ui.SliderBoxImageDisplay
-
- getSliderColor(int) -
Method in class org.esa.beam.framework.ui.DefaultImageInfoEditorModel
-
- getSliderColor(int) -
Method in interface org.esa.beam.framework.ui.ImageInfoEditorModel
-
- getSliderCount() -
Method in class org.esa.beam.framework.ui.DefaultImageInfoEditorModel
-
- getSliderCount() -
Method in interface org.esa.beam.framework.ui.ImageInfoEditorModel
-
- getSliderSample(int) -
Method in class org.esa.beam.framework.ui.DefaultImageInfoEditorModel
-
- getSliderSample(int) -
Method in interface org.esa.beam.framework.ui.ImageInfoEditorModel
-
- getSmallIcon() -
Method in interface org.esa.beam.framework.ui.application.PageComponentDescriptor
-
- getSmallIcon() -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- getSmallIcon() -
Method in class org.esa.beam.framework.ui.command.Command
-
- getSmallSansSerifFont() -
Static method in class org.esa.beam.framework.ui.UIDefaults
-
- getSolarFlux() -
Method in class org.esa.beam.framework.datamodel.Band
- Gets the solar flux in
mW/(m^2 nm) (milli-watts per square metre per nanometer)
units for the wavelength of this band.
- getSortChildren() -
Method in class org.esa.beam.framework.ui.command.Command
-
- getSortedFileFilters(Iterator<T>) -
Static method in class org.esa.beam.util.io.BeamFileFilter
- Return a alphabetically sorted list of file filters originating from a productIO plugin iterator.
- getSource() -
Method in class org.esa.beam.framework.datamodel.FilterBand
-
- getSource() -
Method in class org.esa.beam.framework.dataop.barithm.RasterDataSymbol
-
- getSource(int) -
Method in class org.esa.beam.framework.gpf.graph.Node
- Returns the
NodeSource at the given index position
- getSource(int) -
Method in class org.esa.beam.framework.gpf.graph.SourceList
- Gets the
NodeSource at the given index.
- getSourceDimensions() -
Method in class org.esa.beam.framework.datamodel.GeoCodingMathTransform
-
- getSourceImage() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the source image associated with this
RasterDataNode.
- getSourceLinePixelCoords(Band, int, int, PixelPos[]) -
Method in class org.esa.beam.framework.dataio.ProductProjectionBuilder
- Deprecated.
- getSourceName(int) -
Method in class org.esa.beam.framework.datamodel.RGBChannelDef
-
- getSourceNames() -
Method in class org.esa.beam.framework.datamodel.RGBChannelDef
-
- getSourceNode() -
Method in class org.esa.beam.framework.datamodel.ProductNodeEvent
-
- getSourceNode() -
Method in class org.esa.beam.framework.gpf.graph.NodeSource
- Returns the
Node instance associatied with this
NodeSource.
- getSourceNodeId() -
Method in class org.esa.beam.framework.gpf.graph.NodeSource
- Gets the identifier of the source node.
- getSourceProduct() -
Method in class org.esa.beam.framework.dataio.AbstractProductBuilder
-
- getSourceProduct() -
Method in class org.esa.beam.framework.dataio.AbstractProductWriter
- Returns the source product to be written or
null if the writeProductNodes has not be
called so far.
- getSourceProduct(String) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- getSourceProduct() -
Method in class org.esa.beam.framework.gpf.Operator
- Gets a single source product.
- getSourceProduct(String) -
Method in class org.esa.beam.framework.gpf.Operator
- Gets the source product using the specified name.
- getSourceProduct() -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- getSourceProduct() -
Method in class org.esa.beam.framework.ui.NewProductDialog
-
- getSourceProduct() -
Method in class org.esa.beam.visat.dialogs.ProductFlipDialog
-
- getSourceProductId(Product) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- getSourceProductId(Product) -
Method in class org.esa.beam.framework.gpf.Operator
- Gets the identifier for the given source product.
- getSourceProductList() -
Method in class org.esa.beam.framework.gpf.doclet.OperatorDesc
-
- getSourceProductMap() -
Method in class org.esa.beam.framework.gpf.internal.OperatorClassDescriptor
-
- getSourceProducts() -
Method in class org.esa.beam.framework.gpf.doclet.OperatorDesc
-
- getSourceProducts() -
Method in class org.esa.beam.framework.gpf.internal.OperatorClassDescriptor
-
- getSourceProducts() -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- getSourceProducts() -
Method in class org.esa.beam.framework.gpf.Operator
- Gets the source products in the order they have been declared.
- getSourceProductSelectorList() -
Method in class org.esa.beam.framework.gpf.ui.DefaultIOParametersPanel
-
- getSources() -
Method in class org.esa.beam.framework.gpf.graph.Header
-
- getSources() -
Method in class org.esa.beam.framework.gpf.graph.Node
-
- getSources() -
Method in class org.esa.beam.framework.gpf.graph.SourceList
- Gets all
NodeSources.
- getSourceTile(RasterDataNode, Rectangle, ProgressMonitor) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
- Deprecated. since BEAM 4.9, use
OperatorContext.getSourceTile(RasterDataNode, Rectangle) instead
- getSourceTile(RasterDataNode, Rectangle) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- getSourceTile(RasterDataNode, Rectangle, BorderExtender, ProgressMonitor) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
- Deprecated. since BEAM 4.9, use
OperatorContext.getSourceTile(RasterDataNode, Rectangle, BorderExtender) instead
- getSourceTile(RasterDataNode, Rectangle, BorderExtender) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- getSourceTile(RasterDataNode, Rectangle) -
Method in class org.esa.beam.framework.gpf.Operator
- Gets a
Tile for a given band and image region.
- getSourceTile(RasterDataNode, Rectangle, BorderExtender) -
Method in class org.esa.beam.framework.gpf.Operator
- Gets a
Tile for a given band and image region.
- getSourceTile(RasterDataNode, Rectangle, ProgressMonitor) -
Method in class org.esa.beam.framework.gpf.Operator
- Deprecated. since BEAM 4.9, because the progress monitor is not used anymore. Please
use
Operator.getSourceTile(RasterDataNode, Rectangle, BorderExtender) instead.
- getSourceTile(RasterDataNode, Rectangle, BorderExtender, ProgressMonitor) -
Method in class org.esa.beam.framework.gpf.Operator
- Deprecated. since BEAM 4.9, because the progress monitor is not used anymore. Please
use
Operator.getSourceTile(RasterDataNode, Rectangle, BorderExtender) instead.
- getSourceUrl(Class) -
Static method in class org.esa.beam.util.ResourceInstaller
-
- getSouthExtension() -
Method in class org.esa.beam.visat.toolviews.placemark.gcp.GcpManagerToolView
-
- getSouthExtension() -
Method in class org.esa.beam.visat.toolviews.placemark.PlacemarkManagerToolView
-
- getSpectralBandIndex() -
Method in class org.esa.beam.framework.datamodel.Band
- Gets the (zero-based) spectral band index.
- getSpectralBandwidth() -
Method in class org.esa.beam.framework.datamodel.Band
- Gets the spectral bandwidth in
nm (nanomater) units.
- getSpectralWavelength() -
Method in class org.esa.beam.framework.datamodel.Band
- Gets the spectral wavelength in
nm (nanomater) units.
- getSpi() -
Method in class org.esa.beam.framework.gpf.Operator
- Gets the SPI which was used to create this operator.
- getSqrSum() -
Method in class org.esa.beam.util.math.Statistics
- Deprecated. Gets the sum of the squares of all considered values.
- getSquareDistance(float, float) -
Method in class org.esa.beam.framework.datamodel.TiePointGeoCoding.Approximation
- Computes the square distance to the given geographical coordinate.
- getStackSizeMax() -
Static method in class com.bc.jexp.impl.UserFunction
- Gets the maximum stack size.
- getStandardColumnNames() -
Method in class org.esa.beam.visat.toolviews.placemark.AbstractPlacemarkTableModel
-
- getStandardColumnNames() -
Method in class org.esa.beam.visat.toolviews.placemark.gcp.GcpTableModel
-
- getStandardColumnNames() -
Method in class org.esa.beam.visat.toolviews.placemark.pin.PinTableModel
-
- getStandardColumnValueAt(int, int) -
Method in class org.esa.beam.visat.toolviews.placemark.AbstractPlacemarkTableModel
-
- getStandardColumnValueAt(int, int) -
Method in class org.esa.beam.visat.toolviews.placemark.gcp.GcpTableModel
-
- getStandardColumnValueAt(int, int) -
Method in class org.esa.beam.visat.toolviews.placemark.pin.PinTableModel
-
- getStandardDeviation() -
Method in class org.esa.beam.framework.datamodel.Stx
-
- getStandardParallel1() -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor.AEAC
- Deprecated.
- getStandardParallel1() -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor.LCCT
- Deprecated.
- getStandardParallel2() -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor.AEAC
- Deprecated.
- getStandardParallel2() -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor.LCCT
- Deprecated.
- getStart() -
Method in class org.esa.beam.framework.gpf.monitor.TileUsageReportGenerator.Task
-
- getStartNanos() -
Method in class org.esa.beam.framework.gpf.monitor.TileComputationEvent
-
- getStartTime() -
Method in class org.esa.beam.framework.datamodel.Product
- Gets the (sensing) start time associated with the first raster data line.
- getStartTime() -
Method in class org.esa.beam.util.kmz.KmlGroundOverlay
-
- getStartTime() -
Method in class org.esa.beam.util.StopWatch
- Gets the user defined start time in milliseconds (the one that was set when the
start() method was
called).
- getStatusBar() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- getStatusBarMessage() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- getStdDev() -
Method in class org.esa.beam.util.math.Statistics
- Deprecated. Gets the standard deviation value.
- getStorageDir() -
Method in class org.esa.beam.visat.actions.pgrab.model.Repository
-
- getStoreProfileInProduct() -
Method in class org.esa.beam.framework.ui.RGBImageProfilePane
-
- getStx() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the statistics.
- getStx(boolean, ProgressMonitor) -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the statistics.
- getStyle() -
Method in class org.esa.beam.framework.ui.diagram.AbstractDiagramGraph
-
- getStyle() -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getStyleCss() -
Method in class org.esa.beam.framework.datamodel.Placemark
-
- getStyleCss() -
Method in class org.esa.beam.framework.datamodel.VectorDataNode
-
- getStyleCss() -
Method in class org.esa.beam.visat.toolviews.placemark.PlacemarkDialog
-
- getSubPages() -
Method in interface org.esa.beam.framework.ui.config.ConfigPage
- Returns an array of sub-pages this page has.
- getSubPages() -
Method in class org.esa.beam.framework.ui.config.DefaultConfigPage
-
- getSubSamplingX() -
Method in class org.esa.beam.framework.dataio.ProductSubsetDef
- Gets the sub-sampling in X-direction (horizontal).
- getSubSamplingX() -
Method in class org.esa.beam.framework.datamodel.TiePointGrid
- Returns the sub-sampling in X-direction given in the pixel co-ordinates of the data product to which this
tie-pint grid belongs to.
- getSubSamplingY() -
Method in class org.esa.beam.framework.dataio.ProductSubsetDef
- Gets the sub-sampling in Y-direction (vertical).
- getSubSamplingY() -
Method in class org.esa.beam.framework.datamodel.TiePointGrid
- Returns the sub-sampling in Y-direction given in the pixel co-ordinates of the data product to which this
tie-pint grid belongs to.
- getSubsetDef() -
Method in class org.esa.beam.framework.dataio.AbstractProductReader
- Returns the subset information with which this data product is read from its physical source.
- getSubsetDef() -
Method in interface org.esa.beam.framework.dataio.ProductReader
- Returns the subset information with which this a data product is read from its physical source.
- getSubsetDef() -
Method in class org.esa.beam.framework.gpf.internal.OperatorProductReader
-
- getSubsetName() -
Method in class org.esa.beam.framework.dataio.ProductSubsetDef
-
- getSubsetProduct() -
Method in class org.esa.beam.visat.actions.ProductImportAction.ProductFileChooser
- File chooser only returns a product, if a product subset was created.
- getSubWindowHeight() -
Method in class org.esa.beam.framework.datamodel.GeneralFilterBand
- Deprecated. since BEAM 4.5, use
GeneralFilterBand.getSubWindowSize()
- getSubWindowSize() -
Method in class org.esa.beam.framework.datamodel.GeneralFilterBand
-
- getSubWindowWidth() -
Method in class org.esa.beam.framework.datamodel.GeneralFilterBand
- Deprecated. since BEAM 4.5, use
GeneralFilterBand.getSubWindowSize()
- getSuitableProjection(GeoPos) -
Static method in class org.esa.beam.framework.dataop.maptransf.UTM
- Deprecated. Gets the UTM projection suitable for the given geodetic coordinate.
- getSum() -
Method in class org.esa.beam.util.math.Statistics
- Deprecated. Gets the sum of all considered values.
- getSunDir(PixelPos, AngularDirection) -
Method in interface org.esa.beam.framework.datamodel.Pointing
- Gets the vector to the sun at the given pixel position as angular direction.
- getSunDir(PixelPos, AngularDirection) -
Method in class org.esa.beam.framework.datamodel.TiePointGridPointing
-
- getSupportedProductTypes() -
Method in interface org.esa.beam.framework.datamodel.PointingFactory
- Retrieves the product types for which this instance can create
pointings.
- getSuppressibleOptionPane() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- getSymbol() -
Method in class com.bc.jexp.Term.Ref
-
- getSymbolicName() -
Method in class org.esa.beam.framework.processor.Processor
- Returns the symbolic name of the processor.
- getSymbolicName() -
Method in interface org.esa.beam.framework.ui.application.ApplicationDescriptor
-
- getSymbolicName() -
Method in class org.esa.beam.framework.ui.application.support.DefaultApplicationDescriptor
-
- getSystemLogger() -
Static method in class org.esa.beam.util.logging.BeamLogManager
- Gets the system logger determined by the name returned by the
getSystemLoggerName method.
- getSystemLoggerName() -
Static method in class org.esa.beam.util.logging.BeamLogManager
- Gets the name of the system logger.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class org.esa.beam.framework.ui.FloatCellEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.QuicklookProvider.QuickLookEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.WorldMapProvider.WorldMapCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class org.esa.beam.framework.ui.DecimalTableCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.WorldMapProvider.WorldMapCellRenderer
-
- getTableColumn() -
Method in interface org.esa.beam.visat.actions.pgrab.model.dataprovider.DataProvider
- Returns a
TableColumn which defines the UI representation of the provided data within a
Table.
- getTableColumn() -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.FileNameProvider
-
- getTableColumn() -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.ProductPropertiesProvider
-
- getTableColumn() -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.ProductSizeProvider
-
- getTableColumn() -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.QuicklookProvider
-
- getTableColumn() -
Method in class org.esa.beam.visat.actions.pgrab.model.dataprovider.WorldMapProvider
-
- getTabTitle() -
Method in interface org.esa.beam.framework.ui.application.PageComponentDescriptor
-
- getTabTitle() -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- getTarget() -
Method in class org.esa.beam.framework.gpf.graph.Header
-
- getTargetBand() -
Method in class org.esa.beam.framework.gpf.internal.OperatorImage
-
- getTargetDimensions() -
Method in class org.esa.beam.framework.datamodel.GeoCodingMathTransform
-
- getTargetImage(Band) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- getTargetProduct() -
Method in class org.esa.beam.framework.gpf.doclet.OperatorDesc
-
- getTargetProduct() -
Method in class org.esa.beam.framework.gpf.internal.OperatorClassDescriptor
-
- getTargetProduct() -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- getTargetProduct() -
Method in class org.esa.beam.framework.gpf.Operator
- Gets the target product for the operator.
- getTargetProduct() -
Method in interface org.esa.beam.framework.gpf.pointop.ProductConfigurer
-
- getTargetProductNameSuffix() -
Method in class org.esa.beam.framework.gpf.ui.DefaultSingleTargetProductDialog
-
- getTargetProductSelector() -
Method in class org.esa.beam.framework.gpf.ui.SingleTargetProductDialog
-
- getTargetProperties() -
Method in class org.esa.beam.framework.gpf.internal.OperatorClassDescriptor
-
- getTargetProperty(String) -
Method in class org.esa.beam.framework.gpf.internal.OperatorContext
-
- getTargetProperty(String) -
Method in class org.esa.beam.framework.gpf.Operator
- Gets a target property of the operator.
- getTermCountP() -
Method in enum org.esa.beam.framework.datamodel.GcpGeoCoding.Method
- Returns the number of terms for the numerator polynomial.
- getTerms() -
Method in class org.esa.beam.framework.dataop.barithm.RasterDataLoop
-
- getText() -
Method in class org.esa.beam.framework.datamodel.Graticule.TextGlyph
-
- getText() -
Method in class org.esa.beam.framework.datamodel.Placemark
-
- getText() -
Method in class org.esa.beam.framework.ui.command.Command
-
- getTextComponent() -
Method in class org.esa.beam.framework.param.editors.ComboBoxEditor
-
- getTextComponent() -
Method in class org.esa.beam.framework.param.editors.TextFieldEditor
-
- getTextComponent() -
Method in class org.esa.beam.framework.param.editors.TextFieldXEditor
-
- getTextGap() -
Method in class org.esa.beam.framework.ui.diagram.Diagram
-
- getTextGlyphs() -
Method in class org.esa.beam.framework.datamodel.Graticule
-
- getTextOpacity() -
Method in class org.esa.beam.visat.toolviews.layermanager.layersrc.shapefile.FeatureLayer
-
- getThreadName() -
Method in class org.esa.beam.framework.gpf.monitor.TileComputationEvent
-
- getTiePointGrid(String) -
Method in class org.esa.beam.framework.datamodel.Product
- Returns the tie-point grid with the given name.
- getTiePointGridAt(int) -
Method in class org.esa.beam.framework.datamodel.Product
- Returns the tie-point grid at the given index.
- getTiePointGridGroup() -
Method in class org.esa.beam.framework.datamodel.Product
- Gets the tie-point grid group of this product.
- getTiePointGridIndex(String) -
Method in class org.esa.beam.framework.datamodel.Product
- Deprecated. since BEAM 4.9. No usage, considered useless.
- getTiePointGridNames() -
Method in class org.esa.beam.framework.datamodel.Product
- Returns a string array containing the names of the tie-point grids contained in this product
- getTiePointGrids() -
Method in class org.esa.beam.framework.datamodel.Product
- Returns an array of tie-point grids contained in this product
- getTiePoints() -
Method in class org.esa.beam.framework.datamodel.TiePointGrid
- Gets the data array holding this band's pixel samples.
- getTile(RenderedImage, int, int) -
Method in class org.esa.beam.util.jai.VerbousTileCache
-
- getTileCapacity() -
Method in class org.esa.beam.util.jai.VerbousTileCache
-
- getTileComparator() -
Method in class org.esa.beam.util.jai.VerbousTileCache
-
- getTileId() -
Method in class org.esa.beam.framework.gpf.monitor.TileUsageReportGenerator.Task
-
- getTiles(RenderedImage) -
Method in class org.esa.beam.util.jai.VerbousTileCache
-
- getTiles(RenderedImage, Point[]) -
Method in class org.esa.beam.util.jai.VerbousTileCache
-
- getTileX() -
Method in class org.esa.beam.framework.gpf.monitor.TileComputationEvent
-
- getTileY() -
Method in class org.esa.beam.framework.gpf.monitor.TileComputationEvent
-
- getTimeDiff() -
Method in class org.esa.beam.util.StopWatch
- Gets the elapsed time between start time and end time.
- getTimeDiffString() -
Method in class org.esa.beam.util.StopWatch
- Returns the elapsed time between start and end as a string in the format "hours:minutes:seconds",
with seconds given as a decimal floating point number.
- getTimeString(long) -
Static method in class org.esa.beam.util.StopWatch
- Utility method that converts a given time in milliseconds in the format "hours:minutes:seconds",
with seconds given as a decimal floating point number.
- getTitle() -
Method in class org.esa.beam.framework.processor.ui.ParameterPage
- Gets the title of this page.
- getTitle() -
Method in class org.esa.beam.framework.ui.AbstractDialog
-
- getTitle() -
Method in interface org.esa.beam.framework.ui.application.PageComponent
-
- getTitle() -
Method in interface org.esa.beam.framework.ui.application.PageComponentDescriptor
-
- getTitle() -
Method in class org.esa.beam.framework.ui.application.support.AbstractToolView
-
- getTitle() -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- getTitle() -
Method in interface org.esa.beam.framework.ui.config.ConfigPage
- Returns the human readable tile of the page which is displayed in the config dialog's tree view and title bar.
- getTitle() -
Method in class org.esa.beam.framework.ui.config.DefaultConfigPage
-
- getTitleBase() -
Method in class org.esa.beam.framework.ui.config.ConfigDialog
-
- getToken() -
Method in class com.bc.jexp.impl.Tokenizer
- Gets the current token wich was read in due to the last
next() call.
- getTolerance() -
Method in class org.esa.beam.visat.actions.masktools.MagicWandModel
-
- getTool() -
Method in interface org.esa.beam.framework.ui.tool.DrawingEditor
- Deprecated.
- getTool() -
Method in class org.esa.beam.framework.ui.tool.ToolEvent
- Deprecated. Returns the tool which generated this event.
- getToolBar(String) -
Method in class org.esa.beam.framework.ui.BasicApp
-
- getToolBarGroups() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- getToolBarId() -
Method in class org.esa.beam.framework.ui.application.support.DefaultToolViewDescriptor
-
- getToolBarId() -
Method in interface org.esa.beam.framework.ui.application.ToolViewDescriptor
- Gets the ID of the tool bar in which the associated "show view" command will be placed.
- getToolCommand(String) -
Method in interface org.esa.beam.framework.ui.command.CommandManager
- Gets the tool command associated with the given command-ID or
null if a tool command with the given
command-ID has not been registered (so far).
- getToolCommand(String) -
Method in class org.esa.beam.framework.ui.command.DefaultCommandManager
- Gets the tool command associated with the given command-ID or
null if a tool command with the given
command-ID has not been registered.
- getToolView(String) -
Method in interface org.esa.beam.framework.ui.application.ApplicationPage
-
- getToolView(String) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- getToolViewDescriptor(String) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- getToolViewDescriptor(String) -
Method in interface org.esa.beam.framework.ui.application.ToolViewDescriptorRegistry
-
- getToolViewDescriptor(String) -
Method in class org.esa.beam.visat.VisatActivator
-
- getToolViewDescriptor(String) -
Method in class org.esa.beam.visat.VisatApplicationPage
-
- getToolViewDescriptors() -
Method in interface org.esa.beam.framework.ui.application.ToolViewDescriptorRegistry
-
- getToolViewDescriptors() -
Method in class org.esa.beam.visat.VisatActivator
-
- getToolViews() -
Method in interface org.esa.beam.framework.ui.application.ApplicationPage
-
- getToolViews() -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
-
- getTransectProfileData(RasterDataNode) -
Static method in class org.esa.beam.visat.toolviews.stat.StatisticsUtils.TransectProfile
-
- getTransectShape(Product) -
Static method in class org.esa.beam.visat.toolviews.stat.StatisticsUtils.TransectProfile
-
- getTransferData(DataFlavor) -
Method in class org.esa.beam.util.SystemUtils.ImageSelection
-
- getTransferDataFlavors() -
Method in class org.esa.beam.util.SystemUtils.ImageSelection
-
- getTransform() -
Method in class org.esa.beam.framework.ui.diagram.Diagram
-
- getTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) -
Static method in class org.esa.beam.util.FeatureUtils
-
- getTransform() -
Method in class org.esa.beam.util.ShapeRasterizer
- Gets the affine transformation to be applied before a shape is rasterized.
- getTransformUI(MapTransform) -
Method in class org.esa.beam.framework.dataop.maptransf.AffineTransformDescriptor
- Deprecated. Gets a user interface for editing the transformation properties of a map projection.
- getTransformUI(MapTransform) -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor
- Deprecated. Gets a user interface for editing the transformation properties of a map projection.
- getTransformUI(MapTransform) -
Method in class org.esa.beam.framework.dataop.maptransf.IdentityTransformDescriptor
- Deprecated. Gets a user interface for editing the transformation properties of a map projection.
- getTransformUI(MapTransform) -
Method in class org.esa.beam.framework.dataop.maptransf.IntegerizedSinusoidalDescriptor
- Deprecated. Gets a user interface for editing the transformation properties of a map projection.
- getTransformUI(MapTransform) -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor
- Deprecated. Gets a user interface for editing the transformation properties of a map projection.
- getTransformUI(MapTransform) -
Method in interface org.esa.beam.framework.dataop.maptransf.MapTransformDescriptor
- Deprecated. Gets a user interface for editing the transformation properties of a map projection.
- getTransformUI(MapTransform) -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor
- Deprecated. Gets a user interface for editing the transformation properties of a map projection.
- getTransformUI(MapTransform) -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor
- Deprecated. Gets a user interface for editing the transformation properties of a map projection.
- getTransformUI() -
Method in class org.esa.beam.framework.ui.ProjectionParamsDialog
-
- getTransparency() -
Method in class org.esa.beam.framework.datamodel.BitmaskDef
- Deprecated. Gets the transparency of the bitmask.
- getTreatVirtualBandsAsRealBands() -
Method in class org.esa.beam.framework.dataio.ProductSubsetDef
-
- getTreePath(Object) -
Method in class org.esa.beam.framework.ui.product.tree.ProductTreeModel
-
- getType() -
Method in class com.bc.jexp.impl.Tokenizer
- Returns the current token type.
- getType() -
Method in class org.esa.beam.framework.datamodel.ProductData
- Returns this value's type ID.
- getType(String) -
Static method in class org.esa.beam.framework.datamodel.ProductData
- Returns a integer representation of the given data type string.
- getType() -
Method in class org.esa.beam.framework.datamodel.ProductNodeEvent
-
- getType() -
Method in class org.esa.beam.framework.gpf.doclet.FieldDesc
-
- getType() -
Method in class org.esa.beam.framework.gpf.doclet.OperatorDesc
-
- getType() -
Method in class org.esa.beam.framework.gpf.graph.HeaderParameter
-
- getType() -
Method in class org.esa.beam.framework.gpf.internal.TypeDescriptor
-
- getType() -
Method in class org.esa.beam.framework.param.Parameter
- Returns the value type of this parameter
- getType() -
Method in class org.esa.beam.framework.processor.Request
- Retrieves the type of request.
- getType() -
Method in class org.esa.beam.util.ForwardingSimpleFeature
-
- getTypeID() -
Method in class org.esa.beam.framework.dataop.maptransf.AffineTransformDescriptor
- Deprecated.
- getTypeID() -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor
- Deprecated. Gets the unique type identifier for the map transformation, e.g.
- getTypeID() -
Method in class org.esa.beam.framework.dataop.maptransf.IdentityTransformDescriptor
- Deprecated.
- getTypeID() -
Method in class org.esa.beam.framework.dataop.maptransf.IntegerizedSinusoidalDescriptor
- Deprecated.
- getTypeID() -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor
- Deprecated. Gets the unique type identifier for the map transformation, e.g.
- getTypeID() -
Method in interface org.esa.beam.framework.dataop.maptransf.MapTransformDescriptor
- Deprecated.
- getTypeID() -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor
- Deprecated. Retrieves the type identifier for this transform.
- getTypeID() -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor
- Deprecated. Retrieves the type identifier for this transform.
- getTypeId() -
Method in class org.esa.beam.framework.processor.ProductRef
- Returns the product type ID.
- getTypeString() -
Method in class org.esa.beam.framework.datamodel.ProductData.ASCII
- Returns this value's data type String.
- getTypeString(int) -
Static method in class org.esa.beam.framework.datamodel.ProductData
- Returns a textual representation of the given data type.
- getTypeString() -
Method in class org.esa.beam.framework.datamodel.ProductData
- Returns this value's data type String.
- getTypeString() -
Method in class org.esa.beam.framework.datamodel.ProductData.UTC
- Returns this value's data type String.
- getUI() -
Method in class org.esa.beam.framework.ui.io.FileArrayEditor
- Retrieves the editor UI.
- getUIComponent() -
Method in class org.esa.beam.framework.dataop.maptransf.DefaultMapTransformUI
- Deprecated.
- getUIComponent() -
Method in interface org.esa.beam.framework.dataop.maptransf.MapTransformUI
- Deprecated.
- getUITitle() -
Method in class org.esa.beam.framework.processor.Processor
- Retrieves the title to be shown in the user interface.
- getUndoContext() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getUniqueFrameTitle(JInternalFrame[], String) -
Static method in class org.esa.beam.framework.ui.UIUtils
-
- getUnit() -
Method in class org.esa.beam.framework.datamodel.DataNode
-
- getUnit() -
Method in class org.esa.beam.framework.gpf.graph.HeaderParameter
-
- getUnit() -
Method in class org.esa.beam.framework.ui.diagram.DiagramAxis
-
- getUnitFactor() -
Method in class org.esa.beam.framework.ui.diagram.DiagramAxis
-
- getUrlAsFile(URL) -
Static method in class org.esa.beam.util.io.FileUtils
- Inverse of
FileUtils.getFileAsUrl(java.io.File).
- getUserData() -
Method in class org.esa.beam.util.ForwardingSimpleFeature
-
- getUserHomeDir() -
Static method in class org.esa.beam.util.SystemUtils
- Gets the current user's home directory, or the directory pointed to by '.' if the user's actual home directory
cannot be determined.
- getUserInputDir() -
Method in interface org.esa.beam.framework.ui.io.FileArrayEditor.EditorParent
-
- getUserName() -
Static method in class org.esa.beam.util.SystemUtils
- Gets the current user's name, or the string
"unknown" if the the user's name cannot be determined.
- getValidator() -
Method in class org.esa.beam.framework.gpf.graph.HeaderParameter
-
- getValidator() -
Method in class org.esa.beam.framework.param.Parameter
-
- getValidator(Class) -
Static method in class org.esa.beam.framework.param.ParamValidatorRegistry
- Returns a validator for the given value type, which is guaranteed to be different from
null.
- getValidatorClass() -
Method in class org.esa.beam.framework.param.ParamProperties
-
- getValidMask() -
Method in class org.esa.beam.framework.datamodel.PixelGeoCoding
-
- getValidMask(String) -
Method in class org.esa.beam.framework.datamodel.Product
- Deprecated. since BEAM 4.7, use
Product.getMaskGroup() instead
- getValidMaskExpression() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the expression used for the computation of the mask which identifies valid pixel values.
- getValidMaskExpression(String, Product[], int, String) -
Static method in class org.esa.beam.framework.dataop.barithm.BandArithmetic
-
- getValidMaskImage() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the valid-mask image associated with this
RasterDataNode.
- getValidPixelExpression() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the expression that is used to determine whether a pixel is valid or not.
- getValidShape() -
Method in class org.esa.beam.framework.datamodel.Mask
-
- getValidShape() -
Method in class org.esa.beam.framework.datamodel.RasterDataNode
- Gets the shape of the area where this raster data contains valid samples.
- getValue() -
Method in class com.bc.jexp.Term.ConstB
-
- getValue() -
Method in class com.bc.jexp.Term.ConstD
-
- getValue() -
Method in class com.bc.jexp.Term.ConstI
-
- getValue(double, double) -
Method in class org.esa.beam.framework.datamodel.RationalFunctionModel
- Returns the rational function value approximating g(x, y).
- getValue() -
Method in class org.esa.beam.framework.gpf.graph.HeaderParameter
-
- getValue() -
Method in class org.esa.beam.framework.gpf.internal.OperatorConfiguration.ParameterReference
-
- getValue() -
Method in class org.esa.beam.framework.gpf.internal.OperatorConfiguration.PropertyReference
-
- getValue() -
Method in interface org.esa.beam.framework.gpf.internal.OperatorConfiguration.Reference
-
- getValue() -
Method in class org.esa.beam.framework.param.Parameter
- Returns the current value of this parameter.
- getValue(ConfigurationElement, String, String) -
Method in class org.esa.beam.framework.ui.command.Command
-
- getValue() -
Method in class org.esa.beam.util.ForwardingSimpleFeature
-
- getValue(int) -
Method in class org.esa.beam.util.IntMap
-
- getValue() -
Method in enum org.esa.beam.util.io.BeamFileFilter.FileSelectionMode
-
- getValue(int) -
Method in class org.esa.beam.util.math.Array.Double
-
- getValue(int) -
Method in class org.esa.beam.util.math.Array.Float
-
- getValue(int) -
Method in interface org.esa.beam.util.math.Array
- Returns the ith value of the array wrapped.
- getValue(double...) -
Method in class org.esa.beam.util.math.LookupTable
- Returns an interpolated value for the given coordinates.
- getValue(double[], FracIndex[], double[]) -
Method in class org.esa.beam.util.math.LookupTable
- Returns an interpolated value for the given coordinates.
- getValue(FracIndex[], double[]) -
Method in class org.esa.beam.util.math.LookupTable
- Returns an interpolated value for the given fractional indices.
- getValueAsText() -
Method in class org.esa.beam.framework.param.Parameter
- Returns the value of this parameter as string or an empty string.
- getValueAt(int, int) -
Method in class org.esa.beam.visat.actions.pgrab.ui.RepositoryTableModel
-
- getValueAt(int, int) -
Method in class org.esa.beam.visat.toolviews.placemark.AbstractPlacemarkTableModel
-
- getValueContainer() -
Method in class org.esa.beam.framework.gpf.ui.TargetProductSelectorModel
-
- getValues(double...) -
Method in class org.esa.beam.util.math.MatrixLookupTable
- Returns an interpolated value matrix for the given coordinates.
- getValues(double...) -
Method in class org.esa.beam.util.math.VectorLookupTable
- Returns an interpolated value array for the given coordinates.
- getValueSet() -
Method in class org.esa.beam.framework.gpf.graph.HeaderParameter
-
- getValueSet() -
Method in class org.esa.beam.framework.param.ParamProperties
-
- getValueSetDelim() -
Method in class org.esa.beam.framework.param.ParamProperties
-
- getValueSetIndex(String[], String, boolean) -
Static method in class org.esa.beam.framework.param.validators.StringArrayValidator
-
- getValueSetIndices(Parameter) -
Method in class org.esa.beam.framework.param.validators.StringArrayValidator
-
- getValueType() -
Method in class org.esa.beam.framework.param.Parameter
- Returns the value type of this parameter.
- getValueType() -
Method in class org.esa.beam.framework.param.ParamProperties
-
- getValueType() -
Method in class org.esa.beam.util.converters.JavaTypeConverter
-
- getValueType() -
Method in class org.esa.beam.util.converters.JtsGeometryConverter
-
- getValueType() -
Method in class org.esa.beam.visat.actions.session.PointConverter
-
- getValueType() -
Method in class org.esa.beam.visat.actions.session.ShapeConverter
-
- getVar() -
Method in class org.esa.beam.util.math.Statistics
- Deprecated. Gets the variance value.
- getVariable() -
Method in class com.bc.jexp.Term.Ref
-
- getVectorData(Mask) -
Static method in class org.esa.beam.framework.datamodel.Mask.VectorDataType
-
- getVectorDataCollectionLayer(boolean) -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getVectorDataGroup() -
Method in class org.esa.beam.framework.datamodel.Product
-
- getVectorDataNode() -
Method in class org.esa.beam.framework.datamodel.PlacemarkGroup
-
- getVectorDataNode() -
Method in class org.esa.beam.framework.ui.product.ProductPlacemarkView
-
- getVectorDataNode() -
Method in class org.esa.beam.framework.ui.product.VectorDataFigureEditor
-
- getVectorDataNode() -
Method in class org.esa.beam.framework.ui.product.VectorDataLayer
-
- getVersion() -
Method in class org.esa.beam.framework.gpf.doclet.OperatorDesc
-
- getVersion() -
Method in class org.esa.beam.framework.gpf.graph.Graph
- Gets the graph's version
- getVersion() -
Method in class org.esa.beam.framework.processor.Processor
- Retrieves a version string of the processor
- getVersion() -
Method in interface org.esa.beam.framework.ui.application.ApplicationDescriptor
-
- getVersion() -
Method in class org.esa.beam.framework.ui.application.support.DefaultApplicationDescriptor
-
- getVertices(Shape) -
Method in class org.esa.beam.util.ShapeRasterizer
- Converts the given shape into an array of vertices.
- getVerySmallSansSerifFont() -
Static method in class org.esa.beam.framework.ui.UIDefaults
-
- getViewCount() -
Method in class org.esa.beam.visat.actions.session.Session
-
- getViewDir(PixelPos, AngularDirection) -
Method in interface org.esa.beam.framework.datamodel.Pointing
- Gets the vector to the observer at the given pixel position as angular direction.
- getViewDir(PixelPos, AngularDirection) -
Method in class org.esa.beam.framework.datamodel.TiePointGridPointing
-
- getViewModeId(String) -
Method in class org.esa.beam.framework.datamodel.AbstractBand
-
- getViewport() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getViewRef(int) -
Method in class org.esa.beam.visat.actions.session.Session
-
- getViews() -
Method in class org.esa.beam.visat.actions.session.RestoredSession
-
- getVisatApp() -
Method in class org.esa.beam.visat.actions.AbstractExportImageAction
-
- getVisibleImageBounds() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getVisibleModelBounds() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getVisibleProductNode() -
Method in class org.esa.beam.framework.ui.product.ProductMetadataView
- Returns the currently visible product node.
- getVisibleProductNode() -
Method in interface org.esa.beam.framework.ui.product.ProductNodeView
-
- getVisibleProductNode() -
Method in class org.esa.beam.framework.ui.product.ProductPlacemarkView
- Returns the currently visible product node.
- getVisibleProductNode() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
- Returns the currently visible product node.
- getWarningMessages() -
Method in class org.esa.beam.framework.processor.Processor
- Retrieves the warning messages that occurred during processing (if any).
- getWidth() -
Method in class org.esa.beam.framework.datamodel.Kernel
- Returns the width of this
Kernel.
- getWidth() -
Method in interface org.esa.beam.framework.dataop.resamp.Resampling.Raster
- Gets the raster's width.
- getWidth() -
Method in class org.esa.beam.framework.gpf.internal.TileImpl
-
- getWidth() -
Method in interface org.esa.beam.framework.gpf.Tile
- Gets the width in pixels within the scene covered by the tile's
RasterDataNode.
- getWidth() -
Method in class org.esa.beam.util.BitRaster
-
- getWindow() -
Method in interface org.esa.beam.framework.ui.application.ApplicationPage
-
- getWindow() -
Method in interface org.esa.beam.framework.ui.assistant.AssistantPageContext
- The window in which the
AssistantPage is shown.
- getWindow() -
Method in class org.esa.beam.framework.ui.assistant.AssistantPane
-
- getWindow() -
Method in class org.esa.beam.util.io.BeamFileChooser
- Utility method which returns this file chooser's parent window.
- getWindow() -
Method in class org.esa.beam.visat.VisatApplicationPage
-
- getWindowBounds() -
Method in class org.esa.beam.visat.actions.pgrab.model.ProductGrabberConfig
- Retrieves the window bounds of the ProductGrabber dialog.
- getWorldMapImage(boolean) -
Static method in class org.esa.beam.framework.ui.WorldMapImageLoader
- Reads the world map image from disk if not yet loaded, otherwise
it is just returning the image.
- getWorldMapLayer(LayerContext) -
Method in class org.esa.beam.framework.ui.WorldMapPaneDataModel
-
- getWriter() -
Static method in class org.esa.beam.util.Debug
- Gets the current writer that will used for debugging output.
- getWriterPlugIn() -
Method in class org.esa.beam.framework.dataio.AbstractProductWriter
- Returns the plug-in which created this product writer.
- getWriterPlugIn() -
Method in interface org.esa.beam.framework.dataio.ProductWriter
- Returns the plug-in which created this product writer.
- getWriterPlugIns(String) -
Method in class org.esa.beam.framework.dataio.ProductIOPlugInManager
- Gets all writer plug-ins which support the given format name.
- getX() -
Method in class org.esa.beam.framework.datamodel.Graticule.TextGlyph
-
- getX() -
Method in class org.esa.beam.framework.ui.product.SimpleFeaturePointFigure
-
- getXAxis() -
Method in class org.esa.beam.framework.ui.diagram.Diagram
-
- getXEditorButton() -
Method in class org.esa.beam.framework.param.AbstractParamXEditor
-
- getXEditorIcon() -
Method in class org.esa.beam.framework.param.AbstractParamXEditor
- Gets the "standard" edit icon used for parameter editors.
- getXEditorTitle() -
Method in class org.esa.beam.framework.param.AbstractParamXEditor
-
- getXMax() -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getXMax() -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getXMin() -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getXMin() -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getXML(IIOMetadata) -
Static method in class org.esa.beam.util.geotiff.IIOUtils
-
- getXName() -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getXName() -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getXOrigin() -
Method in class org.esa.beam.framework.datamodel.Kernel
- Returns the X origin of this
Kernel.
- getXValueAt(int) -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getXValueAt(int) -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getXValues() -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getY() -
Method in class org.esa.beam.framework.datamodel.Graticule.TextGlyph
-
- getY(DiagramGraph, double) -
Method in class org.esa.beam.framework.ui.diagram.DiagramCanvas
-
- getY() -
Method in class org.esa.beam.framework.ui.product.SimpleFeaturePointFigure
-
- getYAxis() -
Method in class org.esa.beam.framework.ui.diagram.Diagram
-
- getYMax() -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getYMax() -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getYMin() -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getYMin() -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getYName() -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getYName() -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getYOrigin() -
Method in class org.esa.beam.framework.datamodel.Kernel
- Returns the Y origin of this
Kernel.
- getYValueAt(int) -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getYValueAt(int) -
Method in interface org.esa.beam.framework.ui.diagram.DiagramGraph
-
- getYValues() -
Method in class org.esa.beam.framework.ui.diagram.DefaultDiagramGraph
-
- getZone() -
Method in class org.esa.beam.framework.dataop.maptransf.UTMProjection
- Deprecated. Gets the UTM zone.
- getZoneIndex(float) -
Static method in class org.esa.beam.framework.dataop.maptransf.UTM
- Deprecated. Computes the UTM zone index from the longitude value.
- getZoneIndex() -
Method in class org.esa.beam.framework.dataop.maptransf.UTMProjection
- Deprecated. Gets the UTM zone as zero-based index: zoneIndex = zone - 1
- getZoomFactor() -
Method in class org.esa.beam.framework.ui.product.ProductSceneView
-
- getZValue() -
Method in class org.esa.beam.framework.draw.AbstractFigure
- Deprecated. Gets the z value (back-to-front ordering) of this figure.
- getZValue() -
Method in interface org.esa.beam.framework.draw.Figure
- Deprecated. Gets the z value (back-to-front ordering) of this figure.
- giveFocusTo(PageComponent) -
Method in class org.esa.beam.framework.ui.application.support.AbstractApplicationPage
- This method must transfer the focus to the given
PageComponent.
- giveFocusTo(PageComponent) -
Method in class org.esa.beam.visat.VisatApplicationPage
-
- glob(String) -
Static method in class org.esa.beam.util.io.WildcardMatcher
-
- glob(String, Set<File>) -
Static method in class org.esa.beam.util.io.WildcardMatcher
-
- GPF - Class in org.esa.beam.framework.gpf
- The facade for the Graph Processing Framework.
- GPF() -
Constructor for class org.esa.beam.framework.gpf.GPF
- Constructor.
- GPT - Class in org.esa.beam.framework.gpf.main
- The entry point for the GPF command-line tool (Graph Processing Tool, GPT).
- GPT() -
Constructor for class org.esa.beam.framework.gpf.main.GPT
-
- Graph - Class in org.esa.beam.framework.gpf.graph
- Represents a directed acyclic graph (DAG) of
Nodes. - Graph(String) -
Constructor for class org.esa.beam.framework.gpf.graph.Graph
- Constructs an empty graph with the given
id.
- GraphContext - Class in org.esa.beam.framework.gpf.graph
- The
GraphContext holds the context for executing the Graph by the GraphProcessor. - GraphContext(Graph) -
Constructor for class org.esa.beam.framework.gpf.graph.GraphContext
- Creates a GraphContext for the given
graph and a logger.
- GraphException - Exception in org.esa.beam.framework.gpf.graph
- A general exception class for all failures that occurs
during the use and execution of
Graphs. - GraphException(String) -
Constructor for exception org.esa.beam.framework.gpf.graph.GraphException
- Constructs a new exception with the specified detail message.
- GraphException(String, Throwable) -
Constructor for exception org.esa.beam.framework.gpf.graph.GraphException
- Constructs a new exception with the specified detail message and cause.
- GraphIO - Class in org.esa.beam.framework.gpf.graph
- The
GraphIO class contains methods for the
serialization/deserialization of XML-based Graph definitions. - GraphOp - Class in org.esa.beam.framework.gpf.graph
-
- GraphOp() -
Constructor for class org.esa.beam.framework.gpf.graph.GraphOp
-
- GraphOp.Spi - Class in org.esa.beam.framework.gpf.graph
-
- GraphOp.Spi(Graph) -
Constructor for class org.esa.beam.framework.gpf.graph.GraphOp.Spi
-
- GraphProcessingObserver - Interface in org.esa.beam.framework.gpf.graph
- This interface can be implemented and added to the
GraphProcessor to get informed
about processing steps of a graph. - graphProcessingStarted(GraphContext) -
Method in interface org.esa.beam.framework.gpf.graph.GraphProcessingObserver
- It is invoked when the graph starts its processing.
- graphProcessingStopped(GraphContext) -
Method in interface org.esa.beam.framework.gpf.graph.GraphProcessingObserver
- It is invoked when the graph stops its processing.
- GraphProcessor - Class in org.esa.beam.framework.gpf.graph
- The
GraphProcessor is responsible for executing processing
graphs. - GraphProcessor() -
Constructor for class org.esa.beam.framework.gpf.graph.GraphProcessor
- Creates a new instance og
GraphProcessor.
- Graticule - Class in org.esa.beam.framework.datamodel
- A geometric representation of a geographical grid measured in longitudes and latitudes.
- Graticule.TextGlyph - Class in org.esa.beam.framework.datamodel
-
- Graticule.TextGlyph(String, float, float, float) -
Constructor for class org.esa.beam.framework.datamodel.Graticule.TextGlyph
-
- GRATICULE_LAYER_ID -
Static variable in class org.esa.beam.framework.ui.product.ProductSceneView
-
- GraticuleLayerEditor - Class in org.esa.beam.visat.toolviews.layermanager.editors
- Editor for graticule layer.
- GraticuleLayerEditor() -
Constructor for class org.esa.beam.visat.toolviews.layermanager.editors.GraticuleLayerEditor
-
- GRAVITY_ACC -
Static variable in class org.esa.beam.util.math.RsMathUtils
- The earth's gravity acceleration in m / s^2.
- GREEN_BAND_NAME -
Static variable in class org.esa.beam.framework.datamodel.RGBImageProfile
- The default name for the band providing input for the green image channel.
- GridBagUtils - Class in org.esa.beam.framework.ui
- A utility class providing helper methods for
JPanels with a GridBagLayout layout manager. - GridBagUtils() -
Constructor for class org.esa.beam.framework.ui.GridBagUtils
-
- GridLayout2 - Class in org.esa.beam.framework.ui
- A grid layout which allows components of differrent sizes.
- GridLayout2() -
Constructor for class org.esa.beam.framework.ui.GridLayout2
-
- GridLayout2(int, int) -
Constructor for class org.esa.beam.framework.ui.GridLayout2
-
- GridLayout2(int, int, int, int) -
Constructor for class org.esa.beam.framework.ui.GridLayout2
-
- GRS80 -
Static variable in class org.esa.beam.framework.dataop.maptransf.geotools.Ellipsoids
- Deprecated.
- GRS_80 -
Static variable in class org.esa.beam.framework.dataop.maptransf.Ellipsoid
- Deprecated. The GRS-80 ellipsoid
- GTCitationGeoKey -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- GTModelTypeGeoKey -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- GTRasterTypeGeoKey -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- GTUserDefinedGeoKey -
Static variable in class org.esa.beam.util.geotiff.GeoTIFFCodes
-
- Guardian - Class in org.esa.beam.util
- This utility class which provides several static
assertXXX methods which can be used to internally check
the arguments passed to methods. - Guardian() -
Constructor for class org.esa.beam.util.Guardian
-
ProductTree.
exit method.
VisatApp.getApp() will return null after this method has been called.
Parameter.
Object.hashCode().
false, because UTM projections does not allow editing the
transformation parameters.
RasterDataNode is loaded or elsewhere available, otherwise
false.
Histogram class store histogram data.ImageInfo.HistogramMatching
PlateCarree.Provider instead.ProductIOException that is thrown by ProductReadersImageLegend class is used to generate an image legend from a ImageInfo instance.-1 if the string could not be
found.
-1 if the string could not be
found.
-1 if the string could not be
found.
PointOperator by performing a number of initialisation steps in the given order:
PointOperator.prepareInputs()
PointOperator.createTargetProduct()
PointOperator.configureTargetProduct(ProductConfigurer)
PointOperator.configureSourceSamples(SampleConfigurer)
PointOperator.configureTargetSamples(SampleConfigurer)
This method cannot be overridden by intention (template method).
request with parameters.
request with parameters.
request with parameters.
request with parameters.
ProductNodeList.add(int, ProductNode) instead
command at the end of the popupMenu.
- insertCommandMenuItem(JPopupMenu, Command, int) -
Static method in class org.esa.beam.framework.ui.command.CommandMenuUtils
- Inserts the given
command to the popupMenu at the given position.
- insertCommandMenuItem(JMenu, Command, CommandManager) -
Static method in class org.esa.beam.framework.ui.command.CommandMenuUtils
-
- insertCommandMenuItem0(JPopupMenu, Command, CommandManager) -
Static method in class org.esa.beam.framework.ui.command.CommandMenuUtils
- Deprecated. since BEAM 4.10. Use
CommandMenuUtils.insertCommandMenuItem(Boolean, JPopupMenu, Command, CommandManager) instead.
- insertCommandMenuItems() -
Method in class org.esa.beam.framework.ui.BasicApp
-
- insertCommandMenuItems() -
Method in class org.esa.beam.visat.VisatApp
-
- insertCommandToolBarButtons(JToolBar) -
Method in class org.esa.beam.framework.ui.BasicApp
-
- insertFigure(Figure, DrawingEditor.InsertMode) -
Method in interface org.esa.beam.framework.ui.tool.DrawingEditor
- Deprecated. Adds a new figure to the drawing using the specified
insertion mode.
- InsertFigureInteractorInterceptor - Class in org.esa.beam.visat.actions
-
- InsertFigureInteractorInterceptor() -
Constructor for class org.esa.beam.visat.actions.InsertFigureInteractorInterceptor
-
- insertFigures(boolean, Figure...) -
Method in class org.esa.beam.framework.ui.product.VectorDataFigureEditor
-
- InsertGcpInteractor - Class in org.esa.beam.visat.toolviews.placemark.gcp
- A tool used to create ground control points (single click), select (single click on a GCP) or
edit (double click on a GCP) the GCPs displayed in product scene view.
- InsertGcpInteractor() -
Constructor for class org.esa.beam.visat.toolviews.placemark.gcp.InsertGcpInteractor
-
- InsertPinInteractor - Class in org.esa.beam.visat.toolviews.placemark.pin
- A tool used to create (single click), select (single click on a pin) or edit (double click on a pin) the pins
displayed in product scene view.
- InsertPinInteractor() -
Constructor for class org.esa.beam.visat.toolviews.placemark.pin.InsertPinInteractor
-
- InsertPlacemarkInteractor - Class in org.esa.beam.visat.toolviews.placemark
-
- InsertPlacemarkInteractor(PlacemarkDescriptor) -
Constructor for class org.esa.beam.visat.toolviews.placemark.InsertPlacemarkInteractor
-
- insertPointAfter(int, ColorPaletteDef.Point) -
Method in class org.esa.beam.framework.datamodel.ColorPaletteDef
-
- INSET_SIZE -
Static variable in class org.esa.beam.framework.ui.UIDefaults
-
- install(String, ProgressMonitor) -
Method in class org.esa.beam.util.ResourceInstaller
- Installs all resources found, matching the given pattern.
- INSTALL_DIR_PROPERTY_NAME -
Static variable in class org.esa.beam.framework.dataop.dem.AbstractElevationModelDescriptor
-
- installAuxdata(URL, String, URL) -
Method in class org.esa.beam.framework.processor.Processor
- Deprecated. in 4.1, use
Processor.installAuxdata(java.net.URL, String, java.io.File) instead
- installAuxdata() -
Method in class org.esa.beam.framework.processor.Processor
-
- installAuxdata(URL, String, File) -
Method in class org.esa.beam.framework.processor.Processor
-
- installDemFiles(Object) -
Method in class org.esa.beam.framework.dataop.dem.AbstractElevationModelDescriptor
-
- installDemFiles(Object) -
Method in interface org.esa.beam.framework.dataop.dem.ElevationModelDescriptor
- Asynchronously installs the files required to use the DEM if not already done or in progress.
- INSTANCE -
Static variable in class org.esa.beam.framework.datamodel.Mask.BandMathsType
-
- INSTANCE -
Static variable in class org.esa.beam.framework.datamodel.Mask.RangeType
-
- INSTANCE -
Static variable in class org.esa.beam.framework.datamodel.Mask.VectorDataType
-
- IntegerizedSinusoidalDescriptor - Class in org.esa.beam.framework.dataop.maptransf
- Deprecated. since BEAM 4.7, use geotools
MathTransformProvider instead. - IntegerizedSinusoidalDescriptor() -
Constructor for class org.esa.beam.framework.dataop.maptransf.IntegerizedSinusoidalDescriptor
- Deprecated.
- interactionAboutToStart(Interactor, InputEvent) -
Method in class org.esa.beam.visat.actions.InsertFigureInteractorInterceptor
-
- INTERACTIONS_TOOL_BAR_ID -
Static variable in class org.esa.beam.visat.VisatApp
-
- interactionStopped(Interactor, InputEvent) -
Method in class org.esa.beam.visat.actions.SelectionInteractorInterceptor
-
- interpolate2D(float, float, float, float, float, float) -
Static method in class org.esa.beam.util.math.MathUtils
- Performs a fast linear interpolation in two dimensions i and j.
- interpolate2D(double, double, double, double, double, double) -
Static method in class org.esa.beam.util.math.MathUtils
- Performs a fast linear interpolation in two dimensions i and j.
- intersection(Rectangle) -
Method in class org.esa.beam.framework.datamodel.CombinedFXYGeoCoding.CodingWrapper
-
- intersects(Rectangle) -
Method in class org.esa.beam.framework.datamodel.CombinedFXYGeoCoding.CodingWrapper
-
- IntervalPartition - Class in org.esa.beam.util.math
- The class
IntervalPartition is a representation of an interval partition,
i.e. - IntervalPartition(double...) -
Constructor for class org.esa.beam.util.math.IntervalPartition
- Constructs an interval partition from a sequence of real numbers.
- IntervalPartition(float...) -
Constructor for class org.esa.beam.util.math.IntervalPartition
- Constructs an interval partition from a sequence of real numbers.
- IntMap - Class in org.esa.beam.util.geotiff
-
- IntMap() -
Constructor for class org.esa.beam.util.geotiff.IntMap
-
- IntMap - Class in org.esa.beam.util
-
- IntMap() -
Constructor for class org.esa.beam.util.IntMap
-
- IntMap(int, int) -
Constructor for class org.esa.beam.util.IntMap
-
- INVALID_INDEX -
Static variable in class org.esa.beam.framework.ui.ImageInfoEditor
-
- INVALID_POS_TEXT -
Static variable in class org.esa.beam.framework.datamodel.RasterDataNode
- Text returned by the
RasterDataNode.getPixelString(int, int) method if no data is available at the given pixel
position.
- invalidate() -
Method in class org.esa.beam.framework.ui.diagram.AbstractDiagramGraph
-
- invalidate() -
Method in class org.esa.beam.framework.ui.diagram.Diagram
-
- inverse() -
Method in class org.esa.beam.framework.datamodel.GeoCodingMathTransform
-
- inverse(Point2D, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.CartographicMapTransform
- Deprecated. Inverse project map co-ordinates into geographical co-ordinates.
- inverse(Point2D, GeoPos) -
Method in interface org.esa.beam.framework.dataop.maptransf.MapTransform
- Deprecated. Inverse project map co-ordinates into geographical co-ordinates.
- inverse_impl(float, float, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.AlbersEqualAreaConicDescriptor.AEAC
- Deprecated. Worker method to be overridden by derived class.
- inverse_impl(float, float, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.CartographicMapTransform
- Deprecated. Worker method to be overridden by derived class.
- inverse_impl(double, double, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.CartographicMapTransform
- Deprecated. Worker method to be overridden by derived class.
- inverse_impl(float, float, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.LambertConformalConicDescriptor.LCCT
- Deprecated. Worker method to be overridden by derived class.
- inverse_impl(float, float, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor.ST
- Deprecated. Inverse project map coordinates into geographical coordinates.
- inverse_impl(double, double, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.StereographicDescriptor.ST
- Deprecated. Inverse project map coordinates into geographical coordinates.
- inverse_impl(float, float, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor.TMT
- Deprecated. Inverse project map co-ordinates into geographical co-ordinates.
- inverse_impl(double, double, GeoPos) -
Method in class org.esa.beam.framework.dataop.maptransf.TransverseMercatorDescriptor.TMT
- Deprecated. Inverse project map co-ordinates into geographical co-ordinates.
- inverseTransformNormalized(double, double, Point2D) -
Method in class org.esa.beam.framework.dataop.projection.Mollweide
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst.
- inverseTransformNormalized(double, double, Point2D) -
Method in class org.esa.beam.framework.dataop.projection.Sinusoidal
- Transforms the specified (x,y) coordinates
and stores the result in
ptDst.
- invMeridLength(double, double, double[]) -
Static method in class org.esa.beam.framework.dataop.maptransf.MapTransformUtils
- Deprecated. Calculates the inverse meridional distance for ellipsoid
- invokeEnd(int, int, int, int) -
Method in interface org.esa.beam.framework.draw.FigureHandle
- Deprecated. Tracks the end of the interaction.
- invokeStep(int, int, int, int) -
Method in interface org.esa.beam.framework.draw.FigureHandle
- Deprecated. Tracks a step of the interaction.
- invokeXEditor() -
Method in class org.esa.beam.framework.param.AbstractParamXEditor
-
- invokeXEditor() -
Method in class org.esa.beam.framework.param.editors.AbstractExpressionEditor
-
- invokeXEditor() -
Method in class org.esa.beam.framework.param.editors.ColorEditor
-
- invokeXEditor() -
Method in class org.esa.beam.framework.param.editors.FileEditor
-
- IO_ERROR_TEXT -
Static variable in class org.esa.beam.framework.datamodel.RasterDataNode
- Text returned by the
RasterDataNode.getPixelString(int, int) method if an I/O error occurred while pixel data was
reloaded.
- IOParameterPage - Class in org.esa.beam.framework.processor.ui
- This class is intended to be used with