Interface ShapeableFigure

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

public interface ShapeableFigure extends Figure
  • Field Details

  • Method Details

    • applyShapeableProperties

      default void applyShapeableProperties(RenderContext ctx, javafx.scene.shape.Path node)
    • applyShapeableProperties

      default void applyShapeableProperties(RenderContext ctx, javafx.scene.shape.Path node, javafx.geometry.Bounds b)