LuciadCPillar 2024.0.08
|
This class contains styling properties to determine how a line is painted. More...
#include <luciad/layers/styles/LineStyle.h>
Classes | |
class | Builder |
A builder class for creating line styles. More... | |
Public Member Functions | |
Builder | asBuilder () const |
Returns a LineStyle builder that has all properties of this LineStyle. More... | |
Color | getColor () const |
Returns the line color. More... | |
double | getWidth () const |
Returns the line width in device independent pixels More... | |
Static Public Member Functions | |
static Builder | newBuilder () |
Returns a new builder for creating a LineStyle . More... | |
This class contains styling properties to determine how a line is painted.
Builder luciad::LineStyle::asBuilder | ( | ) | const |
Color luciad::LineStyle::getColor | ( | ) | const |
Returns the line color.
double luciad::LineStyle::getWidth | ( | ) | const |
Returns the line width in device independent pixels