-
public final class PositionGuideGuides on how to position an Overlay Action on scree.
-
-
Method Summary
Modifier and Type Method Description final FloatgetLeft()final UnitsetLeft(Float left)final FloatgetRight()final UnitsetRight(Float right)final FloatgetTop()final UnitsetTop(Float top)final FloatgetBottom()final UnitsetBottom(Float bottom)final FloatgetVCenter()final UnitsetVCenter(Float vCenter)final FloatgetHCenter()final UnitsetHCenter(Float hCenter)-
-
Method Detail
-
getVCenter
final Float getVCenter()
-
setVCenter
final Unit setVCenter(Float vCenter)
-
getHCenter
final Float getHCenter()
-
setHCenter
final Unit setHCenter(Float hCenter)
-
-
-
-