Package gen.lib.common
Class htmltable__c
- java.lang.Object
-
- gen.lib.common.htmltable__c
-
public class htmltable__c extends Object
-
-
Constructor Summary
Constructors Constructor Description htmltable__c()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ST_boxf
html_port(ST_Agnode_s n, CString pname, int[] sides)
static int
make_html_label(__ptr__ obj, ST_textlabel_t lp)
-
-
-
Method Detail
-
html_port
public static ST_boxf html_port(ST_Agnode_s n, CString pname, int[] sides)
-
make_html_label
public static int make_html_label(__ptr__ obj, ST_textlabel_t lp)
-
-