#include <geom.h>
Data Fields | |
| int | x |
| int | y |
Definition at line 31 of file geom.h.
| int point::x |
Definition at line 31 of file geom.h.
Referenced by add_box(), add_points(), addEdgeLabels(), addPS(), attach_attrs_and_arrows(), beginpath(), box_bb(), box_connection(), box_intersect(), boxof(), cAdjust(), ccwrotatep(), clip_and_install(), closest(), compute_bb(), cvt2pt(), cvt2ptf(), cwrotatep(), do_graph_label(), dotneato_closest(), dotneato_postprocess(), emit_label(), endpath(), epsf_init(), exch_xy(), fillLine(), flip_rec_box(), gvrender_ellipse(), gvrender_usershape(), gvusershape_size(), gvusershape_size_dpi(), insertPM(), isInPS(), layout(), make_html_label(), makeAddPoly(), makeGraphs(), makeObstacle(), makePoly(), makeSelfEdge(), makeSpline(), makeStraightEdge(), mkbox(), overlap_label(), place_graph_label(), place_portlabel(), pointof(), portcmp(), ports_eq(), putGraphs(), right_of(), shape_clip(), sizeLinearArray(), spline_at_y(), sub_points(), translate_bb(), and write_plain().
| int point::y |
Definition at line 31 of file geom.h.
Referenced by add_box(), add_points(), addEdgeLabels(), addPS(), attach_attrs_and_arrows(), beginpath(), box_bb(), box_connection(), box_intersect(), boxof(), cAdjust(), ccwrotatep(), clip_and_install(), closest(), compute_bb(), cvt2pt(), cvt2ptf(), cwrotatep(), do_graph_label(), dotneato_closest(), dotneato_postprocess(), emit_label(), endpath(), epsf_init(), exch_xy(), fillLine(), flip_rec_box(), gvrender_ellipse(), gvrender_usershape(), gvusershape_size(), gvusershape_size_dpi(), insertPM(), isInPS(), layout(), make_html_label(), makeAddPoly(), makeGraphs(), makeObstacle(), makePoly(), makeSpline(), makeStraightEdge(), mkbox(), neato_closest(), overlap_label(), place_graph_label(), place_portlabel(), pointof(), portcmp(), ports_eq(), putGraphs(), shape_clip(), sizeLinearArray(), spline_at_y(), sub_points(), translate_bb(), and write_plain().
1.5.6