cad.simcad.objectserver.factory
Class SimEnvironmentFactory

java.lang.Object
  |
  +--cad.simcad.objectserver.factory.SimEnvironmentFactory

public class SimEnvironmentFactory
extends java.lang.Object

Factory for making SimEnvironments

Version:
Author:
Charles-Philip Bentley

Constructor Summary
SimEnvironmentFactory()
          Creates new SimEnvironmentFactory
 
Method Summary
static SimViewer createDumSimViewer()
           
static SimEnvironment createSimEnv(AbstractMap am, SimViewer sv)
           
static SimWorldCAC createSimWorldCAC(AbstractMap am, SimViewer sv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimEnvironmentFactory

public SimEnvironmentFactory()
Creates new SimEnvironmentFactory

Method Detail

createSimEnv

public static SimEnvironment createSimEnv(AbstractMap am,
                                          SimViewer sv)

createSimWorldCAC

public static SimWorldCAC createSimWorldCAC(AbstractMap am,
                                            SimViewer sv)

createDumSimViewer

public static SimViewer createDumSimViewer()

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be