Package gen.lib.common
Class shapes__c
java.lang.Object
gen.lib.common.shapes__c
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ST_shape_descbind_shape(Globals zz, CString name, ST_Agnode_s np) static CStringclosestSide(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport) static ObjectcompassPoint(Object... arg) static booleancompassPort(ST_Agnode_s n, ST_boxf bp, ST_port pp, CString compass, int sides, ST_inside_t ictxt) static ST_pointstatic Objectepsf_gencode(Object... arg) static Objectepsf_inside(Object... arg) static Objectfind_user_shape(Object... arg) static Objectfree_field(Object... arg) static doubleinvflip_angle(double angle, int rankdir) static intinvflip_side(int side, int rankdir) static Objectstatic ST_field_tmap_rec_port(ST_field_t f, CString str) static ST_field_tparse_reclbl(Globals zz, ST_Agnode_s n, boolean LR, boolean flag, CString text) static Objectstatic Objectpoly_gencode(Object... arg) static voidpoly_init(Globals zz, ST_Agnode_s n) static booleanpoly_inside(Globals zz, ST_inside_t inside_context, ST_pointf p) static intpoly_path(ST_Agnode_s n, ST_port p, int side, Object rv, Object kptr) static ST_portpoly_port(Globals zz, ST_Agnode_s n, CString portname, CString compass) static voidpos_reclbl(ST_field_t f, ST_pointf ul, int sides) static Objectrecord_free(Object... arg_) static Objectrecord_gencode(Object... arg) static voidrecord_init(Globals zz, ST_Agnode_s n) static booleanrecord_inside(ST_inside_t inside_context, ST_pointf p) static intrecord_path(ST_Agnode_s n, ST_port prt, int side, ST_boxf rv, int[] kptr) static ST_portrecord_port(Globals zz, ST_Agnode_s n, CString portname, CString compass) static voidresize_reclbl(ST_field_t f, ST_pointf sz, boolean nojustify_p) static ST_portresolvePort(ST_Agnode_s n, ST_Agnode_s other, ST_port oldport) static ObjectresolvePorts(Object... arg) static booleanstatic EN_shape_kindstatic ST_pointfsize_reclbl(Globals zz, ST_Agnode_s n, ST_field_t f) static Objectstar_inside(Object... arg) static Objectstatic Objectstar_vertices(Object... arg) static voidunrecognized(ST_Agnode_s n, CString p)
-
Field Details
-
poly_init
-
poly_free
-
poly_inside
-
poly_path
-
poly_port
-
poly_gencode
-
record_init
-
record_free
-
record_port
-
record_inside
-
record_path
-
record_gencode
-
-
Constructor Details
-
shapes__c
public shapes__c()
-
-
Method Details
-
same_side
-
shapeOf
-
isPolygon
-
poly_init
-
poly_free
-
poly_inside
-
poly_path
-
invflip_side
public static int invflip_side(int side, int rankdir) -
invflip_angle
public static double invflip_angle(double angle, int rankdir) -
compassPoint
-
compassPort
public static boolean compassPort(ST_Agnode_s n, ST_boxf bp, ST_port pp, CString compass, int sides, ST_inside_t ictxt) -
unrecognized
-
poly_port
-
poly_gencode
-
free_field
-
parse_reclbl
public static ST_field_t parse_reclbl(Globals zz, ST_Agnode_s n, boolean LR, boolean flag, CString text) -
size_reclbl
-
resize_reclbl
-
pos_reclbl
-
record_init
-
record_free
-
map_rec_port
-
record_port
-
record_inside
-
record_path
-
record_gencode
-
find_user_shape
-
bind_shape
-
epsf_inside
-
epsf_gencode
-
star_size
-
star_vertices
-
star_inside
-
cvtPt
-
closestSide
-
resolvePort
-
resolvePorts
-