|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.graphiti.mm.impl.PropertyContainerImpl
org.eclipse.graphiti.mm.impl.GraphicsAlgorithmContainerImpl
org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl
org.eclipse.graphiti.mm.algorithms.impl.AbstractTextImpl
org.eclipse.graphiti.mm.algorithms.impl.MultiTextImpl
public class MultiTextImpl
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, value, VALUE_EDEFAULT, VERTICAL_ALIGNMENT_EDEFAULT, verticalAlignment |
Fields inherited from class org.eclipse.graphiti.mm.algorithms.impl.GraphicsAlgorithmImpl |
---|
background, filled, FILLED_EDEFAULT, foreground, graphicsAlgorithmChildren, height, HEIGHT_EDEFAULT, LINE_STYLE_EDEFAULT, LINE_VISIBLE_EDEFAULT, LINE_WIDTH_EDEFAULT, lineStyle, lineVisible, 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, basicSetFont, eGet, eInverseRemove, eIsSet, eSet, eUnset, getAngle, getFont, getHorizontalAlignment, getValue, getVerticalAlignment, setAngle, setFont, setHorizontalAlignment, setValue, setVerticalAlignment, toString |
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, getValue, getVerticalAlignment, setAngle, setFont, setHorizontalAlignment, 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, setBackground, setFilled, setForeground, setLineStyle, setLineVisible, setLineWidth, setRenderingStyle, setTransparency |
Constructor Detail |
---|
protected MultiTextImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class AbstractTextImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |