The Andy assembly includes the following interfaces:
| Interface | Brief description | |
| The IWxArrow interface determines figured arrow parameters. | ||
| The IWxBaloon interface determines callout parameters. | ||
| The IWxBoxArrow interface determines arrow callout parameters. | ||
| The IWxConnector interface contains connecting object properties and methods. | ||
| The IWxContainer interface contains shape container properties and methods. | ||
| The IWxCurveLink interface is used to work with a rounded line. | ||
| The IWxDoubleArrow interface determines two-headed arrow parameters. | ||
| The IWxDoubleBoxArrow interface determines two-headed arrow callout parameters. | ||
| The IWxEllipse interface determines ellipse parameters. | ||
| The IWxEllipseBaloon interface determines oval callout parameters. | ||
| The IWxGroup interface determines object group parameters. | ||
| The IWxLink interface determines broken line parameters. | ||
| The IWxLinkedBaloon interface determines parameters for a callout with points. | ||
| The IWxObject interface is a base interface for all objects. | ||
| The IWxPageSettings interface determines workspace page parameters. | ||
| The IWxRectangle interface determines rectangle parameters. | ||
| The IWxRectangleBaloon interface determines rectangular callout parameters. | ||
| The IWxRegulargon interface determines polygon parameters. | ||
| The IWxRoundedRectangle interface determines rounded rectangle parameters. | ||
| The IWxRoundedRectangleBaloon interface determines rounded rectangular callout parameters. | ||
| The IWxSelectedShapes interface determines parameters for a collection of selected shapes. | ||
| The IWxSelectionStyle interface determines parameters of formatting a selected object in a workspace. | ||
| The IWxShape interface contains shape properties and methods. | ||
| The IWxShapeExtension interface does not contain its own methods and properties. It is used as a base interface for the objects used as extensions for workspace shapes. | ||
| The IWxShapes interface contains properties and methods for a workspace shape collection. | ||
| The IWxSmoothBaloon interface determines figured arrow callout parameters. | ||
| The IWxStraightLink interface determines connecting line parameters. | ||
| The IWxStyle interface is used to set format (formatting parameters) for objects. | ||
| The IWxStyles interface contains properties and methods for a style collection. | ||
| The IWxTableShape interface contains properties and methods that are used to work with a table shape. | ||
| The IWxView interface determines workspace display settings. | ||
| The IWxViewExporter interface contains properties and methods for a workspace export. | ||
| The IWxViews interface contains properties and methods for a workspace views collection. | ||
| The IWxWorkspace interface contains workspace properties and methods. |
See also:
Andy Assembly Enumerations | Andy Assembly Classes | Examples