| Package | Description | 
|---|---|
| gov.nasa.worldwind.layers | |
| gov.nasa.worldwind.ogc.collada.impl | 
 Provides classes for rendering COLLADA documents. 
 | 
| gov.nasa.worldwind.render | |
| gov.nasa.worldwind.symbology | 
 Provides classes for creating and displaying graphics from standard symbol sets. 
 | 
| gov.nasa.worldwind.util | |
| gov.nasa.worldwind.util.tree | 
 A tree control drawn in the world window. 
 | 
| gov.nasa.worldwindx.applications.sar | |
| gov.nasa.worldwindx.applications.sar.segmentplane | |
| gov.nasa.worldwindx.examples.util | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SkyGradientLayer.applyDrawProjection(DrawContext dc,
                   OGLStackHandler ogsh)  | 
protected void | 
SkyGradientLayer.applyDrawTransform(DrawContext dc,
                  OGLStackHandler ogsh)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected OGLStackHandler | 
ColladaMeshShape.beginDrawing(DrawContext dc,
            int attrMask)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected OGLStackHandler | 
AbstractShape.BEogsh  | 
protected OGLStackHandler | 
BasicLightingModel.lightingStackHandler  | 
protected OGLStackHandler | 
IconRenderer.oglStackHandler  | 
protected OGLStackHandler | 
AbstractBrowserBalloon.osh
Support for setting up and restoring OpenGL state during rendering. 
 | 
protected OGLStackHandler | 
AbstractSurfaceShape.stackHandler  | 
protected OGLStackHandler | 
AbstractAnnotationLayout.stackHandler  | 
| Modifier and Type | Method and Description | 
|---|---|
protected OGLStackHandler | 
ExtrudedPolygon.beginDrawing(DrawContext dc,
            int attrMask)  | 
protected OGLStackHandler | 
RigidShape.beginDrawing(DrawContext dc,
            int attrMask)  | 
protected OGLStackHandler | 
Polygon.beginDrawing(DrawContext dc,
            int attrMask)  | 
protected OGLStackHandler | 
AbstractShape.beginDrawing(DrawContext dc,
            int attrMask)
Establish the OpenGL state needed to draw this shape. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractAnnotation.beginDraw(DrawContext dc,
         OGLStackHandler stackHandler)  | 
protected void | 
BasicAnnotationRenderer.beginDrawAnnotations(DrawContext dc,
                    OGLStackHandler stackHandler)  | 
protected void | 
ToolTipRenderer.beginRendering(DrawContext dc,
              OGLStackHandler stackHandler)  | 
protected void | 
AbstractAnnotation.endDraw(DrawContext dc,
       OGLStackHandler stackHandler)  | 
protected void | 
BasicAnnotationRenderer.endDrawAnnotations(DrawContext dc,
                  OGLStackHandler stackHandler)  | 
protected void | 
ToolTipRenderer.endRendering(DrawContext dc,
            OGLStackHandler stackHandler)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected OGLStackHandler | 
TacticalGraphicLabel.BEogsh
Stack handler used for beginDrawing/endDrawing state. 
 | 
protected OGLStackHandler | 
AbstractTacticalSymbol.BEogsh
Support for setting up and restoring OpenGL state during rendering. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected OGLStackHandler | 
OGLRenderToTextureSupport.stackHandler  | 
| Modifier and Type | Field and Description | 
|---|---|
protected OGLStackHandler | 
ScrollFrame.BEogsh
Support for setting up and restoring OpenGL state during rendering. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected OGLStackHandler | 
ElevationPlane.osh  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SegmentPlaneRenderer.begin(DrawContext dc,
     OGLStackHandler ogsh)  | 
protected void | 
SegmentPlaneRenderer.OrderedText.begin(DrawContext dc,
     OGLStackHandler ogsh)  | 
protected void | 
SegmentPlaneRenderer.end(DrawContext dc,
   OGLStackHandler ogsh)  | 
protected void | 
SegmentPlaneRenderer.OrderedText.end(DrawContext dc,
   OGLStackHandler ogsh)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected OGLStackHandler | 
ScreenSelector.SelectionRectangle.BEogsh  |