|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cosylab.vdct.db.DBView
public class DBView
This type was created in VisualAge.
| Field Summary | |
|---|---|
protected int |
rx
|
protected int |
ry
|
protected double |
scale
|
| Constructor Summary | |
|---|---|
DBView(int rx,
int ry,
double scale)
FieldData constructor comment. |
|
| Method Summary | |
|---|---|
int |
getRx()
|
int |
getRy()
|
double |
getScale()
|
void |
setRx(int i)
|
void |
setRy(int i)
|
void |
setScale(double d)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int rx
protected int ry
protected double scale
| Constructor Detail |
|---|
public DBView(int rx,
int ry,
double scale)
| Method Detail |
|---|
public int getRx()
public int getRy()
public double getScale()
public void setRx(int i)
i - public void setRy(int i)
i - public void setScale(double d)
d -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||