#include <elemstyl.h>
Public Member Functions | |
| LINESTYLE () | |
| LINESTYLE (const LINESTYLE &rhs) | |
| ~LINESTYLE () | |
| LINESTYLE & | operator= (const LINESTYLE &rhs) |
| LINESTYLE & | operator= (const POLYSTYLE &rhs) |
| bool | operator== (const LINESTYLE &rhs) const |
| bool | operator!= (const LINESTYLE &rhs) const |
| void | Clear () |
| void | Copy (const LINESTYLE &rhs) |
Public Attributes | |
| UINT32 | StyleFlags |
| INT32 | PatternNum |
| double | Scale |
| COLOR | DrawColor |
| double | MapScale |
| UINT8 | spare [4] |
| char * | Desc |
Definition at line 401 of file elemstyl.h.
|
|
Default constructor.
Definition at line 412 of file elemstyl.h. |
|
|
Copy constructor.
Definition at line 416 of file elemstyl.h. |
|
|
Destructor.
Definition at line 421 of file elemstyl.h. |
|
|
Clear the structure.
Definition at line 460 of file elemstyl.h. |
|
|
Helper method for copying.
Definition at line 467 of file elemstyl.h. |
|
|
Inequality operator.
Definition at line 455 of file elemstyl.h. |
|
|
Assignment from POLYSTYLE.
Definition at line 430 of file elemstyl.h. |
|
|
Assignment from LINESTYLE.
Definition at line 425 of file elemstyl.h. |
|
|
Equality operator.
Definition at line 445 of file elemstyl.h. |
|
|
string from query, Symbol$ (free when done)
Definition at line 409 of file elemstyl.h. |
|
|
Definition at line 406 of file elemstyl.h. |
|
|
Definition at line 407 of file elemstyl.h. |
|
|
Definition at line 404 of file elemstyl.h. |
|
|
Width of line (usually in millimeters) or pattern zoom factor.
Definition at line 405 of file elemstyl.h. |
|
|
Definition at line 408 of file elemstyl.h. |
|
|
Definition at line 403 of file elemstyl.h. |
1.3.4-20031026