org.eclipse.graphiti.mm.algorithms
Interface Text

All Superinterfaces:
AbstractStyle, AbstractText, GraphicsAlgorithm, GraphicsAlgorithmContainer, PropertyContainer
All Known Implementing Classes:
TextImpl

public interface Text
extends AbstractText

A representation of the model object 'Text'.

See Also:
AlgorithmsPackage.getText()

Method Summary
 
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
 



Copyright (c) SAP AG 2005, 2012.