|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.unizh.ini.caviar.retina.CamConstants
public class CamConstants
Field Summary | |
---|---|
static int |
COLUMS
|
static int |
ROWS
|
Constructor Summary | |
---|---|
CamConstants()
Creates a new instance of Constants |
Method Summary | |
---|---|
static int |
getColumns()
|
static int |
getRows()
|
static void |
setColumns(int n)
|
static void |
setRows(int n)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int ROWS
public static int COLUMS
Constructor Detail |
---|
public CamConstants()
Method Detail |
---|
public static int getRows()
public static void setRows(int n)
public static int getColumns()
public static void setColumns(int n)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |