public class ImageImpl extends GraphicsAlgorithmImpl implements Image
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
java.lang.String |
getId() |
java.lang.Boolean |
getProportional() |
java.lang.Boolean |
getStretchH() |
java.lang.Boolean |
getStretchV() |
void |
setId(java.lang.String newId) |
void |
setProportional(java.lang.Boolean newProportional) |
void |
setStretchH(java.lang.Boolean newStretchH) |
void |
setStretchV(java.lang.Boolean newStretchV) |
java.lang.String |
toString() |
basicGetBackground, basicGetForeground, basicGetParentGraphicsAlgorithm, basicGetPictogramElement, basicGetRenderingStyle, basicGetStyle, basicSetParentGraphicsAlgorithm, basicSetPictogramElement, basicSetRenderingStyle, eBaseStructuralFeatureID, eBasicRemoveFromContainerFeature, eDerivedStructuralFeatureID, eInverseAdd, eInverseRemove, getBackground, getFilled, getForeground, getGraphicsAlgorithmChildren, getHeight, getLineStyle, getLineVisible, getLineWidth, getParentGraphicsAlgorithm, getPictogramElement, getRenderingStyle, getStyle, getTransparency, getWidth, getX, getY, isSetFilled, isSetLineVisible, setBackground, setFilled, setForeground, setHeight, setLineStyle, setLineVisible, setLineWidth, setParentGraphicsAlgorithm, setPictogramElement, setRenderingStyle, setStyle, setTransparency, setWidth, setX, setY, unsetFilled, unsetLineVisible
getProperties
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getGraphicsAlgorithmChildren, getHeight, getParentGraphicsAlgorithm, getPictogramElement, getStyle, getWidth, getX, getY, setHeight, setParentGraphicsAlgorithm, setPictogramElement, setStyle, setWidth, setX, setY
getProperties
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getBackground, getFilled, getForeground, getLineStyle, getLineVisible, getLineWidth, getRenderingStyle, getTransparency, isSetFilled, isSetLineVisible, setBackground, setFilled, setForeground, setLineStyle, setLineVisible, setLineWidth, setRenderingStyle, setTransparency, unsetFilled, unsetLineVisible
public java.lang.String getId()
getId
in interface Image
Image.setId(String)
,
AlgorithmsPackage.getImage_Id()
public void setId(java.lang.String newId)
setId
in interface Image
newId
- the new value of the 'Id' attribute.Image.getId()
public java.lang.Boolean getStretchH()
getStretchH
in interface Image
Image.setStretchH(Boolean)
,
AlgorithmsPackage.getImage_StretchH()
public void setStretchH(java.lang.Boolean newStretchH)
setStretchH
in interface Image
newStretchH
- the new value of the 'Stretch H' attribute.Image.getStretchH()
public java.lang.Boolean getStretchV()
getStretchV
in interface Image
Image.setStretchV(Boolean)
,
AlgorithmsPackage.getImage_StretchV()
public void setStretchV(java.lang.Boolean newStretchV)
setStretchV
in interface Image
newStretchV
- the new value of the 'Stretch V' attribute.Image.getStretchV()
public java.lang.Boolean getProportional()
getProportional
in interface Image
Image.setProportional(Boolean)
,
AlgorithmsPackage.getImage_Proportional()
public void setProportional(java.lang.Boolean newProportional)
setProportional
in interface Image
newProportional
- the new value of the 'Proportional' attribute.Image.getProportional()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class GraphicsAlgorithmImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class GraphicsAlgorithmImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class GraphicsAlgorithmImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class GraphicsAlgorithmImpl
public java.lang.String toString()
toString
in class GraphicsAlgorithmImpl