Interface DimensionProvider


public interface DimensionProvider
An object that provides dimensions.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the dimension for the given component
  • Method Details

    • getDimension

      Dimension getDimension(Component c)
      Returns the dimension for the given component
      Parameters:
      c - the component to get dimension for
      Returns:
      the dimension