Interface GraphicsAlgorithm

All Superinterfaces:
AbstractStyle, org.eclipse.emf.ecore.EObject, GraphicsAlgorithmContainer, org.eclipse.emf.common.notify.Notifier, PropertyContainer
All Known Subinterfaces:
AbstractText, Ellipse, Image, MultiText, PlatformGraphicsAlgorithm, Polygon, Polyline, Rectangle, RoundedRectangle, Text
All Known Implementing Classes:
AbstractTextImpl, EllipseImpl, GraphicsAlgorithmImpl, ImageImpl, MultiTextImpl, PlatformGraphicsAlgorithmImpl, PolygonImpl, PolylineImpl, RectangleImpl, RoundedRectangleImpl, TextImpl

public interface GraphicsAlgorithm extends GraphicsAlgorithmContainer, AbstractStyle
A representation of the model object 'Graphics Algorithm'.

The following features are supported:

See Also: