Class AreaOnConnector

java.lang.Object
org.graphstream.ui.swing.renderer.shape.swing.Area
org.graphstream.ui.swing.renderer.shape.AreaOnConnector
Direct Known Subclasses:
AreaOnConnectorShape

public class AreaOnConnector
extends Area
Some areas are attached to a connector (sprites).
  • Field Summary

    Fields inherited from class org.graphstream.ui.swing.renderer.shape.swing.Area

    theCenter, theSize
  • Constructor Summary

    Constructors 
    Constructor Description
    AreaOnConnector()  
  • Method Summary

    Modifier and Type Method Description
    void theConnectorYoureAttachedTo​(Connector connector)
    XXX must call this method explicitly in the renderer !!!

    Methods inherited from class org.graphstream.ui.swing.renderer.shape.swing.Area

    configureAreaForElement, configureAreaForGroup

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait