Package gen.lib.common
Class arrows__c
java.lang.Object
gen.lib.common.arrows__c
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Object
static void
arrow_flags
(Globals zz, ST_Agedge_s e, int[] sflag, int[] eflag) static Object
static Object
arrow_gen_type
(Object... arg) static double
arrow_length
(Globals zz, ST_Agedge_s e, int flag) static void
arrow_match_name
(Globals zz, CString name, int[] flag) static CString
arrow_match_name_frag
(CString name, ST_arrowname_t[] arrownames, int[] flag) static CString
arrow_match_shape
(Globals zz, CString name, int[] flag) static Object
arrow_type_box
(Object... arg) static Object
arrow_type_crow
(Object... arg) static Object
arrow_type_curve
(Object... arg) static Object
arrow_type_diamond
(Object... arg) static Object
arrow_type_dot
(Object... arg) static Object
arrow_type_gap
(Object... arg) static Object
arrow_type_normal
(Object... arg_) static Object
arrow_type_tee
(Object... arg) static int
arrowEndClip
(Globals zz, ST_Agedge_s e, CArray<ST_pointf> ps, int startp, int endp, ST_bezier spl, int eflag) static Object
arrowOrthoClip
(Object... arg) static int
arrowStartClip
(Globals zz, ST_Agedge_s e, CArray<ST_pointf> ps, int startp, int endp, ST_bezier spl, int sflag) static boolean
inside
(ST_inside_t inside_context, ST_pointf p)
-
Field Details
-
inside
-
arrow_type_normal
-
arrow_type_crow
-
arrow_type_gap
-
arrow_type_tee
-
arrow_type_box
-
arrow_type_diamond
-
arrow_type_dot
-
arrow_type_curve
-
-
Constructor Details
-
arrows__c
public arrows__c()
-
-
Method Details
-
arrow_match_name_frag
-
arrow_match_shape
-
arrow_match_name
-
arrow_flags
-
arrow_length
-
inside
-
arrowEndClip
public static int arrowEndClip(Globals zz, ST_Agedge_s e, CArray<ST_pointf> ps, int startp, int endp, ST_bezier spl, int eflag) -
arrowStartClip
public static int arrowStartClip(Globals zz, ST_Agedge_s e, CArray<ST_pointf> ps, int startp, int endp, ST_bezier spl, int sflag) -
arrowOrthoClip
-
arrow_type_normal
-
arrow_type_crow
-
arrow_type_gap
-
arrow_type_tee
-
arrow_type_box
-
arrow_type_diamond
-
arrow_type_dot
-
arrow_type_curve
-
arrow_gen_type
-
arrow_bb
-
arrow_gen
-