@FunctionalInterface
public interface NodeSizeFunction
Node
object.Modifier and Type | Method and Description |
---|---|
int |
getNodeRadius(Node node)
Compute the radius of the specified Node.
|
int getNodeRadius(Node node)
node
- Node object to compute