MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / alignment

Method alignment

source/matplot/axes_objects/labels.cpp:190–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188 }
189
190 enum labels::alignment labels::alignment() const { return alignment_; }
191
192 class labels &labels::alignment(enum labels::alignment alignment) {
193 alignment_ = alignment;

Callers 4

textMethod · 0.80
textarrowMethod · 0.80
textboxMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected