|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.styles.Map.SwapPolygon
protected class Map.SwapPolygon
| Constructor Summary | |
|---|---|
protected |
Map.SwapPolygon()
|
| Method Summary | |
|---|---|
void |
swap(int a,
int b)
Swaps two elements |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Map.SwapPolygon()
| Method Detail |
|---|
public final void swap(int a,
int b)
Swapper
swap in interface Swappera - the index of first element to be swapped.b - the index of second element to be swapped.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||