Interface MarkerEndableFigure

All Superinterfaces:
Figure, PropertyBean, StyleableBean, StyleablePropertyBean, TreeNode<Figure>
All Known Implementing Classes:
LineConnectionWithMarkersFigure

public interface MarkerEndableFigure extends Figure
A figure which supports end markers.
Author:
Werner Randelshofer
  • Field Details

  • Method Details

    • getMarkerEndShape

      default @Nullable String getMarkerEndShape()
    • getMarkerEndScaleFactor

      default double getMarkerEndScaleFactor()