|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeEdgeMap
| Method Summary | |
|---|---|
java.util.ArrayList<Edge> |
getEdges()
Returns an ArrayList of Edges that
represent pairs PlanetLab of computers and properties of interactions
between them. |
java.util.ArrayList<DrawableLabel> |
getLabels()
Returns an ArrayList of DrawableLabels that
represent text-labels that can be drawn on the map. |
java.util.ArrayList<Node> |
getNodes()
Returns an ArrayList of Nodes that
represent PlanetLab computers and their properties. |
| Method Detail |
|---|
java.util.ArrayList<Node> getNodes()
ArrayList of Nodes that
represent PlanetLab computers and their properties.
java.util.ArrayList<Edge> getEdges()
ArrayList of Edges that
represent pairs PlanetLab of computers and properties of interactions
between them.
java.util.ArrayList<DrawableLabel> getLabels()
ArrayList of DrawableLabels that
represent text-labels that can be drawn on the map.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||