|
Draw2D v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.eclipse.draw2d.geometry.Insets
|
+--org.eclipse.draw2d.IFigure.NoInsets
| Fields inherited from class org.eclipse.draw2d.geometry.Insets |
bottom, left, right, top |
| Method Summary | |
boolean |
isEmpty()
Returns whether this Insets has a value of zero for its top, left, right, and bottom values. |
| Methods inherited from class org.eclipse.draw2d.geometry.Insets |
add, equals, getAdded, getHeight, getTransposed, getWidth, toString, transpose |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public boolean isEmpty()
InsetsisEmpty in class Insetsorg.eclipse.draw2d.geometry.Insetstrue if all the
spaces are zero, else returns false
|
Draw2D v2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||