public abstract class BorderIndex1D
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
length |
| Constructor and Description |
|---|
BorderIndex1D() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getIndex(int index) |
int |
getLength() |
void |
setLength(int length) |