Interface ContainerMetrics


public interface ContainerMetrics
The Interface ContainerMetrics.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    To total height.
    int
    To total width.
  • Method Details

    • toTotalWidth

      int toTotalWidth()
      To total width.
      Returns:
      the int
    • toTotalHeight

      int toTotalHeight()
      To total height.
      Returns:
      the int