Interface RecipeDimensions


public interface RecipeDimensions
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • getWidth

      int getWidth()
    • getHeight

      int getHeight()