Interface AreaSizeIType

All Superinterfaces:
AreaSizeValuesIType
All Known Implementing Classes:
AreaSizeI

@Immutable
public interface AreaSizeIType
extends AreaSizeValuesIType
The size of an area with int coordinates.
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Interface Description
    static class  AreaSizeIType.Builder
    A builder for size values.
  • Method Summary

    Modifier and Type Method Description
    int sizeX()  
    int sizeY()  

    Methods inherited from interface com.io7m.jregions.core.unparameterized.sizes.AreaSizeValuesIType

    height, width