|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenCustomFont
A representation of the model object 'Gen Custom Font'.
The following features are supported:
GMFGenPackage.getGenCustomFont()
Method Summary | |
---|---|
int |
getHeight()
Returns the value of the 'Height' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
FontStyle |
getStyle()
Returns the value of the 'Style' attribute. |
void |
setHeight(int value)
Sets the value of the ' Height ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setStyle(FontStyle value)
Sets the value of the ' Style ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
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...
setName(String)
,
GMFGenPackage.getGenCustomFont_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
int getHeight()
If the meaning of the 'Height' attribute isn't clear, there really should be more of a description here...
setHeight(int)
,
GMFGenPackage.getGenCustomFont_Height()
void setHeight(int value)
Height
' attribute.
value
- the new value of the 'Height' attribute.getHeight()
FontStyle getStyle()
FontStyle
.
If the meaning of the 'Style' attribute isn't clear, there really should be more of a description here...
FontStyle
,
setStyle(FontStyle)
,
GMFGenPackage.getGenCustomFont_Style()
void setStyle(FontStyle value)
Style
' attribute.
value
- the new value of the 'Style' attribute.FontStyle
,
getStyle()
|
Generation Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.