Graphviz 13.0.0~dev.20241220.2304
|
#include <geometry.h>
Data Fields | |
double | x |
double | y |
Definition at line 22 of file geometry.h.
double Point::x |
Definition at line 23 of file geometry.h.
Referenced by addCorners(), addpt(), addVertex(), area_2(), areaOf(), bbox(), centroidOf(), chkBoundBox(), clip_line(), compare(), dist(), dist_2(), ELleftbnd(), genRound(), geomUpdate(), gvbisect(), hintersect(), inBox(), increaseBoundBox(), inflatePts(), inPoly(), intersection(), makeAddPoly(), makeInfo(), makePoly(), makeScaledPoint(), makeScaledTransPoint(), newpos(), pintersect(), polyOverlap(), PQ_min(), PQinsert(), rePos(), right_of(), rmEquality(), scomp(), setBoundBox(), subpt(), transCopy(), updateGraph(), and voronoi().
double Point::y |
Definition at line 23 of file geometry.h.
Referenced by addCorners(), addpt(), area_2(), areaOf(), bbox(), centroidOf(), chkBoundBox(), clip_line(), compare(), dist(), dist_2(), genRound(), geomUpdate(), gvbisect(), hintersect(), inBox(), increaseBoundBox(), inflatePts(), inPoly(), intersection(), makeAddPoly(), makeInfo(), makePoly(), makeScaledPoint(), makeScaledTransPoint(), newpos(), pintersect(), polyOverlap(), PQ_min(), PQinsert(), rePos(), right_of(), scomp(), setBoundBox(), subpt(), transCopy(), updateGraph(), and voronoi().