com.metsci.glimpse.examples.screenshot
Class ScreenCaptureExample

java.lang.Object
  extended by com.metsci.glimpse.examples.screenshot.ScreenCaptureExample

public class ScreenCaptureExample
extends java.lang.Object

Demonstrates the ability to render Glimpse plots to an off-screen buffer and save the buffer to a screenshot.

Author:
ulman

Constructor Summary
ScreenCaptureExample()
           
 
Method Summary
 ColorAxisPlot2D getLayout(javax.media.opengl.GLContext context)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScreenCaptureExample

public ScreenCaptureExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

getLayout

public ColorAxisPlot2D getLayout(javax.media.opengl.GLContext context)


Copyright © 2012 Metron, Inc.. All Rights Reserved.