org.eclipse.graphiti.mm.algorithms.impl
Class MultiTextImpl

java.lang.Object
  extended by EObjectImpl
      extended by org.eclipse.graphiti.mm.impl.PropertyContainerImpl
          extended by org.eclipse.graphiti.mm.impl.GraphicsAlgorithmContainerImpl
              extended by org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl
                  extended by org.eclipse.graphiti.mm.algorithms.impl.AbstractTextImpl
                      extended by org.eclipse.graphiti.mm.algorithms.impl.MultiTextImpl
All Implemented Interfaces:
AbstractText, GraphicsAlgorithm, MultiText, AbstractStyle, GraphicsAlgorithmContainer, PropertyContainer

public class MultiTextImpl
extends AbstractTextImpl
implements MultiText

An implementation of the model object 'Multi Text'.


Field Summary
 
Fields inherited from class org.eclipse.graphiti.mm.algorithms.impl.AbstractTextImpl
angle, ANGLE_EDEFAULT, font, HORIZONTAL_ALIGNMENT_EDEFAULT, horizontalAlignment, rotation, ROTATION_EDEFAULT, styleRegions, value, VALUE_EDEFAULT, VERTICAL_ALIGNMENT_EDEFAULT, verticalAlignment
 
Fields inherited from class org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl
background, filled, FILLED_EDEFAULT, filledESet, foreground, graphicsAlgorithmChildren, height, HEIGHT_EDEFAULT, LINE_STYLE_EDEFAULT, LINE_VISIBLE_EDEFAULT, LINE_WIDTH_EDEFAULT, lineStyle, lineVisible, lineVisibleESet, lineWidth, renderingStyle, style, transparency, TRANSPARENCY_EDEFAULT, width, WIDTH_EDEFAULT, x, X_EDEFAULT, y, Y_EDEFAULT
 
Fields inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl
properties
 
Constructor Summary
protected MultiTextImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.graphiti.mm.algorithms.impl.AbstractTextImpl
basicGetFont, eGet, eInverseRemove, eIsSet, eSet, eUnset, getAngle, getFont, getHorizontalAlignment, getRotation, getStyleRegions, getValue, getVerticalAlignment, setAngle, setFont, setHorizontalAlignment, setRotation, setValue, setVerticalAlignment, toString
 
Methods inherited from class org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl
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
 
Methods inherited from class org.eclipse.graphiti.mm.impl.PropertyContainerImpl
getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.graphiti.mm.algorithms.AbstractText
getAngle, getFont, getHorizontalAlignment, getRotation, getStyleRegions, getValue, getVerticalAlignment, setAngle, setFont, setHorizontalAlignment, setRotation, setValue, setVerticalAlignment
 
Methods inherited from interface org.eclipse.graphiti.mm.algorithms.GraphicsAlgorithm
getGraphicsAlgorithmChildren, getHeight, getParentGraphicsAlgorithm, getPictogramElement, getStyle, getWidth, getX, getY, setHeight, setParentGraphicsAlgorithm, setPictogramElement, setStyle, setWidth, setX, setY
 
Methods inherited from interface org.eclipse.graphiti.mm.PropertyContainer
getProperties
 
Methods inherited from interface org.eclipse.graphiti.mm.algorithms.styles.AbstractStyle
getBackground, getFilled, getForeground, getLineStyle, getLineVisible, getLineWidth, getRenderingStyle, getTransparency, isSetFilled, isSetLineVisible, setBackground, setFilled, setForeground, setLineStyle, setLineVisible, setLineWidth, setRenderingStyle, setTransparency, unsetFilled, unsetLineVisible
 

Constructor Detail

MultiTextImpl

protected MultiTextImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class AbstractTextImpl


Copyright (c) SAP AG 2005, 2012.