Uses of Class
org.geotools.parameter.DefaultParameterDescriptor

Packages that use DefaultParameterDescriptor
org.geotools.data.wms.gce   
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.  
 

Uses of DefaultParameterDescriptor in org.geotools.data.wms.gce
 

Constructors in org.geotools.data.wms.gce with parameters of type DefaultParameterDescriptor
WMSParameterValue(java.lang.Object value, DefaultParameterDescriptor descriptor)
           
 

Uses of DefaultParameterDescriptor in org.geotools.gce.arcgrid
 

Fields in org.geotools.gce.arcgrid declared as DefaultParameterDescriptor
static DefaultParameterDescriptor ArcGridFormat.CRS
           
static DefaultParameterDescriptor ArcGridFormat.COMPRESS
          Indicates whether the arcgrid data is compressed with GZIP
static DefaultParameterDescriptor ArcGridFormat.GRASS
          Indicates whether the arcgrid is in GRASS format
 

Uses of DefaultParameterDescriptor in org.geotools.gce.geotiff
 

Fields in org.geotools.gce.geotiff declared as DefaultParameterDescriptor
static DefaultParameterDescriptor GeoTiffFormat.RESCALE
          Indicates whether we need to rescale the input
 



Copyright © GeoTools. All Rights Reserved.