org.sunflow.core.gi
Class GIEngineFactory

java.lang.Object
  extended by org.sunflow.core.gi.GIEngineFactory

public final class GIEngineFactory
extends java.lang.Object


Constructor Summary
GIEngineFactory()
           
 
Method Summary
static GIEngine create(Options options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GIEngineFactory

public GIEngineFactory()
Method Detail

create

public static final GIEngine create(Options options)