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

Description

Two dimensional display plane coordinate.

Definition at line 836 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 837 of file GraphViz.h.

◆ y

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

Distance from up.

Definition at line 838 of file GraphViz.h.


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