An abstract class that implements the {@link Localizable} interface using anint[] array to maintain position.
This is identical to {@link AbstractLocalizable}, except that the position is limited to {@link Integer#MAX_VALUE} in every dimension.
@author ImgLib2 developers
@author Stephan Preibisch
@author Stephan Saalfeld
@author Tobias Pietzsch
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.