circlePattern.viewer.moebius
Class MoebiusView

java.lang.Object
  extended bycirclePattern.viewer.moebius.MoebiusView

public class MoebiusView
extends java.lang.Object


Field Summary
static int VIEW_H
           
static int VIEW_W
           
 
Method Summary
static void show(GenericLayout layout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW_W

public static final int VIEW_W
See Also:
Constant Field Values

VIEW_H

public static final int VIEW_H
See Also:
Constant Field Values
Method Detail

show

public static void show(GenericLayout layout)