org.gvsig.remoteclient.wcs
Class WCSCoverage.RectifiedGrid
java.lang.Object
org.gvsig.remoteclient.wcs.WCSCoverage.RectifiedGrid
- Enclosing class:
- WCSCoverage
public class WCSCoverage.RectifiedGrid
- extends java.lang.Object
Inner class describing the Rectified Grid of this coverage.
- Author:
- jaume dominguez faus - jaume.dominguez@iver.es
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WCSCoverage.RectifiedGrid
public WCSCoverage.RectifiedGrid(int dimensions)
addAxisName
public void addAxisName(java.lang.String axisName)
getAxisNames
public java.lang.String[] getAxisNames()
addLowGridEnvelopLimit
public void addLowGridEnvelopLimit(int[] lowLimit)
getLowGridEnvelopLimits
public int[][] getLowGridEnvelopLimits()
addHighGridEnvelopLimit
public void addHighGridEnvelopLimit(int[] highLimit)
getHighGridEnvelopLimits
public int[][] getHighGridEnvelopLimits()
setOrigin
public void setOrigin(double[] _origins)
getOrigins
public double[] getOrigins()
addToOffsetVector
public void addToOffsetVector(double[] _offsetVector)
getOffsetVector
public double[][] getOffsetVector()
getDimensionCount
public int getDimensionCount()
Copyright © 2004-2013 gvSIG. All Rights Reserved.