cz.cuni.utils.math.vertexSpace.vertex3Dspace
Class Vertex3DFactory

java.lang.Object
  extended by cz.cuni.utils.math.vertexSpace.vertex3Dspace.Vertex3DFactory
All Implemented Interfaces:
Vertex3DFactoryInterface

public class Vertex3DFactory
extends java.lang.Object
implements Vertex3DFactoryInterface


Constructor Summary
Vertex3DFactory()
           
 
Method Summary
 Vertex3D getNewInstance(Tuple3D tuple)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vertex3DFactory

public Vertex3DFactory()
Method Detail

getNewInstance

public Vertex3D getNewInstance(Tuple3D tuple)
Specified by:
getNewInstance in interface Vertex3DFactoryInterface