|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object DefaultGraphCell net.clackrouter.topology.graph.TopoHostCell
public class TopoHostCell
Simple class to represent a virtual host within the Jgraph GraphModel that represents a VNS topology.
Field Summary | |
---|---|
ClackDocument |
mClackDocument
|
TopologyModel.Host |
mHost
|
boolean |
mIsReservable
|
CellView |
mView
|
Constructor Summary | |
---|---|
TopoHostCell(TopologyModel.Host host,
ClackDocument doc)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public TopologyModel.Host mHost
public boolean mIsReservable
public ClackDocument mClackDocument
public CellView mView
Constructor Detail |
---|
public TopoHostCell(TopologyModel.Host host, ClackDocument doc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |