Overview Schemas Index

Styled_curve_arm         


ENTITY Curve_font
          SUPERTYPE OF (ONEOF (Externally_defined_curve_font, Predefined_curve_font, User_defined_curve_font));
          curve_font_name : STRING;
END_ENTITY; -- Curve_font

Entity data types and their attributes

Curve_font
          curve_font_name: STRING;

Known subtypes

          Externally_defined_curve_font (Styled_curve_arm)
          Predefined_curve_font (Styled_curve_arm)
          User_defined_curve_font (Styled_curve_arm)

Users: by entity attributes

Curve_font
          Curve_appearance.font

Users: by defined types, not used by any entity attribute

Curve_font
          -

Global rules for this entity data type

          -