|
Public Member Functions |
| Standard_EXPORT | IGESGraph_LineFontPredefined () |
| Standard_EXPORT void | Init (const Standard_Integer nbProps, const Standard_Integer aLineFontPatternCode) |
| | This method is used to set the fields of the class
LineFontPredefined
- nbProps : Number of property values (NP = 1)
- aLineFontPatternCode : Line Font Pattern Code
.
|
| Standard_EXPORT Standard_Integer | NbPropertyValues () const |
| | returns the number of property values in <me>
|
| Standard_EXPORT Standard_Integer | LineFontPatternCode () const |
| | returns the Line Font Pattern Code of <me>
|
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes |
| Standard_Integer | theNbPropertyValues |
| Standard_Integer | theLineFontPatternCode |