Uses of Package
org.opengis.parameter

Packages that use org.opengis.parameter
org.geotools.arcsde.raster.gce   
org.geotools.coverage.grid.io   
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverage.processing.operation List of coverage operations
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.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.data.wfs   
org.geotools.filter   
org.geotools.filter.capability   
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 Reference systems implementation. 
org.geotools.referencing.factory Base classes for factories and authority factories
org.geotools.referencing.factory.epsg Authority factories for the EPSG database. 
org.geotools.referencing.operation Coordinate operation implementation. 
org.geotools.referencing.operation.projection Basic implementations of map projections
org.geotools.referencing.operation.transform Basic implementations of math transforms
org.geotools.referencing.wkt Well Known Text (WKT) parsing and formatting. 
org.opengis.coverage.grid Quadrilateral grid coverages. 
org.opengis.coverage.processing   
org.opengis.filter Filters features according their properties. 
org.opengis.filter.capability   
org.opengis.parameter Description and storage of parameter values
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Classes in org.opengis.parameter used by org.geotools.arcsde.raster.gce
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.coverage.grid.io
GeneralParameterValue
          Abstract parameter value or group of parameter values.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.geotools.coverage.processing
InvalidParameterNameException
          Thrown when an unexpected parameter was found in a parameter group.
InvalidParameterValueException
          Thrown when an invalid value was given to a parameter.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterNotFoundException
          Thrown when a required parameter was not found in a parameter group.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.geotools.coverage.processing.operation
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.geotools.coverageio
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.coverageio.jp2k
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.data
Parameter
          General parameter interface.
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
 

Classes in org.opengis.parameter used by org.geotools.data.wfs
Parameter
          General parameter interface.
 

Classes in org.opengis.parameter used by org.geotools.filter
Parameter
          General parameter interface.
 

Classes in org.opengis.parameter used by org.geotools.filter.capability
Parameter
          General parameter interface.
 

Classes in org.opengis.parameter used by org.geotools.gce.arcgrid
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.gce.geotiff
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.gce.grassraster
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.gce.gtopo30
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.gce.image
GeneralParameterValue
          Abstract parameter value or group of parameter values.
ParameterDescriptor
          The definition of a parameter used by an operation method.
 

Classes in org.opengis.parameter used by org.geotools.gce.imagemosaic
GeneralParameterValue
          Abstract parameter value or group of parameter values.
ParameterDescriptor
          The definition of a parameter used by an operation method.
 

Classes in org.opengis.parameter used by org.geotools.gce.imagemosaic.jdbc
GeneralParameterValue
          Abstract parameter value or group of parameter values.
ParameterDescriptor
          The definition of a parameter used by an operation method.
 

Classes in org.opengis.parameter used by org.geotools.gce.imagepyramid
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.geopkg.mosaic
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.map
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.geotools.parameter
GeneralParameterDescriptor
          Abstract definition of a parameter or group of parameters used by an operation method.
GeneralParameterValue
          Abstract parameter value or group of parameter values.
InvalidParameterCardinalityException
          Throws if adding a parameter value to a group would result in more parameters than the maximum occurence allowed.
InvalidParameterNameException
          Thrown when an unexpected parameter was found in a parameter group.
InvalidParameterTypeException
          Thrown when a parameter can't be cast to the requested type.
InvalidParameterValueException
          Thrown when an invalid value was given to a parameter.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterNotFoundException
          Thrown when a required parameter was not found in a parameter group.
ParameterValue
          A parameter value used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.geotools.referencing
InvalidParameterValueException
          Thrown when an invalid value was given to a parameter.
 

Classes in org.opengis.parameter used by org.geotools.referencing.factory
InvalidParameterValueException
          Thrown when an invalid value was given to a parameter.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.geotools.referencing.factory.epsg
ParameterDescriptor
          The definition of a parameter used by an operation method.
 

Classes in org.opengis.parameter used by org.geotools.referencing.operation
GeneralParameterDescriptor
          Abstract definition of a parameter or group of parameters used by an operation method.
InvalidParameterNameException
          Thrown when an unexpected parameter was found in a parameter group.
InvalidParameterValueException
          Thrown when an invalid value was given to a parameter.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterNotFoundException
          Thrown when a required parameter was not found in a parameter group.
ParameterValue
          A parameter value used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.geotools.referencing.operation.projection
GeneralParameterDescriptor
          Abstract definition of a parameter or group of parameters used by an operation method.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterNotFoundException
          Thrown when a required parameter was not found in a parameter group.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.geotools.referencing.operation.transform
InvalidParameterValueException
          Thrown when an invalid value was given to a parameter.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterNotFoundException
          Thrown when a required parameter was not found in a parameter group.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.geotools.referencing.wkt
GeneralParameterValue
          Abstract parameter value or group of parameter values.
 

Classes in org.opengis.parameter used by org.opengis.coverage.grid
GeneralParameterValue
          Abstract parameter value or group of parameter values.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.opengis.coverage.processing
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.opengis.filter
Parameter
          General parameter interface.
 

Classes in org.opengis.parameter used by org.opengis.filter.capability
Parameter
          General parameter interface.
 

Classes in org.opengis.parameter used by org.opengis.parameter
GeneralParameterDescriptor
          Abstract definition of a parameter or group of parameters used by an operation method.
GeneralParameterValue
          Abstract parameter value or group of parameter values.
InvalidParameterTypeException
          Thrown when a parameter can't be cast to the requested type.
InvalidParameterValueException
          Thrown when an invalid value was given to a parameter.
ParameterDescriptor
          The definition of a parameter used by an operation method.
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterNotFoundException
          Thrown when a required parameter was not found in a parameter group.
ParameterValue
          A parameter value used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 

Classes in org.opengis.parameter used by org.opengis.referencing.operation
ParameterDescriptorGroup
          The definition of a group of related parameters used by an operation method.
ParameterValueGroup
          A group of related parameter values.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.