org.ascape.view.vis
Class ViewVisUtil

java.lang.Object
  extended by org.ascape.view.vis.ViewVisUtil

public class ViewVisUtil
extends java.lang.Object

The Class ViewVisUtil.


Constructor Summary
ViewVisUtil()
           
 
Method Summary
static java.lang.Class getDefaultView(java.lang.Class space)
          Gets the default view.
static void registerView(java.lang.Class space, java.lang.Class view)
          Register view.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewVisUtil

public ViewVisUtil()
Method Detail

registerView

public static void registerView(java.lang.Class space,
                                java.lang.Class view)
Register view.

Parameters:
space - the space
view - the view

getDefaultView

public static java.lang.Class getDefaultView(java.lang.Class space)
Gets the default view.

Parameters:
space - the space
Returns:
the default view


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.