Package net.imglib2.outofbounds
Interface OutOfBoundsFactory<T,F>
- Type Parameters:
T-F-
- All Known Implementing Classes:
OutOfBoundsBorderFactory,OutOfBoundsConstantValueFactory,OutOfBoundsMirrorExpWindowingFactory,OutOfBoundsMirrorFactory,OutOfBoundsPeriodicFactory,OutOfBoundsRandomValueFactory
public interface OutOfBoundsFactory<T,F>
- Author:
- Stephan Saalfeld
-
Method Summary
-
Method Details
-
create
-