public class Macro extends Object
Modifier and Type | Field and Description |
---|---|
static int |
AGEDGE |
static int |
AGINEDGE |
static int |
AGNODE |
static int |
AGOUTEDGE |
static int |
AGRAPH |
static double |
HUGE_VAL |
static int |
INT_MAX |
static int |
INT_MIN |
static double |
M_PI |
static int |
MAXSHORT |
static double |
MICROPOINT |
static double |
MILLIPOINT |
static double |
SQRT2 |
static int |
VIRTUAL |
Constructor and Description |
---|
Macro() |
Modifier and Type | Method and Description |
---|---|
static double |
ABS(double a) |
static int |
ABS(int a) |
static void |
AGDATA(__ptr__ obj,
__ptr__ v) |
static __ptr__ |
AGDATA(__ptr__ obj) |
static Agnode_s |
AGHEAD(__ptr__ e) |
static void |
aghead(Agedge_s e,
__ptr__ v) |
static int |
AGID(__ptr__ obj) |
static void |
AGID(__ptr__ obj,
int v) |
static __ptr__ |
AGIN2OUT(__ptr__ e) |
static Agedge_s |
AGMKIN(__ptr__ e) |
static Agedge_s |
AGMKOUT(__ptr__ e) |
static Agedge_s |
AGOPP(Agedge_s e) |
static __ptr__ |
AGOUT2IN(__ptr__ e) |
static int |
AGSEQ(__ptr__ obj) |
static void |
AGSEQ(__ptr__ obj,
int v) |
static __struct__<Agtag_s> |
AGTAG(__ptr__ obj) |
static Agnode_s |
agtail(__ptr__ e) |
static Agnode_s |
AGTAIL(__ptr__ e) |
static void |
agtail(Agedge_s e,
__ptr__ v) |
static int |
AGTYPE(__ptr__ obj) |
static void |
AGTYPE(__ptr__ obj,
int v) |
static __ptr__ |
ALLOC_allocated2(int size,
__ptr__ ptr,
Class type) |
static void |
alloc_elist(int n,
__struct__ L,
Class cl) |
static __ptr__ |
ALLOC_empty(int size,
__ptr__ ptr,
Class type) |
static __ptr__ |
ALLOC_INT(int size,
__ptr__ ptr) |
static __ptr__ |
ALLOC(int nb,
__ptr__ ptr,
Class type) |
static boolean |
APPROXEQPT(__ptr__ p,
__ptr__ q,
double tol) |
static int |
ASINT(boolean v) |
static boolean |
BETWEEN(double a,
double b,
double c) |
static boolean |
BETWEEN(int a,
int b,
int c) |
static CString |
createHackInitDimensionFromLabel(int width,
int height) |
static double |
DIST2(__ptr__ p,
__ptr__ q) |
static double |
DIST2(__struct__ p,
__ptr__ q) |
static double |
DISTSQ(__struct__ a,
__struct__ b) |
static int |
ED_adjacent(__ptr__ e) |
static void |
ED_adjacent(Agedge_s e,
int v) |
static boolean |
ED_conc_opp_flag(Agedge_s e) |
static void |
ED_conc_opp_flag(Agedge_s e,
boolean v) |
static int |
ED_count(__ptr__ e) |
static void |
ED_count(__ptr__ e,
int v) |
static int |
ED_cutvalue(Agedge_s e) |
static void |
ED_cutvalue(Agedge_s e,
int v) |
static double |
ED_dist(Agedge_s e) |
static void |
ED_dist(Agedge_s e,
double v) |
static int |
ED_edge_type(Agedge_s e) |
static void |
ED_edge_type(Agedge_s e,
int v) |
static __ptr__ |
ED_head_label(Agedge_s e) |
static __struct__<port> |
ED_head_port(__ptr__ e) |
static void |
ED_head_port(Agedge_s e,
__struct__<port> v) |
static boolean |
ED_label_ontop(Agedge_s e) |
static void |
ED_label_ontop(Agedge_s e,
boolean v) |
static textlabel_t |
ED_label(__ptr__ e) |
static void |
ED_label(Agedge_s e,
__ptr__ v) |
static int |
ED_minlen(Agedge_s e) |
static void |
ED_minlen(Agedge_s e,
int v) |
static int |
ED_showboxes(Agedge_s e) |
static void |
ED_showboxes(Agedge_s e,
int v) |
static void |
ED_spl(Agedge_s e,
__ptr__ v) |
static splines |
ED_spl(Agedge_s e) |
static __ptr__ |
ED_tail_label(Agedge_s e) |
static __struct__<port> |
ED_tail_port(__ptr__ e) |
static void |
ED_tail_port(Agedge_s e,
__struct__<port> v) |
static Agedge_s |
ED_to_orig(__ptr__ e) |
static void |
ED_to_orig(Agedge_s e,
__ptr__ v) |
static void |
ED_to_virt(Agedge_s e,
__ptr__ v) |
static Agedge_s |
ED_to_virt(Agedge_s e) |
static int |
ED_tree_index(__ptr__ e) |
static void |
ED_tree_index(__ptr__ e,
int v) |
static int |
ED_weight(Agedge_s e) |
static void |
ED_weight(Agedge_s e,
int v) |
static __ptr__ |
ED_xlabel(Agedge_s e) |
static int |
ED_xpenalty(__ptr__ e) |
static void |
ED_xpenalty(Agedge_s e,
int v) |
static void |
elist_append(__ptr__ item,
__struct__ L) |
static <O> O |
F(O result,
Object... dummy) |
static double |
fabs(double x) |
static void |
free_list(__struct__ L) |
static __struct__<boxf> |
GD_bb(__ptr__ g) |
static __array_of_struct__ |
GD_border(Agraph_s g) |
static int |
GD_charset(Agraph_s g) |
static void |
GD_charset(Agraph_s g,
int v) |
static __ptr__ |
GD_cleanup(Agraph_s g) |
static void |
GD_clust(Agraph_s g,
__ptr__ v) |
static __ptr__ |
GD_clust(Agraph_s g) |
static __struct__<nlist_t> |
GD_comp(Agraph_s g) |
static void |
GD_dotroot(Agraph_s g,
__ptr__ v) |
static Agraph_s |
GD_dotroot(Agraph_s g) |
static void |
GD_drawing(Agraph_s g,
__ptr__ v) |
static __ptr__ |
GD_drawing(Agraph_s g) |
static int |
GD_exact_ranksep(Agraph_s g) |
static void |
GD_exact_ranksep(Agraph_s g,
int v) |
static boolean |
GD_expanded(Agraph_s g) |
static void |
GD_expanded(Agraph_s g,
boolean v) |
static int |
GD_flags(Agraph_s g) |
static void |
GD_flags(Agraph_s g,
int v) |
static int |
GD_flip(Agraph_s g) |
static int |
GD_fontnames(Agraph_s g) |
static void |
GD_fontnames(Agraph_s g,
int v) |
static GVC_s |
GD_gvc(Agraph_s g) |
static void |
GD_gvc(Agraph_s g,
GVC_s v) |
static int |
GD_has_flat_edges(Agraph_s g) |
static void |
GD_has_flat_edges(Agraph_s g,
boolean v) |
static int |
GD_has_labels(__ptr__ g) |
static void |
GD_has_labels(__ptr__ g,
int v) |
static double |
GD_ht1(Agraph_s g) |
static void |
GD_ht1(Agraph_s g,
double v) |
static double |
GD_ht2(Agraph_s g) |
static void |
GD_ht2(Agraph_s g,
double v) |
static int |
GD_installed(Agraph_s g) |
static void |
GD_installed(Agraph_s g,
int v) |
static int |
GD_label_pos(Agraph_s g) |
static void |
GD_label_pos(Agraph_s g,
int v) |
static void |
GD_label(__ptr__ g,
__ptr__ v) |
static textlabel_t |
GD_label(__ptr__ g) |
static void |
GD_leader(Agraph_s g,
__ptr__ v) |
static Agnode_s |
GD_leader(Agraph_s g) |
static void |
GD_ln(Agraph_s g,
__ptr__ v) |
static Agnode_s |
GD_ln(Agraph_s g) |
static int |
GD_maxrank(Agraph_s g) |
static void |
GD_maxrank(Agraph_s g,
int v) |
static __ptr__ |
GD_maxset(Agraph_s g) |
static int |
GD_minrank(Agraph_s g) |
static void |
GD_minrank(Agraph_s g,
int v) |
static __ptr__ |
GD_minset(Agraph_s g) |
static int |
GD_n_cluster(Agraph_s g) |
static void |
GD_n_cluster(Agraph_s g,
int v) |
static int |
GD_n_nodes(Agraph_s g) |
static void |
GD_n_nodes(Agraph_s g,
int v) |
static void |
GD_nlist(Agraph_s g,
__ptr__ v) |
static Agnode_s |
GD_nlist(Agraph_s g) |
static int |
GD_nodesep(Agraph_s g) |
static void |
GD_nodesep(Agraph_s g,
int v) |
static void |
GD_parent(Agraph_s g,
__ptr__ v) |
static __ptr__ |
GD_parent(Agraph_s g) |
static void |
GD_rank(Agraph_s g,
__ptr__ v) |
static __ptr__ |
GD_rank(Agraph_s g) |
static int |
GD_rankdir(Agraph_s g) |
static int |
GD_rankdir2(Agraph_s g) |
static void |
GD_rankdir2(Agraph_s g,
int v) |
static void |
GD_rankleader(Agraph_s g,
__ptr__ v) |
static __ptr__ |
GD_rankleader(Agraph_s g) |
static int |
GD_ranksep(Agraph_s g) |
static void |
GD_ranksep(Agraph_s g,
int v) |
static void |
GD_rn(Agraph_s g,
__ptr__ v) |
static Agnode_s |
GD_rn(Agraph_s g) |
static int |
GD_set_type(Agraph_s g) |
static void |
GD_set_type(Agraph_s g,
int v) |
static int |
GD_showboxes(Agraph_s g) |
static void |
GD_showboxes(Agraph_s g,
int v) |
static void |
hackInitDimensionFromLabel(__struct__<pointf> size,
String label) |
static double |
hypot(double x,
double y) |
static boolean |
INSIDE(__struct__ b,
__struct__ p) |
static double |
LEN(double a,
double b) |
static double |
LEN2(double a,
double b) |
static int |
LENGTH(Agedge_s e) |
static void |
MAKEFWDEDGE(__ptr__ new_,
__ptr__ old) |
static double |
MAX(double a,
double b) |
static int |
MAX(int a,
int b) |
static double |
MIN(double a,
double b) |
static int |
MIN(int a,
int b) |
static boolean |
N(boolean v) |
static boolean |
N(char c) |
static boolean |
N(int i) |
static boolean |
N(Object o) |
static void |
ND_alg(Agnode_s n,
__ptr__ value) |
static __ptr__ |
ND_alg(Agnode_s n) |
static Agraph_s |
ND_clust(__ptr__ n) |
static void |
ND_clust(Agnode_s n,
__ptr__ v) |
static __struct__<pointf> |
ND_coord(__ptr__ n) |
static __struct__<elist> |
ND_flat_in(Agnode_s n) |
static __struct__<elist> |
ND_flat_out(Agnode_s n) |
static boolean |
ND_has_port(Agnode_s n) |
static double |
ND_height(__ptr__ n) |
static void |
ND_height(Agnode_s n,
double v) |
static double |
ND_ht(__ptr__ n) |
static void |
ND_ht(Agnode_s n,
double v) |
static int |
ND_id(Agnode_s n) |
static void |
ND_in(__ptr__ n,
__struct__<elist> v) |
static __struct__<elist> |
ND_in(Agnode_s n) |
static __ptr__ |
ND_inleaf(Agnode_s n) |
static void |
ND_label(Agnode_s n,
__ptr__ v) |
static textlabel_t |
ND_label(Agnode_s n) |
static int |
ND_lim(Agnode_s n) |
static void |
ND_lim(Agnode_s n,
int v) |
static int |
ND_low(Agnode_s n) |
static void |
ND_low(Agnode_s n,
int v) |
static double |
ND_lw(__ptr__ n) |
static void |
ND_lw(Agnode_s n,
double v) |
static int |
ND_mark(__ptr__ n) |
static void |
ND_mark(__ptr__ n,
boolean v) |
static void |
ND_mark(__ptr__ n,
int v) |
static double |
ND_mval(__ptr__ n) |
static void |
ND_mval(Agnode_s n,
double v) |
static void |
ND_next(__ptr__ n,
__ptr__ v) |
static Agnode_s |
ND_next(Agnode_s n) |
static int |
ND_node_type(Agnode_s n) |
static void |
ND_node_type(Agnode_s n,
int v) |
static boolean |
ND_onstack(Agnode_s n) |
static void |
ND_onstack(Agnode_s n,
boolean v) |
static void |
ND_onstack(Agnode_s n,
int v) |
static int |
ND_order(__ptr__ n) |
static void |
ND_order(__ptr__ n,
int v) |
static __struct__<elist> |
ND_other(Agnode_s n) |
static void |
ND_out(__ptr__ n,
__struct__<elist> v) |
static __struct__<elist> |
ND_out(__ptr__ n) |
static __ptr__ |
ND_outleaf(Agnode_s n) |
static void |
ND_par(Agnode_s n,
__ptr__ v) |
static Agedge_s |
ND_par(Agnode_s n) |
static void |
ND_prev(Agnode_s n,
__ptr__ v) |
static __ptr__ |
ND_prev(Agnode_s n) |
static int |
ND_priority(Agnode_s n) |
static void |
ND_priority(Agnode_s n,
int v) |
static int |
ND_rank(__ptr__ n) |
static void |
ND_rank(__ptr__ n,
int v) |
static int |
ND_ranktype(Agnode_s n) |
static void |
ND_ranktype(Agnode_s n,
int v) |
static double |
ND_rw(__ptr__ n) |
static void |
ND_rw(Agnode_s n,
double v) |
static void |
ND_save_in(Agnode_s n,
__struct__<elist> v) |
static __struct__<elist> |
ND_save_in(Agnode_s n) |
static void |
ND_save_out(Agnode_s n,
__struct__<elist> v) |
static __struct__<elist> |
ND_save_out(Agnode_s n) |
static __ptr__ |
ND_shape_info(__ptr__ n) |
static void |
ND_shape(Agnode_s n,
__ptr__ v) |
static __ptr__ |
ND_shape(Agnode_s n) |
static int |
ND_showboxes(Agnode_s n) |
static void |
ND_showboxes(Agnode_s n,
int v) |
static __struct__<elist> |
ND_tree_in(Agnode_s n) |
static __struct__<elist> |
ND_tree_out(Agnode_s n) |
static void |
ND_UF_parent(__ptr__ n,
__ptr__ v) |
static Agnode_s |
ND_UF_parent(__ptr__ n) |
static int |
ND_UF_size(Agnode_s n) |
static void |
ND_UF_size(Agnode_s n,
int v) |
static int |
ND_weight_class(Agnode_s n) |
static void |
ND_weight_class(Agnode_s n,
int v) |
static double |
ND_width(__ptr__ n) |
static void |
ND_width(Agnode_s n,
double v) |
static __ptr__ |
ND_xlabel(Agnode_s n) |
static boolean |
NOT(boolean v) |
static boolean |
NOT(char c) |
static boolean |
NOT(int i) |
static boolean |
NOT(Object o) |
static double |
RADIANS(double deg) |
static __ptr__ |
RALLOC(int nb,
__ptr__ ptr,
Class type) |
static int |
ROUND(double f) |
static boolean |
SEQ(int a,
int b,
int c) |
static int |
SLACK(Agedge_s e) |
static double |
SQR(double a) |
static void |
TRACE(String functionName) |
static boolean |
TREE_EDGE(Agedge_s e) |
static int |
UNSUPPORTED_INT(String comment) |
static __ptr__ |
UNSUPPORTED(String comment) |
static __ptr__ |
ZALLOC(int size,
__ptr__ ptr,
Class type,
int osize) |
public static final int AGRAPH
public static final int AGNODE
public static final int AGOUTEDGE
public static final int AGINEDGE
public static final int AGEDGE
public static final int VIRTUAL
public static final int MAXSHORT
public static final int INT_MAX
public static final int INT_MIN
public static final double HUGE_VAL
public static double MILLIPOINT
public static double MICROPOINT
public static final double M_PI
public static final double SQRT2
public static <O> O F(O result, Object... dummy)
public static int ASINT(boolean v)
public static boolean N(boolean v)
public static boolean N(int i)
public static boolean N(char c)
public static boolean N(Object o)
public static boolean NOT(boolean v)
public static boolean NOT(int i)
public static boolean NOT(char c)
public static boolean NOT(Object o)
public static void TRACE(String functionName)
public static int UNSUPPORTED_INT(String comment)
public static __struct__<Agtag_s> AGTAG(__ptr__ obj)
public static int AGTYPE(__ptr__ obj)
public static void AGTYPE(__ptr__ obj, int v)
public static int AGID(__ptr__ obj)
public static void AGID(__ptr__ obj, int v)
public static int AGSEQ(__ptr__ obj)
public static void AGSEQ(__ptr__ obj, int v)
public static int LENGTH(Agedge_s e)
public static int SLACK(Agedge_s e)
public static boolean SEQ(int a, int b, int c)
public static boolean TREE_EDGE(Agedge_s e)
public static __struct__<boxf> GD_bb(__ptr__ g)
public static __array_of_struct__ GD_border(Agraph_s g)
public static __struct__<nlist_t> GD_comp(Agraph_s g)
public static int GD_exact_ranksep(Agraph_s g)
public static void GD_exact_ranksep(Agraph_s g, int v)
public static boolean GD_expanded(Agraph_s g)
public static void GD_expanded(Agraph_s g, boolean v)
public static int GD_flags(Agraph_s g)
public static void GD_flags(Agraph_s g, int v)
public static int GD_charset(Agraph_s g)
public static void GD_charset(Agraph_s g, int v)
public static int GD_has_labels(__ptr__ g)
public static void GD_has_labels(__ptr__ g, int v)
public static int GD_has_flat_edges(Agraph_s g)
public static void GD_has_flat_edges(Agraph_s g, boolean v)
public static double GD_ht1(Agraph_s g)
public static void GD_ht1(Agraph_s g, double v)
public static double GD_ht2(Agraph_s g)
public static void GD_ht2(Agraph_s g, double v)
public static int GD_installed(Agraph_s g)
public static void GD_installed(Agraph_s g, int v)
public static textlabel_t GD_label(__ptr__ g)
public static int GD_rankdir2(Agraph_s g)
public static void GD_rankdir2(Agraph_s g, int v)
public static int GD_rankdir(Agraph_s g)
public static int GD_flip(Agraph_s g)
public static int GD_maxrank(Agraph_s g)
public static void GD_maxrank(Agraph_s g, int v)
public static int GD_minrank(Agraph_s g)
public static void GD_minrank(Agraph_s g, int v)
public static int GD_n_cluster(Agraph_s g)
public static void GD_n_cluster(Agraph_s g, int v)
public static int GD_n_nodes(Agraph_s g)
public static void GD_n_nodes(Agraph_s g, int v)
public static int GD_nodesep(Agraph_s g)
public static void GD_nodesep(Agraph_s g, int v)
public static int GD_ranksep(Agraph_s g)
public static void GD_ranksep(Agraph_s g, int v)
public static int GD_set_type(Agraph_s g)
public static void GD_set_type(Agraph_s g, int v)
public static int GD_label_pos(Agraph_s g)
public static void GD_label_pos(Agraph_s g, int v)
public static int GD_showboxes(Agraph_s g)
public static void GD_showboxes(Agraph_s g, int v)
public static int GD_fontnames(Agraph_s g)
public static void GD_fontnames(Agraph_s g, int v)
public static int ND_id(Agnode_s n)
public static int ND_UF_size(Agnode_s n)
public static void ND_UF_size(Agnode_s n, int v)
public static __struct__<pointf> ND_coord(__ptr__ n)
public static __struct__<elist> ND_flat_in(Agnode_s n)
public static __struct__<elist> ND_flat_out(Agnode_s n)
public static boolean ND_has_port(Agnode_s n)
public static double ND_height(__ptr__ n)
public static void ND_height(Agnode_s n, double v)
public static double ND_ht(__ptr__ n)
public static void ND_ht(Agnode_s n, double v)
public static __struct__<elist> ND_in(Agnode_s n)
public static void ND_in(__ptr__ n, __struct__<elist> v)
public static textlabel_t ND_label(Agnode_s n)
public static int ND_lim(Agnode_s n)
public static void ND_lim(Agnode_s n, int v)
public static int ND_low(Agnode_s n)
public static void ND_low(Agnode_s n, int v)
public static double ND_lw(__ptr__ n)
public static void ND_lw(Agnode_s n, double v)
public static int ND_mark(__ptr__ n)
public static void ND_mark(__ptr__ n, int v)
public static void ND_mark(__ptr__ n, boolean v)
public static double ND_mval(__ptr__ n)
public static void ND_mval(Agnode_s n, double v)
public static int ND_node_type(Agnode_s n)
public static void ND_node_type(Agnode_s n, int v)
public static boolean ND_onstack(Agnode_s n)
public static void ND_onstack(Agnode_s n, int v)
public static void ND_onstack(Agnode_s n, boolean v)
public static int ND_order(__ptr__ n)
public static void ND_order(__ptr__ n, int v)
public static __struct__<elist> ND_other(Agnode_s n)
public static __struct__<elist> ND_out(__ptr__ n)
public static void ND_out(__ptr__ n, __struct__<elist> v)
public static int ND_priority(Agnode_s n)
public static void ND_priority(Agnode_s n, int v)
public static int ND_rank(__ptr__ n)
public static void ND_rank(__ptr__ n, int v)
public static int ND_ranktype(Agnode_s n)
public static void ND_ranktype(Agnode_s n, int v)
public static double ND_rw(__ptr__ n)
public static void ND_rw(Agnode_s n, double v)
public static __struct__<elist> ND_save_in(Agnode_s n)
public static void ND_save_in(Agnode_s n, __struct__<elist> v)
public static __struct__<elist> ND_save_out(Agnode_s n)
public static void ND_save_out(Agnode_s n, __struct__<elist> v)
public static int ND_showboxes(Agnode_s n)
public static void ND_showboxes(Agnode_s n, int v)
public static __struct__<elist> ND_tree_in(Agnode_s n)
public static __struct__<elist> ND_tree_out(Agnode_s n)
public static int ND_weight_class(Agnode_s n)
public static void ND_weight_class(Agnode_s n, int v)
public static double ND_width(__ptr__ n)
public static void ND_width(Agnode_s n, double v)
public static boolean ED_conc_opp_flag(Agedge_s e)
public static void ED_conc_opp_flag(Agedge_s e, boolean v)
public static int ED_count(__ptr__ e)
public static void ED_count(__ptr__ e, int v)
public static int ED_cutvalue(Agedge_s e)
public static void ED_cutvalue(Agedge_s e, int v)
public static int ED_adjacent(__ptr__ e)
public static void ED_adjacent(Agedge_s e, int v)
public static __struct__<port> ED_head_port(__ptr__ e)
public static void ED_head_port(Agedge_s e, __struct__<port> v)
public static textlabel_t ED_label(__ptr__ e)
public static boolean ED_label_ontop(Agedge_s e)
public static void ED_label_ontop(Agedge_s e, boolean v)
public static int ED_minlen(Agedge_s e)
public static void ED_minlen(Agedge_s e, int v)
public static int ED_showboxes(Agedge_s e)
public static void ED_showboxes(Agedge_s e, int v)
public static __struct__<port> ED_tail_port(__ptr__ e)
public static void ED_tail_port(Agedge_s e, __struct__<port> v)
public static int ED_tree_index(__ptr__ e)
public static void ED_tree_index(__ptr__ e, int v)
public static int ED_xpenalty(__ptr__ e)
public static void ED_xpenalty(Agedge_s e, int v)
public static double ED_dist(Agedge_s e)
public static void ED_dist(Agedge_s e, double v)
public static int ED_weight(Agedge_s e)
public static void ED_weight(Agedge_s e, int v)
public static int ED_edge_type(Agedge_s e)
public static void ED_edge_type(Agedge_s e, int v)
public static void elist_append(__ptr__ item, __struct__ L)
public static void alloc_elist(int n, __struct__ L, Class cl)
public static void free_list(__struct__ L)
public static double ABS(double a)
public static int ABS(int a)
public static double MAX(double a, double b)
public static int MAX(int a, int b)
public static double MIN(double a, double b)
public static int MIN(int a, int b)
public static boolean BETWEEN(double a, double b, double c)
public static boolean BETWEEN(int a, int b, int c)
public static int ROUND(double f)
public static double fabs(double x)
public static double hypot(double x, double y)
public static double SQR(double a)
public static double LEN2(double a, double b)
public static double LEN(double a, double b)
public static double DIST2(__struct__ p, __ptr__ q)
public static boolean INSIDE(__struct__ b, __struct__ p)
public static double RADIANS(double deg)
public static double DISTSQ(__struct__ a, __struct__ b)
public static void hackInitDimensionFromLabel(__struct__<pointf> size, String label)
public static CString createHackInitDimensionFromLabel(int width, int height)
Copyright © 2017. All Rights Reserved.