|
Zest 1.5.100.201405261516 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.zest.layouts.constraints.BasicEntityConstraint
public class BasicEntityConstraint
Field Summary | |
---|---|
boolean |
hasPreferredLocation
|
boolean |
hasPreferredSize
|
double |
preferredHeight
|
double |
preferredWidth
|
double |
preferredX
|
double |
preferredY
|
Constructor Summary | |
---|---|
BasicEntityConstraint()
|
Method Summary | |
---|---|
void |
clear()
This method clears all the fields of the layout constraints. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean hasPreferredLocation
public double preferredX
public double preferredY
public boolean hasPreferredSize
public double preferredWidth
public double preferredHeight
Constructor Detail |
---|
public BasicEntityConstraint()
Method Detail |
---|
public void clear()
LayoutConstraint
clear
in interface LayoutConstraint
|
Zest 1.5.100.201405261516 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |