Jump to: navigation, search

Diagram Menu

This menu contains a number of standard diagram-related menu commands that can be used within the Project Explorer view and callflow/workflow diagram canvas.

Font Invokes the system font dialog used to modify the font associated with the selected diagram element
Fill Color Applies a color to the selected diagram element's interior
Line Color Applies a color to the selected diagram element lines
Line Type Modifies the style of the selected diagram connector element to one of the following:
  • solid
  • dash
  • dot
  • dash dot
  • dash dot dot
Line Width Modifies the width of the selected diagram connector to one of the following:
  • one point
  • two points
  • three points
  • four points
  • five points
Arrow Type Modifies either the source end or the target end of the arrow connector element to one of the following:
  • no arrow
  • solid arrow
  • open arrow
Line Style Changes the diagram connector to one of the following:
  • Rectilinear Style Routing
  • Oblique Style Routing
  • Tree Style Routing
Select Select all diagram elements, all shapes, or all connectors
Arrange Applies a layout to all diagram elements, or to the selected ones only
Align Aligns all selected diagram elements to: the left, the right, the center, the top, the bottom, or the middle of the selection
Text Alignment Aligns the text left, right, or center
Order Re-orders the selected diagram elements to: the front, the back, forward once, or backward once
Auto Size Resets the size of the selected diagram elements to the default size, usually just enough to see an embedded label within the shape
Make Same Size Sets the size of the selected diagram elements to the size of the last selected element, either horizontally, vertically, or both
Filters Does one of the following:
  • sort/filter Compartment items
  • show/hide Compartment items

(all Compartments or named Compartments only). Compartment items refer to Composite attributes within your editor, which can optionally be collapsed or expanded.

View Shows or to hides various diagram features:
  • ruler
  • grid
  • page breaks

Controls the snap to grid behavior.

Zoom Changes the diagram magnification to one of:
  • in
  • out
  • 100%
  • To Fit
  • To Width
  • To Height
  • To Selection
Apply Appearance Properties Copies various appearance properties, such as fill color, of the first selected diagram element to the other selected ones
Generate Code

(Alt+G)

Creates a properly-formatted VoiceXML file from a callflow diagram built with Composer. Static VXML pages (pure VXML code) are generated in the src-gen folder of the Composer Project. This selection is enabled when the Project is selected in the Explorer after a new edit.

In the case of a routing workflow, check the Problems tab for errors and fix any problems. If code generation succeeds, click OK at the confirmation dialog box. The SCXML code is generated in the src-gen folder.

Import Custom Blocks Allows you to import a custom block that was previously exported so the block can be shared across multiple users/installations of Composer.
Export Custom Blocks Allows you to export a custom block so the block can be shared across multiple users/installations of Composer.
Validate

(Alt+V)

Validates the diagram that is open for completeness and accuracy. This selection is enabled when the Project is selected in the Explorer after a new edit.
This page was last edited on October 11, 2016, at 14:04.
Comments or questions about this documentation? Contact us for support!