Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Line_Distance_Data Struct Reference
Collaboration diagram for Line_Distance_Data:
[legend]

Public Member Functions

bool is_left () const
 

Public Attributes

string str
 
Token_Type orientation
 
long double xoffset
 
long double yoffset
 

Detailed Description

Definition at line 254 of file btreepic.C.

Member Function Documentation

◆ is_left()

bool Line_Distance_Data::is_left ( ) const
inline

Definition at line 261 of file btreepic.C.

References LEFT, and orientation.

Member Data Documentation

◆ orientation

Token_Type Line_Distance_Data::orientation

Definition at line 257 of file btreepic.C.

Referenced by assign_distance(), is_left(), and load_distance_option().

◆ str

string Line_Distance_Data::str

Definition at line 256 of file btreepic.C.

Referenced by load_distance_option().

◆ xoffset

long double Line_Distance_Data::xoffset

Definition at line 258 of file btreepic.C.

Referenced by load_distance_option().

◆ yoffset

long double Line_Distance_Data::yoffset

Definition at line 259 of file btreepic.C.

Referenced by load_distance_option().


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