org.deegree.tools.crs.georeferencing.model
Class RowColumn
java.lang.Object
org.deegree.tools.crs.georeferencing.model.RowColumn
public class RowColumn
- extends Object
TODO add class documentation here
- Version:
- $Revision: 28806 $, $Date: 2010-12-16 11:18:55 +0100 (Thu, 16 Dec 2010) $
- Author:
- Steffen Thomas, last edited by: $Author: aschmitz $
Constructor Summary |
RowColumn(int row,
int columnX,
int columnY)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowColumn
public RowColumn(int row,
int columnX,
int columnY)
getRow
public int getRow()
getColumnX
public int getColumnX()
getColumnY
public int getColumnY()
Copyright © 2011. All Rights Reserved.