|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SurfaceMonitor
Internal class that deals with the current state of the canvas and whether it should have a valid context right now.
Based on concepts originally developed by Benoit Vautrin of EDF France. See http://bugzilla.j3d.org/show_bug.cgi?id=28 Bug #28 for more details.
| Method Summary | |
|---|---|
boolean |
isVisible()
Check to see if the surface is visible. |
boolean |
requiresNewContext()
Check to see if we should generate a new context now. |
void |
setErrorReporter(org.j3d.util.ErrorReporter reporter)
Register an error reporter with the engine so that any errors generated by the node's internals can be reported in a nice, pretty fashion. |
| Method Detail |
|---|
void setErrorReporter(org.j3d.util.ErrorReporter reporter)
reporter - The instance to use or nullboolean isVisible()
boolean requiresNewContext()
|
Aviatrix3D 2.1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||