Numworks Epsilon  1.4.1
Graphing Calculator Operating System
TextArea::Text::Position Class Reference

#include <text_area.h>

Public Member Functions

 Position (int column, int line)
 
int column () const
 
int line () const
 

Detailed Description

Definition at line 49 of file text_area.h.

Constructor & Destructor Documentation

◆ Position()

TextArea::Text::Position::Position ( int  column,
int  line 
)
inline

Definition at line 51 of file text_area.h.

Member Function Documentation

◆ column()

int TextArea::Text::Position::column ( ) const
inline

Definition at line 52 of file text_area.h.

◆ line()

int TextArea::Text::Position::line ( ) const
inline

Definition at line 53 of file text_area.h.


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