Class SNTPseudographComponent

All Implemented Interfaces:
ImageObserver, MenuContainer, Printable, Serializable, Accessible, ScrollPaneConstants

public class SNTPseudographComponent extends SNTGraphComponent
JGraphX visualization component for SNT pseudographs. Extends SNTGraphComponent to render graphs with self-loops and parallel edges using customized label positioning.
See Also:
  • Constructor Details

    • SNTPseudographComponent

      public SNTPseudographComponent(SNTPseudographAdapter<?,? extends org.jgrapht.graph.DefaultWeightedEdge> adapter, org.scijava.Context context)
  • Method Details

    • createCanvas

      public com.mxgraph.swing.view.mxInteractiveCanvas createCanvas()
      Overrides:
      createCanvas in class com.mxgraph.swing.mxGraphComponent