Open CASCADE Technology 6.6.0
Public Member Functions
IGESGraph_IntercharacterSpacing Class Reference

defines IGESIntercharacterSpacing, Type <406> Form <18>
in package IGESGraph

Specifies the gap between letters when fixed-pitch
spacing is used

#include <IGESGraph_IntercharacterSpacing.hxx>

Inheritance diagram for IGESGraph_IntercharacterSpacing:
Inheritance graph
[legend]

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)


Constructor & Destructor Documentation

IGESGraph_IntercharacterSpacing::IGESGraph_IntercharacterSpacing ( )

Member Function Documentation

void IGESGraph_IntercharacterSpacing::Init ( const Standard_Integer  nbProps,
const Standard_Real  anISpace 
)
  • nbProps : Number of property values (NP = 1)
  • anISpace : Intercharacter spacing percentage
Standard_Real IGESGraph_IntercharacterSpacing::ISpace ( ) const
Standard_Integer IGESGraph_IntercharacterSpacing::NbPropertyValues ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines