All Implemented Interfaces:
Provider<Channel>, ProviderAsStack

public class RepeatSlice extends FromDimensionsBase
Creates a new channel with specific dimensions that repeatedly duplicates a slice from an existing channel

The incoming slice must have the same extent in XY as specified in dimension.

Author:
Owen Feehan