Interface ImageableFigure

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

public interface ImageableFigure extends Figure
Mixin interface for figures that have an image source.
  • Field Details

    • IMAGE_URI

      static final NullableUriStyleableKey IMAGE_URI
      The URI of the image.

      This property should also be set on an ImageView node that is generated by the figure.