#include <rvc/style.h>
Inheritance diagram for RVC::STYLE:

RVC Object Types that this class supports: RVC::OBJTYPE_Style.
Default RVC Object Type for this class: RVC::OBJTYPE_Style.
Valid parents for this class:
Definition at line 240 of file style.h.
|
|
Pattern type.
|
|
|
Style type.
|
|
|
Default constructor.
|
|
|
Copy constructor.
|
|
|
Destructor.
|
|
|
Add pattern to rvc style object.
|
|
|
Add pattern to rvc style object.
|
|
|
Add pattern to rvc style object.
|
|
|
Add pattern to rvc style object.
|
|
||||||||||||
|
Add pattern to rvc style object.
|
|
||||||||||||
|
Add pattern to rvc style object.
|
|
||||||||||||
|
Add text style to rvc style object.
|
|
|
Add text style to rvc style object.
|
|
||||||||||||
|
Add line style to rvc style object.
|
|
|
Add line style to rvc style object.
|
|
||||||||||||
|
Add polygon style to rvc style object.
|
|
|
Add polygon style to rvc style object.
|
|
||||||||||||
|
Add point style to rvc style object.
|
|
|
Add point style to rvc style object.
|
|
||||||||||||
|
Combine two style objects together using 'this' as the source and either findint or making the destination style object. The destination style object is returned in 'DestStyleObj'.
|
|
||||||||||||||||||||
|
Combine two style objects together using 'this' as the source and either findint or making the destination style object. The destination style object is returned in 'DestStyleObj'.
|
|
||||||||||||
|
Convert between memory and rvc text styles.
|
|
||||||||||||
|
Convert between memory and rvc text styles.
|
|
||||||||||||
|
Convert between memory and rvc polygon styles.
|
|
||||||||||||
|
Convert between memory and rvc polygon styles.
|
|
||||||||||||
|
Convert between memory and rvc point styles.
|
|
||||||||||||
|
Convert between memory and rvc point styles.
|
|
||||||||||||
|
Convert between memory and rvc line styles.
|
|
||||||||||||
|
Convert between memory and rvc line styles.
|
|
||||||||||||
|
Delete pattern from rvc style object, modifies styles that referenced the pattern.
|
|
||||||||||||
|
Delete style from rvc style object.
|
|
|
Delete all styles of a specified type from rvc style object.
|
|
||||||||||||
|
Locate a font based on a font name and initial position.
|
|
||||||||||||||||
|
Find a pattern given a name and the pattern type.
|
|
||||||||||||||||
|
Find a style given a name and the style type.
|
|
|
Add a font name to the font name list.
|
|
|
Obtain font handle from a font index.
|
|
||||||||||||
|
Obtain font index from a font name.
|
|
|
Obtain the number of font names in the list.
|
|
|
Obtain the number of patterns of a specific pattern type.
|
|
|
Obtain the maximum pattern size of a specific pattern type.
|
|
||||||||||||
|
Obtain the pattern size of a specific pattern type.
|
|
|
Obtain the number of styles of a specific style type.
|
|
||||||||||||
|
Create a new rvc style object under a specified parent rvc object with name, description, and source.
|
|
||||||||||||||||||||
|
Create a new rvc style object under a specified parent rvc object with name, description, and source.
|
|
|
Assignment. Will close if necessary and reopen if 'rhs' is open.
|
|
||||||||||||
|
Read a pattern into a buffer. The format of the pattern is pattern type specific.
|
|
||||||||||||
|
Read a pattern into a buffer. The format of the pattern is pattern type specific.
|
|
||||||||||||
|
Read a pattern into a buffer. The format of the pattern is pattern type specific.
|
|
||||||||||||
|
Read a pattern into a buffer. The format of the pattern is pattern type specific.
|
|
||||||||||||||||
|
Read a pattern into a buffer. The format of the pattern is pattern type specific.
|
|
||||||||||||||||
|
Read a pattern into a buffer. The format of the pattern is pattern type specific.
|
|
||||||||||||||||
|
Read a pattern header into a buffer.
|
|
||||||||||||||||
|
Read a pattern name.
|
|
||||||||||||
|
Read a text style item.
|
|
||||||||||||
|
Read a text style item.
|
|
||||||||||||
|
Read a line style item.
|
|
||||||||||||
|
Read a line style item.
|
|
||||||||||||
|
Read a polygon style item.
|
|
||||||||||||
|
Read a polygon style item.
|
|
||||||||||||
|
Read a point style item.
|
|
||||||||||||
|
Read a point style item.
|
|
||||||||||||||||
|
Read style name given a style type.
|
|
||||||||||||
|
Write pattern out to rvc style object.
|
|
||||||||||||
|
Write pattern out to rvc style object.
|
|
||||||||||||
| < |