|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Font
A representation of the model object ' Font'.
The following features are supported:
StylesPackage.getFont()
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
int |
getSize()
Returns the value of the 'Size' attribute. |
boolean |
isBold()
Returns the value of the 'Bold' attribute. |
boolean |
isItalic()
Returns the value of the 'Italic' attribute. |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
StylesPackage.getFont_Name()
int getSize()
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
StylesPackage.getFont_Size()
boolean isItalic()
If the meaning of the 'Italic' attribute isn't clear, there really should be more of a description here...
StylesPackage.getFont_Italic()
boolean isBold()
If the meaning of the 'Bold' attribute isn't clear, there really should be more of a description here...
StylesPackage.getFont_Bold()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |