ROSE  0.11.145.0
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. More...
 
double y
 Distance from up. More...
 

Member Data Documentation

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

Distance from left.

Definition at line 850 of file GraphViz.h.

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: