sim.portrayal.network.stats
Class SocialNetworkInspector

java.lang.Object
  extended byInspector
      extended bysim.portrayal.network.stats.SocialNetworkInspector

public class SocialNetworkInspector
extends Inspector

An inspector for Networks which provides basic network statistical information of interest to the user. At present this includes:

Once set to a Network, this inspector can be attached to a Display2D or Display3D.

See Also:
Serialized Form

Constructor Summary
SocialNetworkInspector()
           
 
Method Summary
 void setField(Network field, GUIState state)
           
 void updateInspector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialNetworkInspector

public SocialNetworkInspector()
Method Detail

setField

public void setField(Network field,
                     GUIState state)

updateInspector

public void updateInspector()