Uses of Class
org.cytoscape.view.layout.LayoutEdge
Package
Description
This package provides access to the available layout algorithms, as well as provides abstract layout
classes and layout information containers for the convenience of implementing other layout algorithms.
-
Uses of LayoutEdge in org.cytoscape.view.layout
Modifier and TypeMethodDescriptionLayoutPartition.edgeIterator()
Return an iterator over all of the LayoutEdges in this partitionLayoutPartition.getEdgeList()
Return the list of LayoutEdges within this partition.Modifier and TypeMethodDescriptionint
LayoutEdge.compareTo(LayoutEdge edgeView)
boolean
EdgeWeighter.normalizeWeight(LayoutEdge edge)
void
EdgeWeighter.setWeight(LayoutEdge layoutEdge)