| Package | Description |
|---|---|
| com.javacook.coordinate.sequencer |
| Modifier and Type | Field and Description |
|---|---|
protected CoordinateFactory<T> |
CoordinateSequence.coordinateFactory |
| Constructor and Description |
|---|
CoordinateSequence(int fromX,
int fromY,
int toX,
int toY,
int stepX,
int stepY,
CoordinateFactory<T> coordinateFactory) |
CoordinateSequencer(CoordinateFactory<T> coordinateFactory) |
Copyright © 2019. All rights reserved.