@Deprecated public class Chunk extends Object
Modifier and Type | Field and Description |
---|---|
protected long |
loopSize
Deprecated.
|
protected long |
startPosition
Deprecated.
|
Constructor and Description |
---|
Chunk(long startPosition,
long loopSize)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getLoopSize()
Deprecated.
|
long |
getStartPosition()
Deprecated.
|
Copyright © 2015–2022 ImgLib2. All rights reserved.