|
void | resetCurCycle (int index) |
|
double | nextCoordinate () |
|
void | nextCoordinates (double p[], int dim) |
|
int | nextPoint (double p[], int dim) |
|
void | resetCurCycle (int index) |
|
void | setCurCoordIndex (int i) |
|
void | resetCurCoordIndex () |
|
boolean | hasNextCoordinate () |
|
double | nextDouble () |
|
double | nextCoordinate () |
|
void | nextCoordinates (double p[], int dim) |
|
void | setCurPointIndex (int i) |
|
void | resetCurPointIndex () |
|
int | resetToNextPoint () |
|
int | nextPoint (double p[], int dim) |
|
String | formatState () |
|
|
void | init () |
|
void | init () |
|
|
int [] | curCycleI |
|
int | startPointInCycle = 0 |
|
int | curCoordInCycle = 0 |
|
int | curCycleIndex = 0 |
|
AbstractList | curCycle |
|
double [] | curCycleD |
|
The documentation for this class was generated from the following file:
- CycleBasedPointSetBase2.java