|
ENTITY text_font; id : identifier; name : label; description : text; INVERSE glyphs : SET [1:?] OF character_glyph_font_usage FOR font; END_ENTITY; -- text_font |
Entity data types and their attributestext_fontid: identifier; name: label; description: text; (INV) glyphs: SET [1:?] OF character_glyph_font_usage FOR font; |
Global rules for this entity data type- |