org.globus.cog.gui.grapheditor.canvas.views.layouts
Interface GraphLayoutEngine2

All Superinterfaces:
GraphLayoutEngine
All Known Implementing Classes:
FlowLayout, PersistentLayoutEngine2

public interface GraphLayoutEngine2
extends GraphLayoutEngine


Method Summary
 void setIgnoredEdges(Set ignoredEdges)
           
 
Methods inherited from interface org.globus.cog.gui.grapheditor.canvas.views.layouts.GraphLayoutEngine
layoutGraph
 

Method Detail

setIgnoredEdges

public void setIgnoredEdges(Set ignoredEdges)