A C F G M N R S

A

AbstractRasterGeoResource - Class in net.refractions.udig.catalog.rasterings
Provides a handle to a raster resource allowing the service to be lazily loaded.
AbstractRasterGeoResource(AbstractRasterService, String) - Constructor for class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
Construct AbstractRasterGeoResource.
AbstractRasterService - Class in net.refractions.udig.catalog.rasterings
Provides a handle to a raster service allowing the service to be lazily loaded.
AbstractRasterService(URL, GridFormatFactorySpi) - Constructor for class net.refractions.udig.catalog.rasterings.AbstractRasterService
Construct AbstractRasterService.

C

canResolve(Class<T>) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
 
canResolve(Class<T>) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
Adapts to to provide GridCoverageReader

F

findResource() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
Finds or creates the GridCoverage for this resource.

G

getConnectionParams() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
 
getDefault() - Static method in class net.refractions.udig.catalog.rasterings.RasteringsPlugin
Returns the shared instance.
getDescription() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
Retrieves the string identifying this service.
getFormat() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
Finds or creates the GridFormat object describing the service.
getIdentifier() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
 
getIdentifier() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
 
getImageDescriptor(String) - Static method in class net.refractions.udig.catalog.rasterings.RasteringsPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getInfo(IProgressMonitor) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
 
getInfo(IProgressMonitor) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
 
getMessage() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
 
getMessage() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
 
getReader(IProgressMonitor) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
Finds or creates the Reader used to access this service.
getReadParameters() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
Retrieves the parameters used to create the GridCoverageReader for this resource.
getResourceBundle() - Method in class net.refractions.udig.catalog.rasterings.RasteringsPlugin
Returns the plugin's resource bundle,
getResourceString(String) - Static method in class net.refractions.udig.catalog.rasterings.RasteringsPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getStatus() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
 
getStatus() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
 
getTitle() - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
Retrieves a relatively human readable title for this service.

M

members(IProgressMonitor) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
 
message - Variable in class net.refractions.udig.catalog.rasterings.AbstractRasterService
message field reports any errors encountered.

N

net.refractions.udig.catalog.rasterings - package net.refractions.udig.catalog.rasterings
 

R

RasteringsPlugin - Class in net.refractions.udig.catalog.rasterings
The main plugin class to be used in the desktop.
RasteringsPlugin() - Constructor for class net.refractions.udig.catalog.rasterings.RasteringsPlugin
The constructor.
reader - Variable in class net.refractions.udig.catalog.rasterings.AbstractRasterService
reader field
resolve(Class<T>, IProgressMonitor) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
 
resolve(Class<T>, IProgressMonitor) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterService
 

S

service - Variable in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
service field recalls the service that created this resource
service(IProgressMonitor) - Method in class net.refractions.udig.catalog.rasterings.AbstractRasterGeoResource
 
start(BundleContext) - Method in class net.refractions.udig.catalog.rasterings.RasteringsPlugin
This method is called upon plug-in activation
status - Variable in class net.refractions.udig.catalog.rasterings.AbstractRasterService
status field describes the status of the service
stop(BundleContext) - Method in class net.refractions.udig.catalog.rasterings.RasteringsPlugin
This method is called when the plug-in is stopped

A C F G M N R S