gov.nasa.worldwind
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Field Summary |
|---|
| Fields inherited from class gov.nasa.worldwind.avlist.AVListImpl |
|---|
changeSupport |
| Constructor Summary | |
|---|---|
WorldWindowGLAutoDrawable()
Construct a new WorldWindowGLCanvase for a specified GLDrawable. |
|
| Method Summary | |
|---|---|
void |
display(javax.media.opengl.GLAutoDrawable glAutoDrawable)
See GLEventListener.display(GLAutoDrawable). |
void |
displayChanged(javax.media.opengl.GLAutoDrawable glAutoDrawable,
boolean b,
boolean b1)
See GLEventListener.displayChanged(GLAutoDrawable,boolean,boolean). |
protected int |
doDisplay()
|
protected void |
doShutdown()
|
protected void |
doSwapBuffers(javax.media.opengl.GLAutoDrawable drawable)
|
void |
endInitalization()
|
protected String[] |
getRequiredOglExtensions()
|
protected String[] |
getRequiredOglFunctions()
|
void |
init(javax.media.opengl.GLAutoDrawable glAutoDrawable)
See GLEventListener.init(GLAutoDrawable). |
void |
initDrawable(javax.media.opengl.GLAutoDrawable glAutoDrawable)
|
protected void |
initializeCreditsController()
|
void |
initTextureCache(TextureCache textureCache)
|
void |
propertyChange(PropertyChangeEvent propertyChangeEvent)
The property change listener for this instance. |
void |
redraw()
Causes a repaint event to be enqued with the window system for this world window. |
void |
redrawNow()
Immediately repaints the world window without waiting for a window system repaint event. |
void |
reshape(javax.media.opengl.GLAutoDrawable glAutoDrawable,
int x,
int y,
int w,
int h)
See GLEventListener.reshape(GLAutoDrawable,int,int,int,int). |
void |
shutdown()
Causes resources used by the World Window to be freed. |
| Methods inherited from class gov.nasa.worldwind.avlist.AVListImpl |
|---|
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getDoubleValue, getDoubleValue, getEntries, getIntegerValue, getIntegerValue, getLongValue, getLongValue, getStringValue, getStringValue, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface gov.nasa.worldwind.avlist.AVList |
|---|
addPropertyChangeListener, addPropertyChangeListener, clearList, copy, firePropertyChange, firePropertyChange, getEntries, getStringValue, getValue, getValues, hasKey, removeKey, removePropertyChangeListener, removePropertyChangeListener, setValue, setValues |
| Constructor Detail |
|---|
public WorldWindowGLAutoDrawable()
WorldWindowGLCanvase for a specified GLDrawable.
| Method Detail |
|---|
public void display(javax.media.opengl.GLAutoDrawable glAutoDrawable)
GLEventListener.display(GLAutoDrawable).
display in interface javax.media.opengl.GLEventListenerglAutoDrawable - the drawable
IllegalStateException - if no SceneController exists for this canvas
public void displayChanged(javax.media.opengl.GLAutoDrawable glAutoDrawable,
boolean b,
boolean b1)
GLEventListener.displayChanged(GLAutoDrawable,boolean,boolean).
displayChanged in interface javax.media.opengl.GLEventListenerglAutoDrawable - the drawableprotected int doDisplay()
protected void doShutdown()
protected void doSwapBuffers(javax.media.opengl.GLAutoDrawable drawable)
public void endInitalization()
endInitalization in interface WorldWindowGLDrawableprotected String[] getRequiredOglExtensions()
protected String[] getRequiredOglFunctions()
public void init(javax.media.opengl.GLAutoDrawable glAutoDrawable)
GLEventListener.init(GLAutoDrawable).
init in interface javax.media.opengl.GLEventListenerglAutoDrawable - the drawablepublic void initDrawable(javax.media.opengl.GLAutoDrawable glAutoDrawable)
initDrawable in interface WorldWindowGLDrawableprotected void initializeCreditsController()
public void initTextureCache(TextureCache textureCache)
initTextureCache in interface WorldWindowGLDrawablepublic void propertyChange(PropertyChangeEvent propertyChangeEvent)
WWObjectImpl
propertyChange in interface PropertyChangeListenerpropertyChange in class WWObjectImplpropertyChangeEvent - the eventpublic void redraw()
WorldWindow
redraw in interface WorldWindowredraw in class WorldWindowImplpublic void redrawNow()
WorldWindow
redrawNow in interface WorldWindowredrawNow in class WorldWindowImpl
public void reshape(javax.media.opengl.GLAutoDrawable glAutoDrawable,
int x,
int y,
int w,
int h)
GLEventListener.reshape(GLAutoDrawable,int,int,int,int).
reshape in interface javax.media.opengl.GLEventListenerglAutoDrawable - the drawablepublic void shutdown()
WorldWindowImpl
shutdown in interface WorldWindowshutdown in class WorldWindowImpl
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||