Class LayoutHelper.CenteredHorizontalLayoutHelper
java.lang.Object
com.simibubi.create.foundation.ponder.ui.LayoutHelper.CenteredHorizontalLayoutHelper
- All Implemented Interfaces:
LayoutHelper
- Enclosing interface:
- LayoutHelper
public static class LayoutHelper.CenteredHorizontalLayoutHelper
extends Object
implements LayoutHelper
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.simibubi.create.foundation.ponder.ui.LayoutHelper
LayoutHelper.CenteredHorizontalLayoutHelper -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.simibubi.create.foundation.ponder.ui.LayoutHelper
getArea
-
Method Details
-
getX
public int getX()- Specified by:
getXin interfaceLayoutHelper
-
getY
public int getY()- Specified by:
getYin interfaceLayoutHelper
-
next
public void next()- Specified by:
nextin interfaceLayoutHelper
-
getTotalWidth
public int getTotalWidth()- Specified by:
getTotalWidthin interfaceLayoutHelper
-
getTotalHeight
public int getTotalHeight()- Specified by:
getTotalHeightin interfaceLayoutHelper
-