Class: Ea::Model::Note
- Defined in:
- lib/ea/model/note.rb
Overview
A Note element placed on a diagram. Distinct from Annotation (which is metadata attached to another model element) — a Note is a first-class diagram element with its own bounds, rendered as a folded-corner rect containing the body text.
When note_type is "Text" and StyleEx carries LegendOpts=,
EA renders this element as an auto-generated legend block
instead of a dog-eared note. The legend configuration is
attached via the optional legend attribute.