Uses of Class
org.cytoscape.view.layout.LayoutPoint
-
Packages that use LayoutPoint Package Description 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 LayoutPoint in org.cytoscape.view.layout
Methods in org.cytoscape.view.layout that return LayoutPoint Modifier and Type Method Description LayoutPoint
LayoutPartition. getAverageLocation()
Return the average location of the nodes in this partition
-