|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--lt.ktu.tsp.TSP.Cities
Apraso miestus
| Constructor Summary | |
Cities()
Creates a new instance of Cities |
|
| Method Summary | |
abstract void |
draw(java.awt.Graphics2D context)
|
abstract void |
draw(java.awt.Graphics2D context,
int[] sequence)
|
abstract int |
getCityCount()
|
abstract Function |
getFunction()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Cities()
| Method Detail |
public abstract void draw(java.awt.Graphics2D context)
public abstract void draw(java.awt.Graphics2D context,
int[] sequence)
public abstract Function getFunction()
public abstract int getCityCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||