-
Notifications
You must be signed in to change notification settings - Fork 0
Header keywords overview
Leon Starr edited this page Jan 14, 2025
·
1 revision
The header is a set of keywords and arguments that must appear above the node and connector content in your layout file. Each keyword may appear only once. Some keywords are required while others are optional. If you leave out an optional keyword, default argument values will be applied. Here is an example header with the complete set of keywords.
// Flatland Node Subsystem Class Diagram
// Model layout sheet
diagram class
notation Starr
presentation default
orientation landscape
sheet D
color harolds purple crayon
padding l100 b350 t20 r20
frame OS Engineer
frame_presentation default
The presentation, padding, frame and frame_presentation keywords are all optional.
Copyright © 2021 and 2025, Leon Starr at Model Integration, LLC under the MIT Open Source License