Uses of Class
sc.fiji.snt.analysis.graph.DirectedWeightedSubgraph
Packages that use DirectedWeightedSubgraph
Package
Description
Classes for handling neuronal reconstructions as graphs
Classes handling neuropil annotations and atlases metadata.
-
Uses of DirectedWeightedSubgraph in sc.fiji.snt.analysis.graph
Methods in sc.fiji.snt.analysis.graph that return DirectedWeightedSubgraphModifier and TypeMethodDescriptionDirectedWeightedGraph.getSubgraph(Set<SWCPoint> nodeSubset) Returns the subgraph defined by the supplied subset of vertices, including their edges. -
Uses of DirectedWeightedSubgraph in sc.fiji.snt.annotation
Methods in sc.fiji.snt.annotation that return types with arguments of type DirectedWeightedSubgraphModifier and TypeMethodDescriptionstatic List<DirectedWeightedSubgraph> AllenUtils.splitByHemisphere(DirectedWeightedGraph graph)