#include <IGESGraph_IntercharacterSpacing.hxx>
Inheritance diagram for IGESGraph_IntercharacterSpacing:

Public Member Functions | |
| Standard_EXPORT | IGESGraph_IntercharacterSpacing () |
| Standard_EXPORT void | Init (const Standard_Integer nbProps, const Standard_Real anISpace) |
| This method is used to set the fields of the class IntercharacterSpacing - nbProps : Number of property values (NP = 1) - anISpace : Intercharacter spacing percentage . | |
| Standard_EXPORT Standard_Integer | NbPropertyValues () const |
| returns the number of property values in <me> | |
| Standard_EXPORT Standard_Real | ISpace () const |
| returns the Intercharacter Space of <me> in percentage of the text height (Range = 0..100) | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Standard_Integer | theNbPropertyValues |
| Standard_Real | theISpace |
|
|
|
|
|
Reimplemented from IGESData_IGESEntity. |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1