Package gen.lib.common
Class emit__c
- java.lang.Object
-
- gen.lib.common.emit__c
-
public class emit__c extends Object
-
-
Constructor Summary
Constructors Constructor Description emit__c()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
check_control_points(CArray<ST_pointf> cp)
static void
gv_fixLocale(int set)
static __ptr__
init_xdot(Globals zz, ST_Agraph_s g)
static void
update_bb_bz(ST_boxf bb, CArray<ST_pointf> cp)
-
-
-
Method Detail
-
init_xdot
public static __ptr__ init_xdot(Globals zz, ST_Agraph_s g)
-
gv_fixLocale
public static void gv_fixLocale(int set)
-
-