Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
xdot_rect Struct Reference

#include <xdot.h>

Data Fields

double x
 
double y
 
double w
 
double h
 

Detailed Description

Definition at line 85 of file xdot.h.

Field Documentation

◆ h

double xdot_rect::h

Definition at line 86 of file xdot.h.

Referenced by DrawEllipse(), emit_xdot(), InsertImage(), jsonRect(), parseRect(), printRect(), write_xdot(), and xdotBB().

◆ w

double xdot_rect::w

Definition at line 86 of file xdot.h.

Referenced by DrawEllipse(), emit_xdot(), InsertImage(), jsonRect(), parseRect(), printRect(), write_xdot(), and xdotBB().

◆ x

double xdot_rect::x

Definition at line 86 of file xdot.h.

Referenced by DrawEllipse(), emit_xdot(), InsertImage(), jsonRect(), parseRect(), printRect(), write_xdot(), and xdotBB().

◆ y

double xdot_rect::y

Definition at line 86 of file xdot.h.

Referenced by DrawEllipse(), emit_xdot(), InsertImage(), jsonRect(), parseRect(), printRect(), write_xdot(), and xdotBB().


The documentation for this struct was generated from the following file: