public abstract class AbstractTextImpl extends GraphicsAlgorithmImpl implements AbstractText
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 |
|---|---|
Font |
basicGetFont() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
java.lang.Integer |
getAngle() |
Font |
getFont() |
Orientation |
getHorizontalAlignment() |
java.lang.Double |
getRotation() |
org.eclipse.emf.common.util.EList<TextStyleRegion> |
getStyleRegions() |
java.lang.String |
getValue() |
Orientation |
getVerticalAlignment() |
void |
setAngle(java.lang.Integer newAngle) |
void |
setFont(Font newFont) |
void |
setHorizontalAlignment(Orientation newHorizontalAlignment) |
void |
setRotation(java.lang.Double newRotation) |
void |
setValue(java.lang.String newValue) |
void |
setVerticalAlignment(Orientation newVerticalAlignment) |
java.lang.String |
toString() |
basicGetBackground, basicGetForeground, basicGetParentGraphicsAlgorithm, basicGetPictogramElement, basicGetRenderingStyle, basicGetStyle, basicSetParentGraphicsAlgorithm, basicSetPictogramElement, basicSetRenderingStyle, eBaseStructuralFeatureID, eBasicRemoveFromContainerFeature, eDerivedStructuralFeatureID, eInverseAdd, 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, unsetLineVisiblegetPropertieseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, 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, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetGraphicsAlgorithmChildren, getHeight, getParentGraphicsAlgorithm, getPictogramElement, getStyle, getWidth, getX, getY, setHeight, setParentGraphicsAlgorithm, setPictogramElement, setStyle, setWidth, setX, setYgetPropertieseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetBackground, getFilled, getForeground, getLineStyle, getLineVisible, getLineWidth, getRenderingStyle, getTransparency, isSetFilled, isSetLineVisible, setBackground, setFilled, setForeground, setLineStyle, setLineVisible, setLineWidth, setRenderingStyle, setTransparency, unsetFilled, unsetLineVisiblepublic Font getFont()
getFont in interface AbstractTextAbstractText.setFont(Font),
AlgorithmsPackage.getAbstractText_Font()public Font basicGetFont()
public void setFont(Font newFont)
setFont in interface AbstractTextnewFont - the new value of the 'Font' reference.AbstractText.getFont()public Orientation getHorizontalAlignment()
getHorizontalAlignment in interface AbstractTextOrientation,
AbstractText.setHorizontalAlignment(Orientation),
AlgorithmsPackage.getAbstractText_HorizontalAlignment()public void setHorizontalAlignment(Orientation newHorizontalAlignment)
setHorizontalAlignment in interface AbstractTextnewHorizontalAlignment - the new value of the 'Horizontal Alignment' attribute.Orientation,
AbstractText.getHorizontalAlignment()public Orientation getVerticalAlignment()
getVerticalAlignment in interface AbstractTextOrientation,
AbstractText.setVerticalAlignment(Orientation),
AlgorithmsPackage.getAbstractText_VerticalAlignment()public void setVerticalAlignment(Orientation newVerticalAlignment)
setVerticalAlignment in interface AbstractTextnewVerticalAlignment - the new value of the 'Vertical Alignment' attribute.Orientation,
AbstractText.getVerticalAlignment()public java.lang.Integer getAngle()
getAngle in interface AbstractText,
AbstractText.setAngle(Integer),
AlgorithmsPackage.getAbstractText_Angle()public void setAngle(java.lang.Integer newAngle)
setAngle in interface AbstractTextnewAngle - the new value of the 'Angle' attribute.,
AbstractText.getAngle()public java.lang.String getValue()
getValue in interface AbstractTextAbstractText.setValue(String),
AlgorithmsPackage.getAbstractText_Value()public void setValue(java.lang.String newValue)
setValue in interface AbstractTextnewValue - the new value of the 'Value' attribute.AbstractText.getValue()public org.eclipse.emf.common.util.EList<TextStyleRegion> getStyleRegions()
getStyleRegions in interface AbstractTextAlgorithmsPackage.getAbstractText_StyleRegions()public java.lang.Double getRotation()
getRotation in interface AbstractTextAbstractText.setRotation(Double),
AlgorithmsPackage.getAbstractText_Rotation()public void setRotation(java.lang.Double newRotation)
setRotation in interface AbstractTextnewRotation - the new value of the 'Rotation' attribute.AbstractText.getRotation()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class GraphicsAlgorithmImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class GraphicsAlgorithmImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class GraphicsAlgorithmImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class GraphicsAlgorithmImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class GraphicsAlgorithmImplpublic java.lang.String toString()
toString in class GraphicsAlgorithmImpl