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

Microchip Technology Inc.

File Name

libaria_widget_circle.h

Description

Module for Microchip Graphics Library - Aria User Interface Library 

This module implements circle drawing widget functions.

Functions
 
Name 
Description 
 
Gets the filled state of a circle widget 
 
Gets the origin coordiates of a circle widget 
 
Gets the radius of a circle widget 
 
Gets the thickness of a circle widget 
 
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 filled state of a circle widget 
 
Sets the origin coordiates of a circle widget 
 
Sets the radius of a circle widget 
 
Sets the thickness of a circle widget 
Structures
 
Name 
Description 
 
Implementation of a circle widget. 
 
Implementation of a circle widget. 
MPLAB® Harmony Graphics Suite