Uses of Interface
org.opengis.parameter.GeneralParameterValue

Packages that use GeneralParameterValue
org.geotools.arcsde.raster.gce   
org.geotools.coverage.grid.io   
org.geotools.coverageio Base coverage I/O classes defining coverage reader, coverage request and coverage response. 
org.geotools.coverageio.jp2k Implementation for JPEG2000 format Coverage I/O leveraging on the JP2K plugins. 
org.geotools.gce.arcgrid A datasource to manage the ARCGrid ASCII format. 
org.geotools.gce.geotiff A grid coverage exchange to manage the GeoTIFF Revision 1.0 format. 
org.geotools.gce.grassraster GRASS input/output drivers In this package the I/O drivers for reading and writing GRASS raster maps are placed. 
org.geotools.gce.gtopo30 Data source for reading the GTOPO30 file format. 
org.geotools.gce.image   
org.geotools.gce.imagemosaic   
org.geotools.gce.imagemosaic.jdbc   
org.geotools.gce.imagepyramid   
org.geotools.geopkg.mosaic   
org.geotools.map List of layers to be rendered. 
org.geotools.parameter Parameter implementation. 
org.geotools.referencing.wkt Well Known Text (WKT) parsing and formatting. 
org.opengis.coverage.grid Quadrilateral grid coverages. 
org.opengis.parameter Description and storage of parameter values
 

Uses of GeneralParameterValue in org.geotools.arcsde.raster.gce
 

Methods in org.geotools.arcsde.raster.gce with parameters of type GeneralParameterValue
 GridCoverage2D ArcSDEGridCoverage2DReaderJAI.read(GeneralParameterValue[] params)
           
 

Uses of GeneralParameterValue in org.geotools.coverage.grid.io
 

Methods in org.geotools.coverage.grid.io with parameters of type GeneralParameterValue
abstract  GridCoverage2D AbstractGridCoverage2DReader.read(GeneralParameterValue[] parameters)
          Read the current grid coverage from the stream.
 GridCoverage2D GridCoverage2DReader.read(GeneralParameterValue[] parameters)
          Created a GridCoverage2D out of this GridCoverage2DReader for the default coverage.
 GridCoverage2D AbstractGridCoverage2DReader.read(String coverageName, GeneralParameterValue[] parameters)
           
 GridCoverage2D GridCoverage2DReader.read(String coverageName, GeneralParameterValue[] parameters)
          Retrieves the GridEnvelope associated to the specified coverageName for this GridCoverage2DReader.
 

Uses of GeneralParameterValue in org.geotools.coverageio
 

Methods in org.geotools.coverageio with parameters of type GeneralParameterValue
 GridCoverage2D BaseGridCoverage2DReader.read(GeneralParameterValue[] params)
          Returns a GridCoverage from this reader in compliance with the specified parameters.
 

Uses of GeneralParameterValue in org.geotools.coverageio.jp2k
 

Methods in org.geotools.coverageio.jp2k with parameters of type GeneralParameterValue
 GridCoverage2D JP2KReader.read(GeneralParameterValue[] params)
           
 

Uses of GeneralParameterValue in org.geotools.gce.arcgrid
 

Methods in org.geotools.gce.arcgrid with parameters of type GeneralParameterValue
 GridCoverage2D ArcGridReader.read(GeneralParameterValue[] params)
          Reads a GridCoverage2D possibly matching as close as possible the resolution computed by using the input params provided by using the parameters for this ArcGridReader.read(GeneralParameterValue[]).
 void ArcGridWriter.write(GridCoverage coverage, GeneralParameterValue[] parameters)
          Note: The geotools GridCoverage class does not implement the geoAPI GridCoverage Interface so this method shows an error.
 

Uses of GeneralParameterValue in org.geotools.gce.geotiff
 

Methods in org.geotools.gce.geotiff with parameters of type GeneralParameterValue
 GridCoverage2D GeoTiffReader.read(GeneralParameterValue[] params)
          This method reads in the TIFF image, constructs an appropriate CRS, determines the math transform from raster to the CRS model, and constructs a GridCoverage.
 void GeoTiffWriter.write(GridCoverage gc, GeneralParameterValue[] params)
           
 

Uses of GeneralParameterValue in org.geotools.gce.grassraster
 

Methods in org.geotools.gce.grassraster with parameters of type GeneralParameterValue
 GridCoverage2D GrassCoverageReader.read(GeneralParameterValue[] params)
           
 void GrassCoverageWriter.write(GridCoverage coverage, GeneralParameterValue[] parameters)
           
 void GrassCoverageWriter.writeRaster(GridCoverage2D gridCoverage2D, GeneralParameterValue[] params)
           
 

Uses of GeneralParameterValue in org.geotools.gce.gtopo30
 

Methods in org.geotools.gce.gtopo30 with parameters of type GeneralParameterValue
 GridCoverage2D GTopo30Reader.read(GeneralParameterValue[] params)
           
 void GTopo30Writer.write(GridCoverage coverage, GeneralParameterValue[] params)
           
 

Uses of GeneralParameterValue in org.geotools.gce.image
 

Methods in org.geotools.gce.image with parameters of type GeneralParameterValue
 GridCoverage2D WorldImageReader.read(GeneralParameterValue[] params)
          Reads an image from a source stream.
 void WorldImageWriter.write(GridCoverage coverage, GeneralParameterValue[] parameters)
          Takes a GridCoverage and writes the image to the destination file.
 

Uses of GeneralParameterValue in org.geotools.gce.imagemosaic
 

Methods in org.geotools.gce.imagemosaic with parameters of type GeneralParameterValue
 GridCoverage2D ImageMosaicReader.read(GeneralParameterValue[] params)
           
 Collection<GridCoverage2D> RasterManager.read(GeneralParameterValue[] params)
           
 GridCoverage2D ImageMosaicReader.read(String coverageName, GeneralParameterValue[] params)
           
 

Uses of GeneralParameterValue in org.geotools.gce.imagemosaic.jdbc
 

Methods in org.geotools.gce.imagemosaic.jdbc with parameters of type GeneralParameterValue
 GridCoverage2D ImageMosaicJDBCReader.read(GeneralParameterValue[] params)
           
 

Uses of GeneralParameterValue in org.geotools.gce.imagepyramid
 

Methods in org.geotools.gce.imagepyramid with parameters of type GeneralParameterValue
 GridCoverage2D ImagePyramidReader.read(GeneralParameterValue[] params)
           
 

Uses of GeneralParameterValue in org.geotools.geopkg.mosaic
 

Methods in org.geotools.geopkg.mosaic with parameters of type GeneralParameterValue
 GridCoverage2D GeoPackageReader.read(GeneralParameterValue[] parameters)
           
 GridCoverage2D GeoPackageReader.read(String coverageName, GeneralParameterValue[] parameters)
           
 

Uses of GeneralParameterValue in org.geotools.map
 

Fields in org.geotools.map declared as GeneralParameterValue
protected  GeneralParameterValue[] GridReaderLayer.params
          Optional parameters to control the rendering process.
 

Methods in org.geotools.map that return GeneralParameterValue
 GeneralParameterValue[] GridReaderLayer.getParams()
          Parameter values used when reading.
 

Constructors in org.geotools.map with parameters of type GeneralParameterValue
DefaultMapLayer(GridCoverage2DReader reader, Style style, String title, GeneralParameterValue[] params)
          Deprecated. Constructor which adds a new layer and trigger a LayerListEvent.
GridReaderLayer(GridCoverage2DReader reader, Style style, GeneralParameterValue[] params)
          Create a layer with optional parameters to control the rendering process.
GridReaderLayer(GridCoverage2DReader reader, Style style, String title, GeneralParameterValue[] params)
          Create layer title and optional parameters used to control the rendering process.
MapLayer(GridCoverage2DReader reader, Style style, String title, GeneralParameterValue[] params)
          Deprecated. Constructor which adds a new layer and trigger a LayerListEvent.
 

Uses of GeneralParameterValue in org.geotools.parameter
 

Classes in org.geotools.parameter that implement GeneralParameterValue
 class AbstractParameter
          Abstract parameter value or group of parameter values.
 class FloatParameter
          A parameter value as a floating point (double precision) number.
 class ImagingParameters
          Wraps a JAI's ParameterList.
 class MatrixParameters
          The values for a group of matrix parameters.
 class Parameter<T>
          A parameter value used by an operation method.
 class ParameterGroup
          A group of related parameter values.
 

Methods in org.geotools.parameter that return GeneralParameterValue
abstract  GeneralParameterValue AbstractParameterDescriptor.createValue()
          Creates a new instance of parameter value or group initialized with the default value(s).
 

Methods in org.geotools.parameter that return types with arguments of type GeneralParameterValue
 List<GeneralParameterValue> ParameterGroup.values()
          Returns the values in this group.
 List<GeneralParameterValue> ImagingParameters.values()
          Returns all values in this group as an unmodifiable list.
 List<GeneralParameterValue> MatrixParameters.values()
          Returns the parameters values in this group.
 

Methods in org.geotools.parameter with parameters of type GeneralParameterValue
static List<Object> Parameters.search(GeneralParameterValue param, String name, int maxDepth)
          Searchs all parameters with the specified name.
static Map<String,Object> Parameters.toNameValueMap(GeneralParameterValue parameters, Map<String,Object> destination)
          Gets a flat view of name-value pairs.
 

Constructors in org.geotools.parameter with parameters of type GeneralParameterValue
ParameterGroup(Map<String,?> properties, GeneralParameterValue[] values)
          Constructs a parameter group from the specified list of parameters.
ParameterGroup(ParameterDescriptorGroup descriptor, GeneralParameterValue[] values)
          Constructs a parameter group from the specified descriptor and list of parameters.
 

Uses of GeneralParameterValue in org.geotools.referencing.wkt
 

Methods in org.geotools.referencing.wkt with parameters of type GeneralParameterValue
 void Formatter.append(GeneralParameterValue parameter)
          Append a parameter in WKT form.
 

Uses of GeneralParameterValue in org.opengis.coverage.grid
 

Methods in org.opengis.coverage.grid with parameters of type GeneralParameterValue
 GridCoverage GridCoverageReader.read(GeneralParameterValue[] parameters)
          Read the only available grid coverage.
 GridCoverage GridCoverageReader.read(String coverageName, GeneralParameterValue[] parameters)
          Read the grid coverage specified by coverageName parameter.
 void GridCoverageWriter.write(GridCoverage coverage, GeneralParameterValue[] parameters)
          Writes the specified grid coverage.
 

Uses of GeneralParameterValue in org.opengis.parameter
 

Subinterfaces of GeneralParameterValue in org.opengis.parameter
 interface ParameterValue<T>
          A parameter value used by an operation method.
 interface ParameterValueGroup
          A group of related parameter values.
 

Methods in org.opengis.parameter that return GeneralParameterValue
 GeneralParameterValue GeneralParameterValue.clone()
          Returns a copy of this parameter value or group.
 GeneralParameterValue GeneralParameterDescriptor.createValue()
          Creates a new instance of parameter value or group initialized with the default value(s).
 

Methods in org.opengis.parameter that return types with arguments of type GeneralParameterValue
 List<GeneralParameterValue> ParameterValueGroup.values()
          Returns the values in this group.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.