Interface DisplayComponent

interface DisplayComponent
Interface all classes used for the graphical user interface of the network must implement.


Method Index

 o getLocationInDisplayNetwork()

Methods

 o getLocationInDisplayNetwork
 public abstract Point getLocationInDisplayNetwork()
Returns:
the current location of the component in the coordinate system of the DisplayNetwork component this component is in.