Overview Schemas Index

STYLED_CURVE_XIM (jsdai.SStyled_curve_xim)


ENTITY curve_font_pattern
          SUBTYPE OF (curve_style_font_pattern);
          SELF\curve_style_font_pattern.visible_segment_length RENAMED on_segment : REAL;
          SELF\curve_style_font_pattern.invisible_segment_length RENAMED off_segment : REAL;
END_ENTITY; -- curve_font_pattern

Entity data types and their attributes

founded_item
          (DER) users: SET [0:?] OF founded_item_select;
curve_style_font_pattern
          visible_segment_length: positive_length_measure;
          invisible_segment_length: positive_length_measure;
curve_font_pattern
          (RT) visible_segment_length->on_segment: REAL;
          (RT) invisible_segment_length->off_segment: REAL;

Users

founded_item
          founded_item.users
                    founded_item_select
curve_style_font_pattern
          curve_font.pattern_list
          curve_style_font.pattern_list
          user_defined_curve_font_armx.pattern
curve_font_pattern

Global rules for this entity data type

          -

public interface ECurve_font_pattern extends ECurve_style_font_pattern


public class CCurve_font_pattern implements ECurve_font_pattern


public class ACurve_font_pattern extends AEntity

          public ECurve_font_pattern getByIndex(int index)
          public ECurve_font_pattern getCurrentMember(SdaiIterator it)