|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.unitn.disi.smatch.data.matrices.MatrixFactory
public class MatrixFactory
A factory class for matrices.
| 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 |
|---|
public static java.lang.String MATRIX_CLASS_NAME
| Constructor Detail |
|---|
public MatrixFactory()
| Method Detail |
|---|
public static IMatchMatrix getInstance(int x,
int y)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||