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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | StepVisual_FontSelect () |
| Returns a FontSelect SelectType . | |
| Standard_EXPORT Standard_Integer | CaseNum (const Handle(Standard_Transient)&ent) const |
| Recognizes a FontSelect Kind Entity that is : 1 -> PreDefinedTextFont 2 -> ExternallyDefinedTextFont 0 else . | |
| Standard_EXPORT Handle_StepVisual_PreDefinedTextFont | PreDefinedTextFont () const |
| returns Value as a PreDefinedTextFont (Null if another type) | |
| Standard_EXPORT Handle_StepVisual_ExternallyDefinedTextFont | ExternallyDefinedTextFont () const |
| returns Value as a ExternallyDefinedTextFont (Null if another type) | |
|
|
|
|
|
Implements StepData_SelectType. |
|
|
|
|
|
Reimplemented from StepData_SelectType. |
|
|
Reimplemented from StepData_SelectType. |
|
||||||||||||
|
Reimplemented from StepData_SelectType. |
|
|
|
1.4.1