|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object pagelayout.Cell.Constraint
protected static class Cell.Constraint
Constructor Summary | |
---|---|
Cell.Constraint(Cell.Constraint c)
|
|
Cell.Constraint(int n)
|
Method Summary | |
---|---|
void |
setSize(int[] size,
int n,
int available)
|
void |
updateConstraint(int anchorIndex,
int[] cellIndices,
double[] scale)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Cell.Constraint(int n)
public Cell.Constraint(Cell.Constraint c)
Method Detail |
---|
public void updateConstraint(int anchorIndex, int[] cellIndices, double[] scale)
public void setSize(int[] size, int n, int available)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |