|
||||||||||
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
public abstract class AbstractTextImpl
An implementation of the model object 'Abstract Text'.
The following features are implemented:
Field Summary | |
---|---|
protected Integer |
angle
The cached value of the ' Angle ' attribute. |
protected static Integer |
ANGLE_EDEFAULT
The default value of the ' Angle ' attribute. |
protected Font |
font
The cached value of the ' Font ' reference. |
protected static Orientation |
HORIZONTAL_ALIGNMENT_EDEFAULT
The default value of the ' Horizontal Alignment ' attribute. |
protected Orientation |
horizontalAlignment
The cached value of the ' Horizontal Alignment ' attribute. |
protected |
styleRegions
The cached value of the ' Style Regions ' containment reference list. |
protected String |
value
The cached value of the ' Value ' attribute. |
protected static String |
VALUE_EDEFAULT
The default value of the ' Value ' attribute. |
protected static Orientation |
VERTICAL_ALIGNMENT_EDEFAULT
The default value of the ' Vertical Alignment ' attribute. |
protected Orientation |
verticalAlignment
The cached value of the ' Vertical Alignment ' attribute. |
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 |
AbstractTextImpl()
|
Method Summary | |
---|---|
Font |
basicGetFont()
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
Integer |
getAngle()
|
Font |
getFont()
|
Orientation |
getHorizontalAlignment()
|
|
getStyleRegions()
|
String |
getValue()
|
Orientation |
getVerticalAlignment()
|
void |
setAngle(Integer newAngle)
|
void |
setFont(Font newFont)
|
void |
setHorizontalAlignment(Orientation newHorizontalAlignment)
|
void |
setValue(String newValue)
|
void |
setVerticalAlignment(Orientation newVerticalAlignment)
|
String |
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.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 |
Field Detail |
---|
protected Font font
Font
' reference.
getFont()
protected static final Orientation HORIZONTAL_ALIGNMENT_EDEFAULT
Horizontal Alignment
' attribute.
getHorizontalAlignment()
protected Orientation horizontalAlignment
Horizontal Alignment
' attribute.
getHorizontalAlignment()
protected static final Orientation VERTICAL_ALIGNMENT_EDEFAULT
Vertical Alignment
' attribute.
getVerticalAlignment()
protected Orientation verticalAlignment
Vertical Alignment
' attribute.
getVerticalAlignment()
protected static final Integer ANGLE_EDEFAULT
Angle
' attribute.
getAngle()
protected Integer angle
Angle
' attribute.
getAngle()
protected static final String VALUE_EDEFAULT
Value
' attribute.
getValue()
protected String value
Value
' attribute.
getValue()
protectedstyleRegions
Style Regions
' containment reference list.
getStyleRegions()
Constructor Detail |
---|
protected AbstractTextImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class GraphicsAlgorithmImpl
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 Integer getAngle()
getAngle
in interface AbstractText
AbstractText.setAngle(Integer)
,
AlgorithmsPackage.getAbstractText_Angle()
public void setAngle(Integer newAngle)
setAngle
in interface AbstractText
newAngle
- the new value of the 'Angle' attribute.AbstractText.getAngle()
public String getValue()
getValue
in interface AbstractText
AbstractText.setValue(String)
,
AlgorithmsPackage.getAbstractText_Value()
public void setValue(String newValue)
setValue
in interface AbstractText
newValue
- the new value of the 'Value' attribute.AbstractText.getValue()
publicgetStyleRegions()
getStyleRegions
in interface AbstractText
AlgorithmsPackage.getAbstractText_StyleRegions()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class GraphicsAlgorithmImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class GraphicsAlgorithmImpl
public void eSet(int featureID, Object newValue)
eSet
in class GraphicsAlgorithmImpl
public void eUnset(int featureID)
eUnset
in class GraphicsAlgorithmImpl
public boolean eIsSet(int featureID)
eIsSet
in class GraphicsAlgorithmImpl
public String toString()
toString
in class GraphicsAlgorithmImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |