Uses of Class
sc.fiji.snt.viewer.geditor.SNTGraphAdapter
Packages that use SNTGraphAdapter
-
Uses of SNTGraphAdapter in sc.fiji.snt.viewer.geditor
Subclasses of SNTGraphAdapter in sc.fiji.snt.viewer.geditorModifier and TypeClassDescriptionclassJGraphX adapter for visualizing annotation graphs with brain structures as vertices.classSNTPseudographAdapter<V,E extends org.jgrapht.graph.DefaultWeightedEdge> JGraphX adapter for visualizing SNT pseudographs (graphs allowing self-loops and multiple edges).classJGraphX adapter for visualizing tree graphs as SWC morphologies.Fields in sc.fiji.snt.viewer.geditor declared as SNTGraphAdapterModifier and TypeFieldDescriptionprotected final SNTGraphAdapter<?, ? extends org.jgrapht.graph.DefaultWeightedEdge> SNTGraphComponent.adapterConstructors in sc.fiji.snt.viewer.geditor with parameters of type SNTGraphAdapterModifierConstructorDescriptionSNTGraphComponent(SNTGraphAdapter<?, ? extends org.jgrapht.graph.DefaultWeightedEdge> adapter, org.scijava.Context context)