Interface CustomGraphicProvider


  • public interface CustomGraphicProvider
    A Role for data that provides their own Node for rendering.
    Author:
    Fabrizio Giudici
    Stereotype:
    Role
    • Field Detail

    • Method Detail

      • getGraphic

        @Nonnull
        javafx.scene.Node getGraphic()