Interface PVolumeSizeIType<S>

Type Parameters:
S - A phantom type parameter indicating the coordinate space of the volume
All Superinterfaces:
VolumeSizeValuesIType
All Known Implementing Classes:
PVolumeSizeI

@Immutable
public interface PVolumeSizeIType<S>
extends VolumeSizeValuesIType
The size of a volume with int coordinates.
  • Method Summary

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