|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FontStyle | |
| org.eclipse.gmf.gmfgraph | |
| org.eclipse.gmf.gmfgraph.impl | |
| Uses of FontStyle in org.eclipse.gmf.gmfgraph |
| Fields in org.eclipse.gmf.gmfgraph declared as FontStyle | |
static FontStyle |
FontStyle.NORMAL_LITERAL
The 'NORMAL' literal object |
static FontStyle |
FontStyle.BOLD_LITERAL
The 'BOLD' literal object |
static FontStyle |
FontStyle.ITALIC_LITERAL
The 'ITALIC' literal object |
| Methods in org.eclipse.gmf.gmfgraph that return FontStyle | |
static FontStyle |
FontStyle.get(java.lang.String literal)
Returns the 'Font Style' literal with the specified literal value |
static FontStyle |
FontStyle.getByName(java.lang.String name)
Returns the 'Font Style' literal with the specified name |
static FontStyle |
FontStyle.get(int value)
Returns the 'Font Style' literal with the specified integer value |
FontStyle |
BasicFont.getStyle()
Returns the value of the 'Style' attribute. |
| Methods in org.eclipse.gmf.gmfgraph with parameters of type FontStyle | |
void |
BasicFont.setStyle(FontStyle value)
Sets the value of the ' Style' attribute |
| Uses of FontStyle in org.eclipse.gmf.gmfgraph.impl |
| Fields in org.eclipse.gmf.gmfgraph.impl declared as FontStyle | |
protected static FontStyle |
BasicFontImpl.STYLE_EDEFAULT
The default value of the ' Style' attribute |
protected FontStyle |
BasicFontImpl.style
The cached value of the ' Style' attribute |
| Methods in org.eclipse.gmf.gmfgraph.impl that return FontStyle | |
FontStyle |
GMFGraphFactoryImpl.createFontStyleFromString(EDataType eDataType,
java.lang.String initialValue)
|
FontStyle |
BasicFontImpl.getStyle()
|
| Methods in org.eclipse.gmf.gmfgraph.impl with parameters of type FontStyle | |
void |
BasicFontImpl.setStyle(FontStyle newStyle)
|
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.