Uses of Class
gen.annotation.Doc
-
Packages that use Doc Package Description gen.lib.common -
-
Uses of Doc in gen.lib.common
Methods in gen.lib.common with annotations of type Doc Modifier and Type Method Description static void
arrows__c. arrow_flags(ST_Agedge_s e, int[] sflag, int[] eflag)
static void
arrows__c. arrow_match_name(CString name, int[] flag)
static void
utils__c. gv_nodesize(ST_Agnode_s n, boolean flip)
static void
labels__c. make_simple_label(ST_GVC_s gvc, ST_textlabel_t lp)
static void
shapes__c. record_init(ST_Agnode_s n)
static ST_port
shapes__c. resolvePort(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport)
static ST_pointf
shapes__c. size_reclbl(ST_Agnode_s n, ST_field_t f)
static void
labels__c. storeline(ST_GVC_s gvc, ST_textlabel_t lp, CString line, char terminator)
-