Class arrows__c

java.lang.Object
gen.lib.common.arrows__c

public class arrows__c extends java.lang.Object
  • Field Details

    • inside

      public static CFunction inside
    • 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 Details

    • arrows__c

      public arrows__c()
  • Method Details

    • arrow_match_name_frag

      public static CString arrow_match_name_frag(CString name, ST_arrowname_t[] arrownames, int[] flag)
    • 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)
    • inside

      public static boolean inside(ST_inside_t inside_context, ST_pointf p)
    • arrowEndClip

      public static int arrowEndClip(ST_Agedge_s e, CArray<ST_pointf> ps, int startp, int endp, ST_bezier spl, int eflag)
    • arrowStartClip

      public static int arrowStartClip(ST_Agedge_s e, CArray<ST_pointf> ps, int startp, int endp, ST_bezier spl, int sflag)
    • arrowOrthoClip

      public static java.lang.Object arrowOrthoClip(java.lang.Object... arg)
    • arrow_type_normal

      public static java.lang.Object arrow_type_normal(java.lang.Object... arg_)
    • arrow_type_crow

      public static java.lang.Object arrow_type_crow(java.lang.Object... arg)
    • arrow_type_gap

      public static java.lang.Object arrow_type_gap(java.lang.Object... arg)
    • arrow_type_tee

      public static java.lang.Object arrow_type_tee(java.lang.Object... arg)
    • arrow_type_box

      public static java.lang.Object arrow_type_box(java.lang.Object... arg)
    • arrow_type_diamond

      public static java.lang.Object arrow_type_diamond(java.lang.Object... arg)
    • arrow_type_dot

      public static java.lang.Object arrow_type_dot(java.lang.Object... arg)
    • arrow_type_curve

      public static java.lang.Object arrow_type_curve(java.lang.Object... arg)
    • arrow_gen_type

      public static java.lang.Object arrow_gen_type(java.lang.Object... arg)
    • arrow_bb

      public static java.lang.Object arrow_bb(java.lang.Object... arg)
    • arrow_gen

      public static java.lang.Object arrow_gen(java.lang.Object... arg)