com.metsci.glimpse.examples.animated
Class AnimatedTextureExample

java.lang.Object
  extended by com.metsci.glimpse.examples.animated.AnimatedTextureExample
All Implemented Interfaces:
GlimpseLayoutProvider

public class AnimatedTextureExample
extends java.lang.Object
implements GlimpseLayoutProvider

Demonstrates dynamically updating the data stored in a texture.

Author:
ulman

Constructor Summary
AnimatedTextureExample()
           
 
Method Summary
 ColorAxisPlot2D getLayout()
           
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

AnimatedTextureExample

public AnimatedTextureExample()
Method Detail

main

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

getLayout

public ColorAxisPlot2D getLayout()
Specified by:
getLayout in interface GlimpseLayoutProvider


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