#include <Link.h>
Public Methods | |
LinkBorderStyle (LinkBorderType typeA, double widthA, double *dashA, int dashLengthA, double rA, double gA, double bA) | |
~LinkBorderStyle () | |
LinkBorderType | getType () |
double | getWidth () |
void | getDash (double **dashA, int *dashLengthA) |
void | getColor (double *rA, double *gA, double *bA) |
|
|
|
|
|
|
|
|
|
|
|
|