|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.j3d.threeD.raytracer.network.RayTracingJob.RayTracingOutputHandler
public static class RayTracingJob.RayTracingOutputHandler
| Constructor Summary | |
|---|---|
RayTracingJob.RayTracingOutputHandler()
|
|
RayTracingJob.RayTracingOutputHandler(long id,
int w,
int h)
|
|
| Method Summary | |
|---|---|
Hashtable |
executeQuery(Query q)
|
void |
expandImageBuffer(int w,
int h)
|
RayTracingJob.RayTracingOutputHandler |
getHandler(long task)
|
long |
getId()
|
RGB[][] |
getImage()
|
boolean |
isComplete()
|
void |
storeOutput(long time,
int uid,
JobOutput data)
|
void |
writeImage()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RayTracingJob.RayTracingOutputHandler()
public RayTracingJob.RayTracingOutputHandler(long id,
int w,
int h)
| Method Detail |
|---|
public void writeImage()
public RayTracingJob.RayTracingOutputHandler getHandler(long task)
public long getId()
public boolean isComplete()
public void storeOutput(long time,
int uid,
JobOutput data)
public Hashtable executeQuery(Query q)
public void expandImageBuffer(int w,
int h)
public RGB[][] getImage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||