Package io.anyline2.view
Class UIScaledSize
-
- All Implemented Interfaces:
public final class UIScaledSize
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerframeWidthprivate final IntegerframeHeightprivate final IntegerviewWidthprivate final IntegerviewHeightprivate final Floatscale
-
Method Summary
Modifier and Type Method Description final IntegerframeWidth()final IntegerframeHeight()final IntegerviewWidth()final IntegerviewHeight()final Floatscale()-
-
Method Detail
-
frameWidth
final Integer frameWidth()
-
frameHeight
final Integer frameHeight()
-
viewHeight
final Integer viewHeight()
-
-
-
-