Interface Proxy.ConnectorRO

All Superinterfaces:
ConnectorRO
All Known Subinterfaces:
Proxy.Connector
Enclosing interface:
Proxy

public static interface Proxy.ConnectorRO
extends ConnectorRO
  • Method Details

    • getEndArrow

      @Deprecated org.freeplane.features.link.ArrowType getEndArrow()
      Deprecated.
      since 1.2 - use ConnectorRO.hasEndArrow() instead
      Returns:
      the end ArrowType
    • getStartArrow

      @Deprecated org.freeplane.features.link.ArrowType getStartArrow()
      Deprecated.
      since 1.2 - use ConnectorRO.hasStartArrow() instead
      Returns:
      the start ArrowType