Interface PassThroughOperation

    • Method Detail

      • getOperation

        Operation getOperation()
        Returns the operation to apply on the subset of a coordinate tuple.
        Returns:
        The operation to apply on the subset of a coordinate tuple.
      • getModifiedCoordinates

        int[] getModifiedCoordinates()
        Ordered sequence of positive integers defining the positions in a coordinate tuple of the coordinates affected by this pass-through operation.
        Returns:
        The modified coordinates.