|
Open CASCADE Technology 6.5.2
|
defines IGESIntercharacterSpacing, Type <406> Form <18>
in package IGESGraph
#include <IGESGraph_IntercharacterSpacing.hxx>

Public Member Functions | |
| IGESGraph_IntercharacterSpacing () | |
| void | Init (const Standard_Integer nbProps, const Standard_Real anISpace) |
| This method is used to set the fields of the class IntercharacterSpacing | |
| Standard_Integer | NbPropertyValues () const |
| returns the number of property values in <me> | |
| Standard_Real | ISpace () const |
| returns the Intercharacter Space of <me> in percentage of the text height (Range = 0..100) | |
| IGESGraph_IntercharacterSpacing::IGESGraph_IntercharacterSpacing | ( | ) |
| void IGESGraph_IntercharacterSpacing::Init | ( | const Standard_Integer | nbProps, |
| const Standard_Real | anISpace | ||
| ) |
| Standard_Real IGESGraph_IntercharacterSpacing::ISpace | ( | ) | const |
| Standard_Integer IGESGraph_IntercharacterSpacing::NbPropertyValues | ( | ) | const |
1.7.4