Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Overview of the DocumentTools:-Layout Package

 

Description

List of DocumentTools:-Layout commands

Compatibility

Description

• 

The Layout package provides commands for generating XML as function-calls which represent GUI elements.

• 

When combined with XML generated by the constructors of the Components Constructors package the XML representation of a complete Worksheet or Document can be generated.

• 

The XML representation of a complete Worksheet or Document can be inserted directly into the current document using the InsertContent command.

List of DocumentTools:-Layout commands

Cell

Column

DocumentBlock

Equation

Font

Group

Image

InlinePlot

Input

Output

Row

Section

Table

Textfield

Worksheet

 

Compatibility

• 

The DocumentTools:-Layout package was introduced in Maple 2015.

• 

For more information on Maple 2015 changes, see Updates in Maple 2015.

See Also

DocumentTools

Examples

InsertContent

XMLTools