mascoptLib.io.util
Class Od2Mgl
java.lang.Object
|
+--mascoptLib.io.util.Od2Mgl
- public class Od2Mgl
- extends Object
Converts an OD file into a MGL file.
- Version:
- Fri Feb 15 10:11:15 2002
- Author:
- bbongiov@bing.inria.fr
Constructor Summary |
Od2Mgl(String fileIn1,
String fileIn2,
String fileOut)
Constructor for the translation of a .net to a .mgl. |
Od2Mgl
public Od2Mgl(String fileIn1,
String fileIn2,
String fileOut)
- Constructor for the translation of a .net to a .mgl.
- Parameters:
fileIn1
- the graph file.fileIn2
- the ok file.fileOut
- the mgl file.