Class arrows__c


  • public class arrows__c
    extends Object
    • Field Detail

      • arrow_type_normal

        public static CFunction arrow_type_normal
      • arrow_type_crow

        public static CFunction arrow_type_crow
      • arrow_type_gap

        public static CFunction arrow_type_gap
      • arrow_type_tee

        public static CFunction arrow_type_tee
      • arrow_type_box

        public static CFunction arrow_type_box
      • arrow_type_diamond

        public static CFunction arrow_type_diamond
      • arrow_type_dot

        public static CFunction arrow_type_dot
      • arrow_type_curve

        public static CFunction arrow_type_curve
    • Constructor Detail

      • arrows__c

        public arrows__c()
    • Method Detail

      • arrow_match_shape

        public static CString arrow_match_shape​(CString name,
                                                int[] flag)
      • arrow_match_name

        public static void arrow_match_name​(CString name,
                                            int[] flag)
      • arrow_flags

        public static void arrow_flags​(ST_Agedge_s e,
                                       int[] sflag,
                                       int[] eflag)
      • arrow_length

        public static double arrow_length​(ST_Agedge_s e,
                                          int flag)
      • arrowOrthoClip

        public static Object arrowOrthoClip​(Object... arg)
      • arrow_type_normal

        public static Object arrow_type_normal​(Object... arg_)
      • arrow_type_crow

        public static Object arrow_type_crow​(Object... arg)
      • arrow_type_gap

        public static Object arrow_type_gap​(Object... arg)
      • arrow_type_tee

        public static Object arrow_type_tee​(Object... arg)
      • arrow_type_box

        public static Object arrow_type_box​(Object... arg)
      • arrow_type_diamond

        public static Object arrow_type_diamond​(Object... arg)
      • arrow_type_dot

        public static Object arrow_type_dot​(Object... arg)
      • arrow_type_curve

        public static Object arrow_type_curve​(Object... arg)
      • arrow_gen_type

        public static Object arrow_gen_type​(Object... arg)
      • arrow_bb

        public static Object arrow_bb​(Object... arg)
      • arrow_gen

        public static Object arrow_gen​(Object... arg)