public class SVGSummary extends Object
Constructor and Description |
---|
SVGSummary() |
Modifier and Type | Method and Description |
---|---|
void |
addNode(NodeSummary node) |
NodeSummary |
getNode(String nodeId) |
Map<String,NodeSummary> |
getNodesMap() |
public void addNode(NodeSummary node)
public NodeSummary getNode(String nodeId)
public Map<String,NodeSummary> getNodesMap()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.