Interface BpmnLabelStyle

All Superinterfaces:
BpmnModelElementInstance, ModelElementInstance, Style
All Known Implementing Classes:
BpmnLabelStyleImpl

public interface BpmnLabelStyle extends Style
The BPMNDI BPMNLabelStyle element
Author:
Sebastian Menski
  • Method Details

    • getFont

      Font getFont()
    • setFont

      void setFont(Font font)