it.geosolutions.imageio.plugins.netcdf
Class BaseVariableWrapper
Object
BaseVariableWrapper
public abstract class BaseVariableWrapper
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseVariableWrapper
public BaseVariableWrapper(Variable variable)
setSampleModel
public void setSampleModel(SampleModel sampleModel)
getHeight
public int getHeight()
getWidth
public int getWidth()
getSampleModel
public SampleModel getSampleModel()
getNumBands
public int getNumBands()
getTileHeight
public int getTileHeight()
getTileWidth
public int getTileWidth()
setTileHeight
public void setTileHeight(int tileHeight)
setTileWidth
public void setTileWidth(int tileWidth)
getVariable
public Variable getVariable()
getRank
public int getRank()
getName
public String getName()
Copyright © 2006-2010 GeoSolutions. All Rights Reserved.