public interface IFontPropertiesHandler
Modifier and Type | Method and Description |
---|---|
FacetOperation |
getBackgroundProperty() |
FacetOperation |
getFontNameProperty() |
FacetOperation |
getFontSizeProperty() |
FacetOperation |
getForegroundProperty() |
FacetOperation |
getIsBoldProperty() |
FacetOperation |
getIsItalicProperty() |
FacetOperation |
getIsStruckthroughProperty() |
FacetOperation |
getIsUnderlinedProperty() |
FacetOperation |
getIsVisible() |
FacetOperation getBackgroundProperty()
FacetOperation getForegroundProperty()
FacetOperation getFontNameProperty()
FacetOperation getFontSizeProperty()
FacetOperation getIsBoldProperty()
FacetOperation getIsItalicProperty()
FacetOperation getIsVisible()
FacetOperation getIsUnderlinedProperty()
FacetOperation getIsStruckthroughProperty()