Interface ContainerMetrics


public interface ContainerMetrics
The Interface ContainerMetrics.
  • Method Summary

    Modifier and Type Method Description
    int toTotalHeight()
    To total height.
    int toTotalWidth()
    To total width.
  • Method Details

    • toTotalWidth

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

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