Documentation of 'CH.ifa.draw.framework.Connector' Java class
Connector
CH.ifa.draw.framework

Interface Connector

    • Method Detail

      • findStart

        java.awt.Point findStart(ConnectionFigure connection)
        Finds the start point for the connection.
      • findEnd

        java.awt.Point findEnd(ConnectionFigure connection)
        Finds the end point for the connection.
      • owner

        Figure owner()
        Gets the connector's owner.
      • displayBox

        java.awt.Rectangle displayBox()
        Gets the display box of the connector.
      • containsPoint

        boolean containsPoint(int x,
                              int y)
        Tests if a point is contained in the connector.
      • draw

        void draw(java.awt.Graphics g)
        Draws this connector. Connectors don't have to be visible and it is OK leave this method empty.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.