Interface BaseDrawingProperties

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

public interface BaseDrawingProperties extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Base Drawing Properties'.

The following features are supported:

See Also: