Package net.imglib2.img.basictypeaccess
Interface PlanarAccess<A>
- Type Parameters:
A
- primitive array type
- All Known Implementing Classes:
PlanarImg
public interface PlanarAccess<A>
Interface allowing access to data on a plane-by-plane basis.
- Author:
- Curtis Rueden
-
Method Summary
-
Method Details
-
getPlane
-
setPlane
-