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, 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 Font getFont()
getFont
in interface AbstractText
AbstractText.setFont(Font)
,
AlgorithmsPackage.getAbstractText_Font()
public Font basicGetFont()
public void setFont(Font newFont)
setFont
in interface AbstractText
newFont
- the new value of the 'Font' reference.AbstractText.getFont()
public Orientation getHorizontalAlignment()
getHorizontalAlignment
in interface AbstractText
Orientation
,
AbstractText.setHorizontalAlignment(Orientation)
,
AlgorithmsPackage.getAbstractText_HorizontalAlignment()
public void setHorizontalAlignment(Orientation newHorizontalAlignment)
setHorizontalAlignment
in interface AbstractText
newHorizontalAlignment
- the new value of the 'Horizontal Alignment' attribute.Orientation
,
AbstractText.getHorizontalAlignment()
public Orientation getVerticalAlignment()
getVerticalAlignment
in interface AbstractText
Orientation
,
AbstractText.setVerticalAlignment(Orientation)
,
AlgorithmsPackage.getAbstractText_VerticalAlignment()
public void setVerticalAlignment(Orientation newVerticalAlignment)
setVerticalAlignment
in interface AbstractText
newVerticalAlignment
- 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 AbstractText
newAngle
- the new value of the 'Angle' attribute.
,
AbstractText.getAngle()
public java.lang.String getValue()
getValue
in interface AbstractText
AbstractText.setValue(String)
,
AlgorithmsPackage.getAbstractText_Value()
public void setValue(java.lang.String newValue)
setValue
in interface AbstractText
newValue
- the new value of the 'Value' attribute.AbstractText.getValue()
public org.eclipse.emf.common.util.EList<TextStyleRegion> getStyleRegions()
getStyleRegions
in interface AbstractText
AlgorithmsPackage.getAbstractText_StyleRegions()
public java.lang.Double getRotation()
getRotation
in interface AbstractText
AbstractText.setRotation(Double)
,
AlgorithmsPackage.getAbstractText_Rotation()
public void setRotation(java.lang.Double newRotation)
setRotation
in interface AbstractText
newRotation
- 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 GraphicsAlgorithmImpl
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