CartoType C++ API 8.8-7-gb35e4dc71
for Windows, Linux, Qt and other platforms supporting C++ development
Public Attributes | List of all members
CartoTypeCore::Line Class Reference

#include <cartotype_base.h>

Public Attributes

Point Start
 
Point End
 

Detailed Description

A line segment in two-dimensional space.

Member Data Documentation

◆ End

Point CartoTypeCore::Line::End

The end of the line segment.

◆ Start

Point CartoTypeCore::Line::Start

The start of the line segment.


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