de.uni_leipzig.bf.eval
Class MeshEval

java.lang.Object
  extended by de.uni_leipzig.bf.eval.MeshEval

public class MeshEval
extends java.lang.Object

Author:
an
 

Constructor Summary
MeshEval()
          Creates a new instance of MeshEval
 
Method Summary
static void main(java.lang.String[] args)
           
static java.util.HashMap<java.lang.String,java.util.TreeSet<java.lang.String>> readMesh(java.lang.String file, int depth)
          Read in the mesh mapping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MeshEval

public MeshEval()
Creates a new instance of MeshEval

Method Detail

main

public static void main(java.lang.String[] args)

readMesh

public static java.util.HashMap<java.lang.String,java.util.TreeSet<java.lang.String>> readMesh(java.lang.String file,
                                                                                               int depth)
Read in the mesh mapping