Interface IFontDefinitionDialog


public interface IFontDefinitionDialog
IFontDefinitionDialog
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.birt.chart.model.attribute.ColorDefinition
     
    org.eclipse.birt.chart.model.attribute.FontDefinition
     
    int
     
  • Method Details

    • open

      int open()
    • getFontDefinition

      org.eclipse.birt.chart.model.attribute.FontDefinition getFontDefinition()
    • getFontColor

      org.eclipse.birt.chart.model.attribute.ColorDefinition getFontColor()