it.geosolutions.imageio.plugins.nitronitf.wrapper
Class ImageWrapper.ImageBand
java.lang.Object
it.geosolutions.imageio.plugins.nitronitf.wrapper.ImageWrapper.ImageBand
- Enclosing class:
- ImageWrapper
public static class ImageWrapper.ImageBand
- extends Object
Image Band wrapper, storing the ISUBCAT, IREP fields of a Band Info
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageWrapper.ImageBand
public ImageWrapper.ImageBand(String subCategory,
String representation)
ImageWrapper.ImageBand
public ImageWrapper.ImageBand()
getSubCategory
public String getSubCategory()
setSubCategory
public void setSubCategory(String subCategory)
getRepresentation
public String getRepresentation()
setRepresentation
public void setRepresentation(String representation)
Copyright © 2006–2014 GeoSolutions. All rights reserved.