Uses of Class
it.geosolutions.imageio.plugins.nitronitf.wrapper.ImageWrapper.Category

Packages that use ImageWrapper.Category
it.geosolutions.imageio.plugins.nitronitf.wrapper   
 

Uses of ImageWrapper.Category in it.geosolutions.imageio.plugins.nitronitf.wrapper
 

Methods in it.geosolutions.imageio.plugins.nitronitf.wrapper that return ImageWrapper.Category
 ImageWrapper.Category ImageWrapper.getImageCategory()
           
static ImageWrapper.Category ImageWrapper.Category.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImageWrapper.Category[] ImageWrapper.Category.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.geosolutions.imageio.plugins.nitronitf.wrapper with parameters of type ImageWrapper.Category
 void ImageWrapper.setImageCategory(ImageWrapper.Category imageCategory)
           
 



Copyright © 2006–2013 GeoSolutions. All rights reserved.