it.unitn.disi.smatch.data.matrices
Class MatrixFactory

java.lang.Object
  extended by it.unitn.disi.smatch.data.matrices.MatrixFactory

public class MatrixFactory
extends java.lang.Object

A factory class for matrices.

Author:
Aliaksandr Autayeu avtaev@gmail.com

Field Summary
static java.lang.String MATRIX_CLASS_NAME
           
 
Constructor Summary
MatrixFactory()
           
 
Method Summary
static IMatchMatrix getInstance(int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MATRIX_CLASS_NAME

public static java.lang.String MATRIX_CLASS_NAME
Constructor Detail

MatrixFactory

public MatrixFactory()
Method Detail

getInstance

public static IMatchMatrix getInstance(int x,
                                       int y)


© 2010 Knowdive @ DISI