|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opengts.db.tables.Resource.Dimension
public static class Resource.Dimension
| Field Summary | |
|---|---|
int |
height
|
int |
width
|
| Constructor Summary | |
|---|---|
Resource.Dimension(int w,
int h)
|
|
| Method Summary | |
|---|---|
int |
getHeight()
|
int |
getWidth()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int width
public int height
| Constructor Detail |
|---|
public Resource.Dimension(int w,
int h)
| Method Detail |
|---|
public int getWidth()
public int getHeight()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||