Uses of Class
h.ST_Agsym_s
Package
Description
-
Uses of ST_Agsym_s in gen.lib.cgraph
Modifier and TypeMethodDescriptionstatic ST_Agsym_s
attr__c.agattr
(Globals zz, ST_Agraph_s g, int kind, CString name, CString value) static ST_Agsym_s
static ST_Agsym_s
static ST_Agsym_s
attr__c.aglocaldictsym
(Globals zz, ST_dt_s dict, CString name) static ST_Agsym_s
attr__c.agnewsym
(Globals zz, ST_Agraph_s g, CString name, CString value, int id, int kind) static ST_Agsym_s
attr__c.getattr
(Globals zz, ST_Agraph_s g, int kind, CString name) static ST_Agsym_s
attr__c.setattr
(Globals zz, ST_Agraph_s g, int kind, CString name, CString value) Modifier and TypeMethodDescriptionstatic void
attr__c.addattr
(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, ST_Agsym_s sym) static void
obj__c.agmethod_upd
(ST_Agraph_s g, __ptr__ obj, ST_Agsym_s sym) static void
obj__c.agupdcb
(ST_Agraph_s g, __ptr__ obj, ST_Agsym_s sym, ST_Agcbstack_s cbstack) static CString
attr__c.agxget
(__ptr__ obj, ST_Agsym_s sym) static int
attr__c.agxset
(Globals zz, ST_Agobj_s obj, ST_Agsym_s sym, CString value) -
Uses of ST_Agsym_s in gen.lib.common
Modifier and TypeMethodDescriptionstatic boolean
utils__c.late_bool
(__ptr__ obj, ST_Agsym_s attr, int def) static double
utils__c.late_double
(__ptr__ obj, ST_Agsym_s attr, double def, double low) static int
utils__c.late_int
(__ptr__ obj, ST_Agsym_s attr, int def, int low) static CString
utils__c.late_nnstring
(__ptr__ obj, ST_Agsym_s attr, CString def) static CString
utils__c.late_string
(__ptr__ obj, ST_Agsym_s attr, CString def) static boolean
utils__c.noClip
(ST_Agedge_s e, ST_Agsym_s sym) -
Uses of ST_Agsym_s in smetana.core
Modifier and TypeFieldDescriptionGlobals.E_activefillcolor
Globals.E_activepencolor
Globals.E_arrowhead
Globals.E_arrowsz
Globals.E_arrowtail
Globals.E_color
Globals.E_comment
Globals.E_constr
Globals.E_decorate
Globals.E_deletedfillcolor
Globals.E_deletedpencolor
Globals.E_dir
Globals.E_fillcolor
Globals.E_fontcolor
Globals.E_fontname
Globals.E_fontsize
Globals.E_headclip
Globals.E_headlabel
Globals.E_label
Globals.E_label_float
Globals.E_labelangle
Globals.E_labeldistance
Globals.E_labelfontcolor
Globals.E_labelfontname
Globals.E_labelfontsize
Globals.E_layer
Globals.E_minlen
Globals.E_penwidth
Globals.E_samehead
Globals.E_sametail
Globals.E_selectedfillcolor
Globals.E_selectedpencolor
Globals.E_showboxes
Globals.E_style
Globals.E_tailclip
Globals.E_taillabel
Globals.E_visitedfillcolor
Globals.E_visitedpencolor
Globals.E_weight
Globals.E_xlabel
Globals.G_activefillcolor
Globals.G_activepencolor
Globals.G_deletedfillcolor
Globals.G_deletedpencolor
Globals.G_gradientangle
Globals.G_margin
Globals.G_ordering
Globals.G_penwidth
Globals.G_peripheries
Globals.G_selectedfillcolor
Globals.G_selectedpencolor
Globals.G_visitedfillcolor
Globals.G_visitedpencolor
Globals.N_activefillcolor
Globals.N_activepencolor
Globals.N_color
Globals.N_comment
Globals.N_deletedfillcolor
Globals.N_deletedpencolor
Globals.N_distortion
Globals.N_fillcolor
Globals.N_fixed
Globals.N_fontcolor
Globals.N_fontname
Globals.N_fontsize
Globals.N_gradientangle
Globals.N_group
Globals.N_height
Globals.N_imagescale
Globals.N_label
Globals.N_layer
Globals.N_margin
Globals.N_nojustify
Globals.N_ordering
Globals.N_orientation
Globals.N_penwidth
Globals.N_peripheries
Globals.N_selectedfillcolor
Globals.N_selectedpencolor
Globals.N_shape
Globals.N_showboxes
Globals.N_sides
Globals.N_skew
Globals.N_style
Globals.N_vertices
Globals.N_visitedfillcolor
Globals.N_visitedpencolor
Globals.N_width
Globals.N_xlabel
Globals.N_z
Modifier and TypeMethodDescriptionstatic ST_Agsym_s
Macro.agfindedgeattr
(Globals zz, ST_Agraph_s g, String a) static ST_Agsym_s
Macro.agfindgraphattr
(Globals zz, ST_Agraph_s g, String a) static ST_Agsym_s
Macro.agfindnodeattr
(Globals zz, ST_Agraph_s g, String a)