Deprecated API

Deprecated Classes
mascoptLib.io.graph.MGLWriter_1_2
          Do not use this writer, see MGLWriter 
 

Deprecated Methods
mascoptLib.io.graph.GodReader.getAbstractChains()
          Please now use getAbstractPaths() 
mascoptLib.io.graph.MGLReader.getAbstractChains()
          Please now use getAbstractPaths() 
mascoptLib.io.graph.NetReader.getAbstractChains()
          Please now use getAbstractPaths() 
mascoptLib.io.graph.GodReader.getAbstractNodes()
          Please now use getAbstractVertices() 
mascoptLib.io.graph.NetReader.getAbstractNodes()
          Please now use getAbstractVertices() 
mascoptLib.io.graph.GodReader.getAbstractNodeSets()
          Please now use getAbstractVertexSets() 
mascoptLib.io.graph.NetReader.getAbstractNodeSets()
          Please now use getAbstractVertexSets() 
mascoptLib.gui.GraphChooser.getGraphMGL(int)
          Please now use getGraphVector(). 
mascoptLib.gui.GraphChooser.getGraphMGL(String, int)
          Please now use getGraphVector(String file). 
mascoptLib.abstractGraph.AbstractPath.nextAbstractEdge(AbstractVertex)
          This function have to desappear because it is buggy. We cannot now where to go in a non oriented path. 
mascoptLib.abstractGraph.AbstractPath.nextAbstractVertex(AbstractVertex)
          This function have to desappear because it is buggy. We cannot now where to go in a non oriented path. 
mascoptLib.graphs.Path.nextEdge(Vertex)
          This function have to desappear because it is buggy. We cannot now where to go in a non oriented path. 
mascoptLib.graphs.Path.nextVertex(Vertex)
          This function have to desappear because it is buggy. We cannot now where to go in a non oriented path. 
mascoptLib.gui.views.Label.setLocation(int, int)
          not coded ! 
mascoptLib.gui.views.Link.setLocation(int, int)
          not implemented !