|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.visualization.data.Constraints
public class Constraints
| Field Summary | |
|---|---|
int |
fill
|
int |
gridx
|
int |
gridy
|
static int |
HORIZONTAL
|
static int |
VERTICAL
|
| Constructor Summary | |
|---|---|
Constraints()
|
|
| Method Summary | |
|---|---|
java.awt.GridBagConstraints |
trans()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int HORIZONTAL
public static final int VERTICAL
public int gridx
public int gridy
public int fill
| Constructor Detail |
|---|
public Constraints()
| Method Detail |
|---|
public java.awt.GridBagConstraints trans()
|
ePOST API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||