Interface DisplayComponent
- interface DisplayComponent
Interface all classes used for the graphical user interface of the
network must implement.
-
getLocationInDisplayNetwork()
-
getLocationInDisplayNetwork
public abstract Point getLocationInDisplayNetwork()
- Returns:
- the current location of the component in the coordinate system
of the DisplayNetwork component this component is in.