com.metsci.glimpse.examples.projection
Class PolarProjectionExample

java.lang.Object
  extended by com.metsci.glimpse.examples.projection.PolarProjectionExample
All Implemented Interfaces:
GlimpseLayoutProvider

public class PolarProjectionExample
extends java.lang.Object
implements GlimpseLayoutProvider

Demonstrate the polar texture projection.

Author:
ulman

Constructor Summary
PolarProjectionExample()
           
 
Method Summary
 GlimpseLayout 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

PolarProjectionExample

public PolarProjectionExample()
Method Detail

main

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

getLayout

public GlimpseLayout getLayout()
                        throws java.lang.Exception
Specified by:
getLayout in interface GlimpseLayoutProvider
Throws:
java.lang.Exception


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