|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.psu.geovista.app.spreadsheet.functions.SelectionRange
| Field Summary | |
static int |
SINGLE_COLUMN
|
static int |
SINGLE_ROW
|
| Constructor Summary | |
SelectionRange(java.awt.Point[] range,
int type)
|
|
| Method Summary | |
int |
getColumnCount()
|
java.awt.Point[] |
getRange()
|
int |
getRowCount()
|
int |
getType()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int SINGLE_ROW
public static final int SINGLE_COLUMN
| Constructor Detail |
public SelectionRange(java.awt.Point[] range,
int type)
| Method Detail |
public java.awt.Point[] getRange()
public int getType()
public int getRowCount()
public int getColumnCount()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||