Interface IFontDefinitionDialog
public interface IFontDefinitionDialog
IFontDefinitionDialog
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.birt.chart.model.attribute.ColorDefinition
org.eclipse.birt.chart.model.attribute.FontDefinition
int
open()
-
Method Details
-
open
int open() -
getFontDefinition
org.eclipse.birt.chart.model.attribute.FontDefinition getFontDefinition() -
getFontColor
org.eclipse.birt.chart.model.attribute.ColorDefinition getFontColor()
-