|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayoutEdge | |
---|---|
org.cytoscape.view.layout | 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 |
---|
Methods in org.cytoscape.view.layout that return types with arguments of type LayoutEdge | |
---|---|
Iterator<LayoutEdge> |
LayoutPartition.edgeIterator()
Return an iterator over all of the LayoutEdges in this partition |
List<LayoutEdge> |
LayoutPartition.getEdgeList()
Return the list of LayoutEdges within this partition. |
Methods in org.cytoscape.view.layout with parameters of type LayoutEdge | |
---|---|
boolean |
EdgeWeighter.normalizeWeight(LayoutEdge edge)
|
void |
EdgeWeighter.setWeight(LayoutEdge layoutEdge)
|
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |