Interface VolumeSizeIType

All Superinterfaces:
VolumeSizeValuesIType
All Known Implementing Classes:
VolumeSizeI

@Immutable
public interface VolumeSizeIType
extends VolumeSizeValuesIType
The size of a volume with int coordinates.
  • Method Summary

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