-
- All Implemented Interfaces:
public class FlexLine
-
-
Method Summary
Modifier and Type Method Description int
getMainSize()
int
getCrossSize()
int
getItemCount()
int
getItemCountNotGone()
float
getTotalFlexGrow()
float
getTotalFlexShrink()
int
getFirstIndex()
-
-
Method Detail
-
getMainSize
int getMainSize()
-
getCrossSize
int getCrossSize()
-
getItemCount
int getItemCount()
-
getItemCountNotGone
int getItemCountNotGone()
-
getTotalFlexGrow
float getTotalFlexGrow()
-
getTotalFlexShrink
float getTotalFlexShrink()
-
getFirstIndex
int getFirstIndex()
-
-
-
-