golib
0.5
|
Public Member Functions | |
goPlotterLabel (const char *l, goDouble x_, goDouble y_, goDouble z_=0.0, const char *colourspec_="", const char *options_="") | |
goPlotterLabel (const goPlotterLabel &other) | |
bool | operator== (const goPlotterLabel &other) const |
bool | operator!= (const goPlotterLabel &other) const |
Public Attributes | |
goString | label |
goDouble | x |
goDouble | y |
goDouble | z |
goString | colourspec |
goString | options |