pipe.modules.matrixes
Class Matrixes

java.lang.Object
  |
  +--pipe.modules.matrixes.Matrixes
All Implemented Interfaces:
Module

public class Matrixes
extends java.lang.Object
implements Module


Constructor Summary
Matrixes()
           
 
Method Summary
 java.lang.String getName()
           
 void run(DataLayer pnmlData)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Matrixes

public Matrixes()
Method Detail

run

public void run(DataLayer pnmlData)
Specified by:
run in interface Module

getName

public java.lang.String getName()
Specified by:
getName in interface Module