Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(int, Operation, DynObject) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationList
- add(Operation, DynObject) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationList
- ADD_BAND - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferNotification
- addBand(Band) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Adds a band
- ADDED_ENTRIES - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.OperationListNotification
- ADDED_ENTRY - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.OperationListNotification
- addGeometry(Geometry) - Method in interface org.gvsig.raster.lib.buffer.api.VectorROI
-
Adds a geometry
- areAllBandsOfTheSameType() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
B
- Band - Interface in org.gvsig.raster.lib.buffer.api
- Band.BandByte - Interface in org.gvsig.raster.lib.buffer.api
-
A Band which elements are bytes.
- Band.BandDouble - Interface in org.gvsig.raster.lib.buffer.api
-
A Band which elements are doubles.
- Band.BandFloat - Interface in org.gvsig.raster.lib.buffer.api
-
A Band which elements are floats.
- Band.BandInt - Interface in org.gvsig.raster.lib.buffer.api
-
A Band which elements are integers.
- Band.BandShort - Interface in org.gvsig.raster.lib.buffer.api
-
A Band which elements are shorts.
- BandException - Exception Class in org.gvsig.raster.lib.buffer.api.exceptions
- BandException(String, String, long) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BandException
- BandException(String, Throwable, String, long) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BandException
- BandException(Throwable) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BandException
-
Default constructor
- BandInfo - Interface in org.gvsig.raster.lib.buffer.api
-
This entity represents information about a band.
- BandNotification - Interface in org.gvsig.raster.lib.buffer.api
- BandPageManager - Interface in org.gvsig.raster.lib.buffer.api
- BANDS_TO_PROCESS_PARAM - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.SpecifiedBandsOperation
- BandTileManager - Interface in org.gvsig.raster.lib.buffer.api
- Buffer - Interface in org.gvsig.raster.lib.buffer.api
- BUFFER_MANAGER_NAME - Static variable in class org.gvsig.raster.lib.buffer.api.BufferLocator
-
GeometryManager name used by the locator to access the instance
- BufferDimensions - Interface in org.gvsig.raster.lib.buffer.api
- BufferException - Exception Class in org.gvsig.raster.lib.buffer.api.exceptions
- BufferException(String, String, long) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BufferException
- BufferException(String, Throwable, String, long) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BufferException
- BufferException(Throwable) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BufferException
-
Default constructor
- BufferLibrary - Class in org.gvsig.raster.lib.buffer.api
- BufferLibrary() - Constructor for class org.gvsig.raster.lib.buffer.api.BufferLibrary
- BufferLocator - Class in org.gvsig.raster.lib.buffer.api
-
Thisprovides the entry point for the gvSIG raster
invalid reference
LocatorBufferManager. - BufferLocator() - Constructor for class org.gvsig.raster.lib.buffer.api.BufferLocator
- BufferManager - Interface in org.gvsig.raster.lib.buffer.api
- BufferNotification - Interface in org.gvsig.raster.lib.buffer.api
- BufferOperationException - Exception Class in org.gvsig.raster.lib.buffer.api.exceptions
- BufferOperationException(String, String, long) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BufferOperationException
- BufferOperationException(String, Throwable, String, long) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BufferOperationException
- BufferOperationException(Throwable) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.BufferOperationException
-
Default constructor
C
- calculate(SimpleTaskStatus, List<Band>) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Throws the thread which figure out statistics
- calculate(SimpleTaskStatus, Band) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Throws the thread which figure out statistics
- CHANGE_BAND - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferNotification
- clear() - Method in interface org.gvsig.raster.lib.buffer.api.NoData
-
Clear the nodata value.
- CLEAR_ENTRIES - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.OperationListNotification
- clip(Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- coerce(int, Object) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- convert(CoordinateTransformation, SimpleTaskStatus) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Converts buffer using specified coordinate transformation
- convolution(Kernel) - Method in interface org.gvsig.raster.lib.buffer.api.Kernel
-
Aplica la operación de convolución del kernel con otro kernel pasado por parámetro
- COPY_FROM - Static variable in interface org.gvsig.raster.lib.buffer.api.BandNotification
- copyFrom(Band) - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Fills this band with a copy of the source data band.
- copyFrom(Band, int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Fills a sector of this band with a copy of the source band data from a position.
- copyFrom(NoData) - Method in interface org.gvsig.raster.lib.buffer.api.NoData
-
Copy from noData parameter
- create() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationFactory
- createAwtRasterBandPageManager(Raster, int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- createAwtRasterBandPageManagerList(Raster) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- createBand(int, int, int, NoData, PageManager) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a
Band. - createBandInfo(int, String, String, int, List<Map.Entry<Object, Object>>) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates
BandInfowith information about one band. - createBuffer(int, int, int[], Projection) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a memory buffer.
- createBuffer(int, int, int[], NoData[], Projection) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a memory buffer.
- createBuffer(int, int, int[], NoData[], Projection, Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a memory buffer.
- createBuffer(int, int, int[], NoData[], Projection, Envelope, List<PageManager>) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a buffer.
- createBuffer(Buffer, boolean) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a buffer from another buffer.
- createBufferDimensions(int, int, Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- createBufferFromAwtRaster(Raster, Projection, Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- createClippedBand(Buffer, Band) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a clipping of a band.
- createClippedBuffer(Buffer, Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a buffer from clipping of a buffer.
- createConvertedTypeBand(Buffer, Band, int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Create one band from another by changing the type.
- createConvertedTypeBuffer(Buffer, int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Create one buffer from another by changing the type.
- createInterpolated(int, int, int, SimpleTaskStatus) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Creates a interpolated buffer
- createKernel(double[][]) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- createKernel(double[][], double) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- createNoData(Number, Number) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a NoData object.
- createOneBufferPerBand(Buffer, boolean) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- createOperation(String) - Method in interface org.gvsig.raster.lib.buffer.api.OperationManager
- createOperationList() - Method in interface org.gvsig.raster.lib.buffer.api.OperationManager
-
Creates a OperationList
- createOperationListEntry(Operation, DynObject) - Method in interface org.gvsig.raster.lib.buffer.api.OperationManager
-
Creates a entry for OperationList
- createOperationParameters(String) - Method in interface org.gvsig.raster.lib.buffer.api.OperationManager
- createParameters() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationFactory
- createParametersDefinition() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationFactory
- createRGBABuffer(BufferedImage, Projection, Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a forced RGBA Buffer from a BufferedImage
- createRGBBuffer(BufferedImage, Projection, Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Creates a forced RGB Buffer from a BufferedImage
- createRowBuffer() - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandByte
- createRowBuffer() - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandDouble
- createRowBuffer() - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandFloat
- createRowBuffer() - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandInt
- createRowBuffer() - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandShort
- createRowBuffer() - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Creates an array of corresponding data type.
- createSimpleBandPageManager(File, int, int, int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- createSimpleBandPageManagerList(File[], int, int, int[]) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
D
- doInitialize() - Method in class org.gvsig.raster.lib.buffer.api.BufferLibrary
- doPostInitialize() - Method in class org.gvsig.raster.lib.buffer.api.BufferLibrary
- doRegistration() - Method in class org.gvsig.raster.lib.buffer.api.BufferLibrary
E
- execute(SimpleTaskStatus, String, Buffer, DynObject) - Method in interface org.gvsig.raster.lib.buffer.api.OperationManager
- execute(SimpleTaskStatus, Buffer) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationList
- execute(SimpleTaskStatus, Buffer, DynObject) - Method in interface org.gvsig.raster.lib.buffer.api.operations.Operation
F
- fetchRow(int, Object) - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Fills the rowBuffer Object with the row.
- fill(Object) - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Fills the band with a unique value.
- FILL - Static variable in interface org.gvsig.raster.lib.buffer.api.BandNotification
G
- get(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Gets the corresponding value to a row and column of the band
- getAsDouble(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Gets the corresponding value to a row and column of the band as a Double.
- getBand() - Method in interface org.gvsig.raster.lib.buffer.api.BandInfo
-
Gets band of this information
- getBand(int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Gets the band in the "pos" position
- getBandByte(int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBandCount() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBandCount() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Gets the number of bands
- getBandDouble(int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBandFloat(int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBandInfo() - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Gets information about the specified band.
- getBandInfo() - Method in interface org.gvsig.raster.lib.buffer.api.BandPageManager
-
Gets information of this band.
- getBandInfo() - Method in interface org.gvsig.raster.lib.buffer.api.BandTileManager
- getBandInt(int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBandLength() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Gets the number of values by band
- getBandNoData() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBands() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBandShort(int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBandsInfo() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBandTypes() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getBufferManager() - Static method in class org.gvsig.raster.lib.buffer.api.BufferLocator
-
Return a reference to
BufferManager. - getBufferTypeFromAwtRaster(Raster) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- getBufferTypeName(int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- getColumns() - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Gets the number of columns of the band
- getColumns() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getColumns() - Method in interface org.gvsig.raster.lib.buffer.api.BufferDimensions
- getColumnsPerTile() - Method in interface org.gvsig.raster.lib.buffer.api.BandTileManager
-
How many columns has a tile
- getColumnsPerTile() - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- getDataType() - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Gets the dataType.
- getDataType() - Method in interface org.gvsig.raster.lib.buffer.api.BandInfo
-
Gets data type of band
- getDataType() - Method in interface org.gvsig.raster.lib.buffer.api.NoData
-
Gets the NoData data type
- getDataType() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Obtiene el tipo de datos de la banda
- getDataType() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene el tipo de datos de la banda
- getDataTypeSize(int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- getDefaultValue() - Method in interface org.gvsig.raster.lib.buffer.api.NoData
-
Gets the default value.
- getDescription() - Method in interface org.gvsig.raster.lib.buffer.api.BandInfo
-
Gets description of band
- getDescription() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationFactory
- getDimensions() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getDivisor() - Method in interface org.gvsig.raster.lib.buffer.api.Kernel
- getEnvelope() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getEnvelope() - Method in interface org.gvsig.raster.lib.buffer.api.BufferDimensions
- getEnvelope() - Method in interface org.gvsig.raster.lib.buffer.api.ROI
-
Gets the bounding box of this ROI
- getEnvelope() - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- getFactory() - Method in interface org.gvsig.raster.lib.buffer.api.operations.Operation
- getFrequencies() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Obtiene los valores de las clases
- getGeometries() - Method in interface org.gvsig.raster.lib.buffer.api.VectorROI
- getGeometryCount() - Method in interface org.gvsig.raster.lib.buffer.api.VectorROI
- getHistogram() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Return the histogram of all bands.
- getHistogramBand() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Gets histogram of the band
- getHistogramValue(double) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Obtiene un valor del histograma
- getID() - Method in interface org.gvsig.raster.lib.buffer.api.ROI
- getInstance() - Static method in class org.gvsig.raster.lib.buffer.api.BufferLocator
-
Return the singleton instance.
- getIntervalMax(int) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Devuelve el valor máximo de un intervalo
- getIntervalMin(int) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Devuelve el valor mínimo de un intervalo
- getKernel() - Method in interface org.gvsig.raster.lib.buffer.api.Kernel
- getLastFolderUsedToSaveRaster() - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- getLocatorName() - Method in class org.gvsig.raster.lib.buffer.api.BufferLocator
- getLookpupParameterName(String) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationListEntry
-
TODO:
- getLookupParameterName() - Method in class org.gvsig.raster.lib.buffer.api.operations.InvalidLookupParametersException.Problem
- getLookupParameters() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationListEntry
- getMax() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramClass
-
Obtiene el valor máximo de la clase
- getMax() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Devuelve una lista con los máximos de todas las bandas
- getMaximum() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Devuelve el máximo valor de todos los máximos de las bandas
- getMaximum() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Devuelve el máximo valor de la banda
- getMean() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Obtiene el valor médio
- getMean() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene el valor medio
- getMedian() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
- getMedian() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
- getMedian() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene la mediana
- getMessage() - Method in exception class org.gvsig.raster.lib.buffer.api.operations.InvalidLookupParametersException
- getMin() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramClass
-
Obtiene el valor mínimo de la clase
- getMin() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Devuelve una lista con los mínimos de todas las bandas
- getMinimum() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Devuelve el mínimo valor de todos los mínimos de las bandas
- getMinimum() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Devuelve el mínimo valor de la banda
- getName() - Method in interface org.gvsig.raster.lib.buffer.api.BandInfo
-
Gets name of band
- getName() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationFactory
- getName() - Method in interface org.gvsig.raster.lib.buffer.api.ROI
- getNoData() - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Gets the NoData value
- getNoDataValuesCount() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
- getNumberOfValues() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Gets the number of values by band
- getNumClasses() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Obtiene el número de clases del histograma
- getNumValues() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Obtiene número de valores
- getOperation() - Method in class org.gvsig.raster.lib.buffer.api.operations.InvalidLookupParametersException.Problem
- getOperation() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationListEntry
- getOperationFactories() - Method in interface org.gvsig.raster.lib.buffer.api.OperationManager
- getOperationFactory(String) - Method in interface org.gvsig.raster.lib.buffer.api.OperationManager
- getOperationManager() - Static method in class org.gvsig.raster.lib.buffer.api.BufferLocator
-
Return a reference to
OperationManager. - getParameterName() - Method in class org.gvsig.raster.lib.buffer.api.operations.InvalidLookupParametersException.Problem
- getParameters() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationListEntry
- getParameterValue(String) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationList
- getPixelSizePerZoomLevel() - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- getPixelSizeX() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getPixelSizeX() - Method in interface org.gvsig.raster.lib.buffer.api.BufferDimensions
- getPixelSizeY() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getPixelSizeY() - Method in interface org.gvsig.raster.lib.buffer.api.BufferDimensions
- getProblems() - Method in exception class org.gvsig.raster.lib.buffer.api.operations.InvalidLookupParametersException
- getProjection() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getProviderName() - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- getRenderedImage(int...) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getRows() - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Gets the number of rows of the band
- getRows() - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
- getRows() - Method in interface org.gvsig.raster.lib.buffer.api.BufferDimensions
- getRowsPerTile() - Method in interface org.gvsig.raster.lib.buffer.api.BandTileManager
-
How many rows has a tile
- getRowsPerTile() - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- getSecondMax() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Obtiene el valor del segundo máximo
- getSecondMax() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene el valor del segundo máximo
- getSecondMin() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Obtiene el valor del segundo mínimo
- getSecondMin() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene el valor del segundo mínimo
- getSide() - Method in interface org.gvsig.raster.lib.buffer.api.Kernel
-
Obtiene el tamaño del kernel que viene dado por el número de pixeles de su lado.
- getStatistics(SimpleTaskStatus) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsCapable
-
Gets the statistics of the object than implements this interface
- getTailTrimValue(double) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Obtiene un valor de recorte de colas para un porcentaje dado.
- getTailTrimValue(double) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Obtiene un valor de recorte de colas para un porcentaje dado.
- getTailTrimValue(double) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene un valor de recorte de colas para un porcentaje dado.
- getTailTrimValue(int) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Obtiene un valor de recorte de colas para una posición dada.
- getTailTrimValue(int) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Obtiene un valor de recorte de colas para una posición dada.
- getTailTrimValue(int) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene un valor de recorte de colas para una posición dada.
- getTileStruct() - Method in interface org.gvsig.raster.lib.buffer.api.BandTileManager
- GettingEnvelopeException - Exception Class in org.gvsig.raster.lib.buffer.api.exceptions
- GettingEnvelopeException(Throwable) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.GettingEnvelopeException
- GettingEnvelopeException(Geometry, Throwable) - Constructor for exception class org.gvsig.raster.lib.buffer.api.exceptions.GettingEnvelopeException
- getTypeName(int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
-
Return type's name
- getValue() - Method in interface org.gvsig.raster.lib.buffer.api.NoData
-
Gets the for nodata.
- getValue() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramClass
-
Obtiene el valor de la clase
- getValue(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandByte
-
Gets the corresponding value to the row and column;
- getValue(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandDouble
-
Gets the corresponding value to the row and column;
- getValue(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandFloat
-
Gets the corresponding value to the row and column;
- getValue(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandInt
-
Gets the corresponding value to the row and column;
- getValue(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandShort
-
Gets the corresponding value to the row and column;
- getValueCount(int) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Devuelve el número de valores de un intervalo
- getValues() - Method in interface org.gvsig.raster.lib.buffer.api.BandInfo
-
Gets a key value list with band information
- getVariance() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Obtiene la varianza
- getVariance() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene la varianza
- getVarianceCovarianceMatrix() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Devuelve la matriz de varianza-covarianza, si no se encuentra calculada se calcula
H
- HistogramBand - Interface in org.gvsig.raster.lib.buffer.api.statistics
- HistogramClass - Interface in org.gvsig.raster.lib.buffer.api.statistics
-
Clase que define un intervalo de datos.
I
- increment(long) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramClass
-
Incrementa en n el valor especificado
- INTERPOLATION_BicubicSpline - Static variable in interface org.gvsig.raster.lib.buffer.api.Buffer
- INTERPOLATION_Bilinear - Static variable in interface org.gvsig.raster.lib.buffer.api.Buffer
- INTERPOLATION_BSpline - Static variable in interface org.gvsig.raster.lib.buffer.api.Buffer
- INTERPOLATION_InverseDistance - Static variable in interface org.gvsig.raster.lib.buffer.api.Buffer
- INTERPOLATION_NearestNeighbour - Static variable in interface org.gvsig.raster.lib.buffer.api.Buffer
- INTERPOLATION_Undefined - Static variable in interface org.gvsig.raster.lib.buffer.api.Buffer
- InvalidLookupParametersException - Exception Class in org.gvsig.raster.lib.buffer.api.operations
- InvalidLookupParametersException(List<InvalidLookupParametersException.Problem>) - Constructor for exception class org.gvsig.raster.lib.buffer.api.operations.InvalidLookupParametersException
- InvalidLookupParametersException.Problem - Class in org.gvsig.raster.lib.buffer.api.operations
- isActive() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationListEntry
- isApplicable(Buffer) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationFactory
- isApplicable(Operation) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationFactory
- isCalculated() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
-
Obtiene el flag que informa de si las estadísticas están calculadas o no.
- isCalculated() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.StatisticsBand
-
Obtiene el flag que informa de si las estadísticas están calculadas o no.
- isDefined() - Method in interface org.gvsig.raster.lib.buffer.api.NoData
-
Returns true if getValue is defined and false if is null
- isIn(double) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramClass
-
Comprueba si el valor pasado por parámetro está dentro del intervalo
- isInside(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Returns true if passed as parameter cell is inside of the buffer, else returns false.
- isInside(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.ROI
-
Checks if a point in pixel coordinates is inside of this region of interest
- isInside(Geometry) - Method in interface org.gvsig.raster.lib.buffer.api.ROI
-
Checks if the geometry is inside of this region of interest
- isInside(Point) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Returns true if passed as parameter point is inside of the buffer, else returns false.
- isPaginated() - Method in interface org.gvsig.raster.lib.buffer.api.Band
- isReadOnly() - Method in interface org.gvsig.raster.lib.buffer.api.Band
- isSupportedSave() - Method in interface org.gvsig.raster.lib.buffer.api.PageManager
K
- Kernel - Interface in org.gvsig.raster.lib.buffer.api
- kernelOperation(Kernel) - Method in interface org.gvsig.raster.lib.buffer.api.Kernel
L
- LINEAR_STRETCH_ENHANCEMENT_NAME - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.SpecifiedBandsOperation
- load(int, int, int) - Method in interface org.gvsig.raster.lib.buffer.api.BandTileManager
- load(Buffer, int, int, int) - Method in interface org.gvsig.raster.lib.buffer.api.BandPageManager
- LOADED_PAGE - Static variable in interface org.gvsig.raster.lib.buffer.api.BandNotification
- LOADED_PAGE - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferNotification
N
- NO - Enum constant in enum class org.gvsig.raster.lib.buffer.api.operations.OperationFactory.Applicable
-
Like false
- NoData - Interface in org.gvsig.raster.lib.buffer.api
O
- Operation - Interface in org.gvsig.raster.lib.buffer.api.operations
- OperationFactory - Interface in org.gvsig.raster.lib.buffer.api.operations
- OperationFactory.Applicable - Enum Class in org.gvsig.raster.lib.buffer.api.operations
- OperationList - Interface in org.gvsig.raster.lib.buffer.api.operations
- OperationListEntry - Interface in org.gvsig.raster.lib.buffer.api.operations
- OperationListNotification - Interface in org.gvsig.raster.lib.buffer.api.operations
- OperationManager - Interface in org.gvsig.raster.lib.buffer.api
- org.gvsig.raster.lib.buffer.api - package org.gvsig.raster.lib.buffer.api
- org.gvsig.raster.lib.buffer.api.exceptions - package org.gvsig.raster.lib.buffer.api.exceptions
- org.gvsig.raster.lib.buffer.api.operations - package org.gvsig.raster.lib.buffer.api.operations
- org.gvsig.raster.lib.buffer.api.statistics - package org.gvsig.raster.lib.buffer.api.statistics
P
- PageManager - Interface in org.gvsig.raster.lib.buffer.api
- Problem(String, String, String) - Constructor for class org.gvsig.raster.lib.buffer.api.operations.InvalidLookupParametersException.Problem
- PUT_ROW - Static variable in interface org.gvsig.raster.lib.buffer.api.BandNotification
- putRow(int, Object) - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Fills the row with the rowBuffer
R
- registerBufferManager(Class) - Static method in class org.gvsig.raster.lib.buffer.api.BufferLocator
-
Registers the Class implementing the
BufferManagerinterface. - registerOperationFactory(OperationFactory) - Method in interface org.gvsig.raster.lib.buffer.api.OperationManager
-
Register operation factory
- REMOVE_BAND - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferNotification
- removeBand(int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Removes the band in the "pos" position
- REMOVED_ENTRIES - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.OperationListNotification
- REMOVED_ENTRY - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.OperationListNotification
- removeGeometry(int) - Method in interface org.gvsig.raster.lib.buffer.api.VectorROI
-
Removes a geometry with the
indexselected - removeIfExists(String) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationList
- restore() - Method in interface org.gvsig.raster.lib.buffer.api.NoData
-
Restores default value.
- RETAINED_ENTRIES - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.OperationListNotification
- rgbNormalization() - Method in interface org.gvsig.raster.lib.buffer.api.Kernel
-
Aplica ls operación 0xff para todos los elementos del kernel.
- ROI - Interface in org.gvsig.raster.lib.buffer.api
- ROI_CHANGED - Static variable in interface org.gvsig.raster.lib.buffer.api.ROI
S
- save(Buffer, int, int, int) - Method in interface org.gvsig.raster.lib.buffer.api.BandPageManager
- save(Buffer, int, int, int, int, int) - Method in interface org.gvsig.raster.lib.buffer.api.BandTileManager
- set(int, int, Object) - Method in interface org.gvsig.raster.lib.buffer.api.Band
-
Set the value in the row and column of the band.
- SET - Static variable in interface org.gvsig.raster.lib.buffer.api.BandNotification
- SET_BAND - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferNotification
- setActive(boolean) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationListEntry
-
Active the operation
- setBand(int, Band) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Sets a band in the "pos" position
- setColumns(int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferDimensions
- setColumnsPerTile(int) - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- setDefaultParameters(DynObject) - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationList
-
TODO:
- setDivisor(double) - Method in interface org.gvsig.raster.lib.buffer.api.Kernel
- setEnvelope(Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.BufferDimensions
- setEnvelope(Envelope) - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- setID(long) - Method in interface org.gvsig.raster.lib.buffer.api.ROI
- setLastFolderUsedToSaveRaster(File) - Method in interface org.gvsig.raster.lib.buffer.api.BufferManager
- setMax(double) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramClass
-
Asigna el valor máximo de la clase
- setMin(double) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramClass
-
ASigna el valor mínimo de la clase
- setName(String) - Method in interface org.gvsig.raster.lib.buffer.api.ROI
- setPixelSizePerZoomLevel(Map<Integer, Double>) - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- setProviderName(String) - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- setRows(int) - Method in interface org.gvsig.raster.lib.buffer.api.BufferDimensions
- setRowsPerTile(int) - Method in interface org.gvsig.raster.lib.buffer.api.TileStruct
- SETTED_ENTRY - Static variable in interface org.gvsig.raster.lib.buffer.api.operations.OperationListNotification
- setValue(int, int, byte) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandByte
-
Sets the value in the row and column;
- setValue(int, int, double) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandDouble
-
Sets the value in the row and column;
- setValue(int, int, float) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandFloat
-
Sets the value in the row and column;
- setValue(int, int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandInt
-
Sets the value in the row and column;
- setValue(int, int, short) - Method in interface org.gvsig.raster.lib.buffer.api.Band.BandShort
-
Sets the value in the row and column;
- setValue(long) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramClass
-
Asigna el valor de la clase
- setValue(Number) - Method in interface org.gvsig.raster.lib.buffer.api.NoData
-
Sets the value for NoData.
- SpecifiedBandsOperation - Interface in org.gvsig.raster.lib.buffer.api.operations
- Statistics - Interface in org.gvsig.raster.lib.buffer.api.statistics
- StatisticsBand - Interface in org.gvsig.raster.lib.buffer.api.statistics
- StatisticsCapable - Interface in org.gvsig.raster.lib.buffer.api.statistics
-
This interface must be implemented by those classes which can provide statistics.
- SWITCH_BAND - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferNotification
- switchBands(int[]) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Switches the bands as indicated by the parameter
- switchBands(int, int) - Method in interface org.gvsig.raster.lib.buffer.api.Buffer
-
Switches two bands
T
- TILE_STRUCT_DEFAULT_COLUMNS_PER_TITLE - Static variable in interface org.gvsig.raster.lib.buffer.api.TileStruct
- TILE_STRUCT_DEFAULT_ROWS_PER_TITLE - Static variable in interface org.gvsig.raster.lib.buffer.api.TileStruct
- TileStruct - Interface in org.gvsig.raster.lib.buffer.api
- toHTMLString() - Method in interface org.gvsig.raster.lib.buffer.api.statistics.Statistics
- TYPE_BYTE - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferManager
- TYPE_DOUBLE - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferManager
- TYPE_FLOAT - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferManager
- TYPE_INT - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferManager
- TYPE_SHORT - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferManager
- TYPE_UNDEFINED - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferManager
- TYPE_USHORT - Static variable in interface org.gvsig.raster.lib.buffer.api.BufferManager
U
- union(HistogramBand) - Method in interface org.gvsig.raster.lib.buffer.api.statistics.HistogramBand
-
Realiza la unión entre el histograma actual y el pasado por parámetro.
- UNKNOW - Enum constant in enum class org.gvsig.raster.lib.buffer.api.operations.OperationFactory.Applicable
-
If a concrete answer can not be given
V
- validateLookupParameters() - Method in interface org.gvsig.raster.lib.buffer.api.operations.OperationList
- valueOf(String) - Static method in enum class org.gvsig.raster.lib.buffer.api.operations.OperationFactory.Applicable
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.gvsig.raster.lib.buffer.api.operations.OperationFactory.Applicable
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VectorROI - Interface in org.gvsig.raster.lib.buffer.api
Y
- YES - Enum constant in enum class org.gvsig.raster.lib.buffer.api.operations.OperationFactory.Applicable
-
Like true
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form