#include <rvc/autolabl.h>
|
|
Definition at line 86 of file autolabl.h. |
|
|
Definition at line 80 of file autolabl.h. |
|
|
Definition at line 91 of file autolabl.h. |
|
|
Default ctor.
|
|
|
Destructor.
|
|
||||||||||||||||||||||||||||||||
|
Generate labels along a conglomerate line. Which lines are "joined" is determined by the 'FILTER' interface class. Lines are "joined by the label string and height returned from the filter being equal.
|
|
||||||||||||||||||||||||||||||||
|
Auto-generate a label based on a vector element.
|
|
||||||||||||||||||||||||||||
|
Auto-generate a label based on a vector line element.
|
|
||||||||||||||||||||||||||||
|
Auto-generate a label based on a vector point element.
|
|
||||||||||||||||||||||||||||
|
Auto-generate a label based on a vector polygon element.
|
|
|
Get the spacing between labels for large polygons and long lines.
Definition at line 171 of file autolabl.h. |
|
|
Get the label baseline curvature setting for line label generation.
Definition at line 176 of file autolabl.h. |
|
|
Get the label orientation setting for line labels.
Definition at line 181 of file autolabl.h. |
|
|
Get the current polygon label positioning setting.
Definition at line 166 of file autolabl.h. |
|
|
Initialize auto label polygon.
|
|
|
Has the auto-generate label class instance been initialized?
Definition at line 190 of file autolabl.h. |
|
|
Generate straight line labels orthogonal to the line?
Definition at line 194 of file autolabl.h. |
|
|
Set the spacing between labels for large polygons and long lines Set to '0.0' to disable label spacing (default).
Definition at line 211 of file autolabl.h. |
|
|
Set to generate line label baselines from the section of the line.
Definition at line 216 of file autolabl.h. |
|
|
Set the minimum line length necessary to generate a label The length is in vector units.
Definition at line 205 of file autolabl.h. |
|
|
Set label orientation.
Definition at line 221 of file autolabl.h. |
|
|
Set to generate line label baselines orthogonal to the line.
Definition at line 226 of file autolabl.h. |
|
|
Set the current polygon label positioning setting.
Definition at line 199 of file autolabl.h. |
|
|
Stop the auto-generate label toolkit.
|
1.3.8-20040913