|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Image Style'.
The following features are supported:
NotationPackage.getImageStyle()| Method Summary | |
java.lang.Boolean |
getAntiAlias()
Returns the value of the 'Anti Alias' attribute. |
Bounds |
getCropBound()
Returns the value of the 'Crop Bound' containment reference |
java.lang.Boolean |
getMaintainAspectRatio()
Returns the value of the 'Maintain Aspect Ratio' attribute. |
void |
setAntiAlias(java.lang.Boolean value)
Sets the value of the ' Anti Alias' attribute |
void |
setCropBound(Bounds value)
Sets the value of the ' Crop Bound' containment reference |
void |
setMaintainAspectRatio(java.lang.Boolean value)
Sets the value of the ' Maintain Aspect Ratio' 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 |
public java.lang.Boolean getAntiAlias()
"true".
If the meaning of the 'Anti Alias' attribute isn't clear, there really should be more of a description here...
ImageStyle.setAntiAlias(Boolean),
NotationPackage.getImageStyle_AntiAlias()public void setAntiAlias(java.lang.Boolean value)
Anti Alias' attribute.
value - the new value of the 'Anti Alias' attribute.ImageStyle.getAntiAlias()public java.lang.Boolean getMaintainAspectRatio()
"true".
If the meaning of the 'Maintain Aspect Ratio' attribute isn't clear, there really should be more of a description here...
ImageStyle.setMaintainAspectRatio(Boolean),
NotationPackage.getImageStyle_MaintainAspectRatio()public void setMaintainAspectRatio(java.lang.Boolean value)
Maintain Aspect Ratio' attribute.
value - the new value of the 'Maintain Aspect Ratio' attribute.ImageStyle.getMaintainAspectRatio()public Bounds getCropBound()
If the meaning of the 'Crop Bound' containment reference isn't clear, there really should be more of a description here...
ImageStyle.setCropBound(Bounds),
NotationPackage.getImageStyle_CropBound()public void setCropBound(Bounds value)
Crop Bound' containment reference.
value - the new value of the 'Crop Bound' containment reference.ImageStyle.getCropBound()
|
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.