Deprecated API

Deprecated Methods
org._3pq.jgrapht.graph.Subgraph.isVerifyIntegrity()
          method will be deleted in future versions. 
org._3pq.jgrapht.graph.Subgraph.setVerifyIntegrity(boolean)
          method will be deleted in future versions. verifyIntegrity flag has no effect now. 
 

Deprecated Constructors
org._3pq.jgrapht.ext.JGraphModelAdapter(Graph, Map, Map, JGraphModelAdapter.CellFactory)
          will be deleted, use #JGraphModelAdapter(Graph, AttributeMap, AttributeMap, CellFactory) instead.