ROSE 0.11.145.147
Public Attributes | List of all members
Rose::BinaryAnalysis::Partitioner2::GraphViz::Coordinate Struct Reference

Description

Two dimensional display plane coordinate.

Definition at line 849 of file GraphViz.h.

#include <Rose/BinaryAnalysis/Partitioner2/GraphViz.h>

Public Attributes

double x
 Distance from left.
 
double y
 Distance from up.
 

Member Data Documentation

◆ x

double Rose::BinaryAnalysis::Partitioner2::GraphViz::Coordinate::x

Distance from left.

Definition at line 850 of file GraphViz.h.

◆ y

double Rose::BinaryAnalysis::Partitioner2::GraphViz::Coordinate::y

Distance from up.

Definition at line 851 of file GraphViz.h.


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