Interface LabelConnectionFigure

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

public interface LabelConnectionFigure extends Figure
  • Field Details

    • LABEL_TARGET

      static final @NonNull NullableObjectKey<Figure> LABEL_TARGET
      The label target.

      This property can not be styled with CSS because it affects the layout observer relationship between the label and the target figure.

    • LABEL_CONNECTOR

      static final @NonNull NullableObjectKey<Connector> LABEL_CONNECTOR
      The connector.