com.metsci.glimpse.examples.animated
Class AnimatedProjectionExample

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

public class AnimatedProjectionExample
extends java.lang.Object
implements GlimpseLayoutProvider

Demonstrates dynamically updating the projection applied to a texture.

Author:
ulman

Constructor Summary
AnimatedProjectionExample()
           
 
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

AnimatedProjectionExample

public AnimatedProjectionExample()
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.