com.metsci.glimpse.examples.animated
Class AnimatedPolygonExample

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

public class AnimatedPolygonExample
extends java.lang.Object
implements GlimpseLayoutProvider

Demonstrates usage of Polygon painter to display arbitrary (convex and concave) polygons.

Author:
ulman

Constructor Summary
AnimatedPolygonExample()
           
 
Method Summary
 SimplePlot2D 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

AnimatedPolygonExample

public AnimatedPolygonExample()
Method Detail

main

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

getLayout

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


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