de.grogra.ext.x3d.importation
Class CoordinateImport

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

public class CoordinateImport
extends java.lang.Object


Constructor Summary
CoordinateImport()
           
 
Method Summary
static float[] createInstance(de.grogra.ext.x3d.xmlbeans.CoordinateDocument.Coordinate coordinate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoordinateImport

public CoordinateImport()
Method Detail

createInstance

public static float[] createInstance(de.grogra.ext.x3d.xmlbeans.CoordinateDocument.Coordinate coordinate)