|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapComponent | |
---|---|
main | |
medisyn | Contains classes needed to form scenario configurations (X2XProxy, ScenarioConfig etc) but also only medisyn specific classes. |
Uses of MapComponent in main |
---|
Subclasses of MapComponent in main | |
---|---|
class |
Edge
The Edge class represents one edge between nodes on the
PlanetLab network. |
class |
Node
The Node class represents one node on the PlanetLab network. |
Methods in main that return MapComponent | |
---|---|
protected MapComponent |
MapComponent.clone()
clones the object |
Methods in main with parameters of type MapComponent | |
---|---|
boolean |
DrawingParameters.componentExists(MapComponent component)
Returns true if the component should be drawn,
false otherwise. |
java.awt.Color |
DrawingParameters.determineColor(MapComponent component)
Returns the color that the map component should be drawn. |
int |
DrawingParameters.determineSize(MapComponent component)
Returns the size that the map component should be drawn. |
Uses of MapComponent in medisyn |
---|
Subclasses of MapComponent in medisyn | |
---|---|
class |
X2XProxy
Represents one proxy which can be used in scenarios and experiments |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |