|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextStyle
A representation of the model object 'Text Style'.
The following features are supported:
NotationPackage.getTextStyle()
Method Summary | |
---|---|
TextAlignment |
getTextAlignment()
Returns the value of the 'Text Alignment' attribute. |
void |
setTextAlignment(TextAlignment value)
Sets the value of the ' Text Alignment ' 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 |
---|
TextAlignment getTextAlignment()
"Left"
.
The literals are from the enumeration TextAlignment
.
If the meaning of the 'Text Alignment' attribute isn't clear, there really should be more of a description here...
TextAlignment
,
setTextAlignment(TextAlignment)
,
NotationPackage.getTextStyle_TextAlignment()
void setTextAlignment(TextAlignment value)
Text Alignment
' attribute.
value
- the new value of the 'Text Alignment' attribute.TextAlignment
,
getTextAlignment()
|
Runtime | |||||||||
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.