Interface Proxy.Connector

All Superinterfaces:
Connector, ConnectorRO, Proxy.ConnectorRO
Enclosing interface:
Proxy

public static interface Proxy.Connector
extends Proxy.ConnectorRO, Connector
  • Method Details

    • setEndArrow

      @Deprecated void setEndArrow​(org.freeplane.features.link.ArrowType arrowType)
      Deprecated.
      since 1.2 - use Connector.setEndArrow(boolean) instead
      Parameters:
      arrowType - type of arrow
    • setStartArrow

      @Deprecated void setStartArrow​(org.freeplane.features.link.ArrowType arrowType)
      Deprecated.
      since 1.2 - use Connector.setStartArrow(boolean) instead
      Parameters:
      arrowType - type of arrow