|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractText
A representation of the model object 'Abstract Text'.
AlgorithmsPackage.getAbstractText()| Method Summary | |
|---|---|
Integer |
getAngle()
Deprecated. This attribute exists because of compatibility (after removing old diagrams would not be readable any more). It is replaced by the new attribute rotation. |
Font |
getFont()
Returns the value of the 'Font' reference. |
Orientation |
getHorizontalAlignment()
Returns the value of the 'Horizontal Alignment' attribute. |
Double |
getRotation()
Returns the value of the 'Rotation' attribute. |
|
getStyleRegions()
Returns the value of the 'Style Regions' containment reference list. |
String |
getValue()
Returns the value of the 'Value' attribute. |
Orientation |
getVerticalAlignment()
Returns the value of the 'Vertical Alignment' attribute. |
void |
setAngle(Integer value)
Deprecated. This attribute exists because of compatibility (after removing old diagrams would not be readable any more). It is replaced by the new attribute rotation. |
void |
setFont(Font value)
Sets the value of the ' Font' reference. |
void |
setHorizontalAlignment(Orientation value)
Sets the value of the ' Horizontal Alignment' attribute. |
void |
setRotation(Double value)
Sets the value of the ' Rotation' attribute. |
void |
setValue(String value)
Sets the value of the ' Value' attribute. |
void |
setVerticalAlignment(Orientation value)
Sets the value of the ' Vertical Alignment' attribute. |
| 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 |
| Method Detail |
|---|
Font getFont()
If the meaning of the 'Font' containment reference isn't clear, there really should be more of a description here...
setFont(Font),
AlgorithmsPackage.getAbstractText_Font()void setFont(Font value)
Font' reference.
value - the new value of the 'Font' reference.getFont()Orientation getHorizontalAlignment()
"ALIGNMENT_LEFT".
The literals are from the enumeration Orientation.
If the meaning of the 'Horizontal Alignment' attribute isn't clear, there really should be more of a description here...
Orientation,
setHorizontalAlignment(Orientation),
AlgorithmsPackage.getAbstractText_HorizontalAlignment()void setHorizontalAlignment(Orientation value)
Horizontal Alignment' attribute.
value - the new value of the 'Horizontal Alignment' attribute.Orientation,
getHorizontalAlignment()Orientation getVerticalAlignment()
"ALIGNMENT_CENTER".
The literals are from the enumeration Orientation.
If the meaning of the 'Vertical Alignment' attribute isn't clear, there really should be more of a description here...
Orientation,
setVerticalAlignment(Orientation),
AlgorithmsPackage.getAbstractText_VerticalAlignment()void setVerticalAlignment(Orientation value)
Vertical Alignment' attribute.
value - the new value of the 'Vertical Alignment' attribute.Orientation,
getVerticalAlignment()Integer getAngle()
"0".
If the meaning of the 'Angle' attribute isn't clear, there really should be more of a description here...
,
setAngle(Integer),
AlgorithmsPackage.getAbstractText_Angle()void setAngle(Integer value)
Angle' attribute.
value - the new value of the 'Angle' attribute.,
getAngle()String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
AlgorithmsPackage.getAbstractText_Value()void setValue(String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()getStyleRegions()
TextStyleRegion.
If the meaning of the 'Style Regions' containment reference list isn't clear, there really should be more of a description here...
AlgorithmsPackage.getAbstractText_StyleRegions()Double getRotation()
"0".
If the meaning of the 'Rotation' attribute isn't clear, there really should be more of a description here...
setRotation(Double),
AlgorithmsPackage.getAbstractText_Rotation()void setRotation(Double value)
Rotation' attribute.
value - the new value of the 'Rotation' attribute.getRotation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||