cz.cuni.utils.math.vertexSpace.vertex2Dspace
Interface Vertex2DFactoryInterface

All Known Implementing Classes:
Vertex2DFactory

public interface Vertex2DFactoryInterface


Method Summary
 Vertex2D getNewInstance(Tuple2D tuple)
           
 

Method Detail

getNewInstance

Vertex2D getNewInstance(Tuple2D tuple)