MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Files > libaria_widget_line.h
MPLAB® Harmony Graphics Suite
libaria_widget_line.h

Microchip Technology Inc.

File Name

libaria_widget_line.h

Description

Module for Microchip Graphics Library - Aria User Interface Library 

This module implements line draw widget functions.

Functions
 
Name 
Description 
 
Gets the coordinates for the second point of the line. 
 
Gets the coordinates for the first point of the line. 
 
Allocates memory for and initializes a new widget of this type. The application is responsible for the managment of this memory until the widget is added to a widget tree. 
 
Sets the cooridnate for the second point of the line 
 
Sets the cooridnate for the first point of the line 
Structures
 
Name 
Description 
 
Defines the implementation of a line widget struct 
 
Defines the implementation of a line widget struct 
MPLAB® Harmony Graphics Suite