NASA World Wind

Uses of Class
gov.nasa.worldwind.util.OGLStackHandler

Packages that use OGLStackHandler
gov.nasa.worldwind.applications.sar   
gov.nasa.worldwind.render   
gov.nasa.worldwind.util   
 

Uses of OGLStackHandler in gov.nasa.worldwind.applications.sar
 

Fields in gov.nasa.worldwind.applications.sar declared as OGLStackHandler
protected  OGLStackHandler ElevationPlane.osh
           
 

Uses of OGLStackHandler in gov.nasa.worldwind.render
 

Fields in gov.nasa.worldwind.render declared as OGLStackHandler
protected  OGLStackHandler SurfaceShapeSupport.stackHandler
           
protected  OGLStackHandler AbstractAnnotationLayout.stackHandler
           
 

Methods in gov.nasa.worldwind.render with parameters of type OGLStackHandler
protected  void SegmentPlaneRenderer.begin(DrawContext dc, OGLStackHandler ogsh)
           
protected  void SegmentPlaneRenderer.OrderedText.begin(DrawContext dc, OGLStackHandler ogsh)
           
protected  void AbstractAnnotation.beginDraw(DrawContext dc, OGLStackHandler stackHandler)
           
protected  void TiledSurfaceObjectRenderer.beginRendering(DrawContext dc, OGLStackHandler stackHandler)
           
protected  void ToolTipRenderer.beginRendering(DrawContext dc, OGLStackHandler stackHandler, OGLOrtho2DSupport ortho2DSupport)
           
protected  void TiledSurfaceObjectRenderer.beginUpdateTiles(DrawContext dc, OGLStackHandler stackHandler, Rectangle viewport)
           
protected  void SegmentPlaneRenderer.end(DrawContext dc, OGLStackHandler ogsh)
           
protected  void SegmentPlaneRenderer.OrderedText.end(DrawContext dc, OGLStackHandler ogsh)
           
protected  void AbstractAnnotation.endDraw(DrawContext dc, OGLStackHandler stackHandler)
           
protected  void TiledSurfaceObjectRenderer.endRendering(DrawContext dc, OGLStackHandler stackHandler)
           
protected  void ToolTipRenderer.endRendering(DrawContext dc, OGLStackHandler stackHandler, OGLOrtho2DSupport ortho2DSupport)
           
protected  void TiledSurfaceObjectRenderer.endUpdateTiles(DrawContext dc, OGLStackHandler stackHandler)
           
 

Uses of OGLStackHandler in gov.nasa.worldwind.util
 

Fields in gov.nasa.worldwind.util declared as OGLStackHandler
protected  OGLStackHandler OGLOrtho2DSupport.stackHandler
           
 


NASA World Wind

Hosted by docs.bugaco.com