Interface LineDrawingProperties

All Superinterfaces:
BaseDrawingProperties, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BaseDrawingWithBackgroundProperties, EllipseDrawingProperties, PictureDrawingProperties, RectangleDrawingProperties, TextDrawingProperties
All Known Implementing Classes:
BaseDrawingWithBackgroundPropertiesImpl, EllipseDrawingPropertiesImpl, LineDrawingPropertiesImpl, PictureDrawingPropertiesImpl, RectangleDrawingPropertiesImpl, TextDrawingPropertiesImpl

public interface LineDrawingProperties extends BaseDrawingProperties
A representation of the model object 'Line Drawing Properties'.

The following features are supported:

See Also: