Interface IDimensions

  • All Known Implementing Classes:
    DimensionsDTO

    public interface IDimensions
    Common interface for dimensions
    • Method Detail

      • getHeight

        int getHeight()
      • getWidth

        int getWidth()