public static class LayoutHelper.CenteredHorizontalLayoutHelper extends java.lang.Object implements LayoutHelper
LayoutHelper.CenteredHorizontalLayoutHelper| Modifier and Type | Method and Description |
|---|---|
int |
getTotalHeight() |
int |
getTotalWidth() |
int |
getX() |
int |
getY() |
void |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcenteredHorizontal, getAreapublic int getX()
getX in interface LayoutHelperpublic int getY()
getY in interface LayoutHelperpublic void next()
next in interface LayoutHelperpublic int getTotalWidth()
getTotalWidth in interface LayoutHelperpublic int getTotalHeight()
getTotalHeight in interface LayoutHelper