|
Rings Version 0.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectthreeD.raytracer.network.RayTracingJob.RayTracingOutputHandler
| Constructor Summary | |
RayTracingJob.RayTracingOutputHandler(long id,
int w,
int h)
|
|
| Method Summary | |
protected void |
addToImage(java.lang.String data,
int x,
int y,
int dx,
int dy)
|
java.util.Hashtable |
executeQuery(Query q)
|
RGB[][] |
getImage()
|
void |
storeOutput(long time,
int uid,
java.lang.String data)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RayTracingJob.RayTracingOutputHandler(long id,
int w,
int h)
| Method Detail |
public void storeOutput(long time,
int uid,
java.lang.String data)
public java.util.Hashtable executeQuery(Query q)
protected void addToImage(java.lang.String data,
int x,
int y,
int dx,
int dy)
public RGB[][] getImage()
|
Rings Version 0.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||