de.grogra.ext.x3d.importation
Class BackgroundImport

java.lang.Object
  extended by de.grogra.ext.x3d.importation.BackgroundImport

public class BackgroundImport
extends java.lang.Object


Constructor Summary
BackgroundImport()
           
 
Method Summary
static Sky createInstance(de.grogra.ext.x3d.xmlbeans.BackgroundDocument.Background background)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackgroundImport

public BackgroundImport()
Method Detail

createInstance

public static Sky createInstance(de.grogra.ext.x3d.xmlbeans.BackgroundDocument.Background background)