#include <IGESGraph_ToolTextFontDef.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | IGESGraph_ToolTextFontDef () |
Returns a ToolTextFontDef, ready to work . | |
Standard_EXPORT void | ReadOwnParams (const Handle(IGESGraph_TextFontDef)&ent, const Handle(IGESData_IGESReaderData)&IR, IGESData_ParamReader &PR) const |
Reads own parameters from file. <pr> gives access to them, <ir> detains parameter types and values . | |
Standard_EXPORT void | WriteOwnParams (const Handle(IGESGraph_TextFontDef)&ent, IGESData_IGESWriter &IW) const |
Writes own parameters to IGESWriter . | |
Standard_EXPORT void | OwnShared (const Handle(IGESGraph_TextFontDef)&ent, Interface_EntityIterator &iter) const |
Lists the Entities shared by a TextFontDef <ent>, from its specific (own) parameters . | |
Standard_EXPORT IGESData_DirChecker | DirChecker (const Handle(IGESGraph_TextFontDef)&ent) const |
Returns specific DirChecker . | |
Standard_EXPORT void | OwnCheck (const Handle(IGESGraph_TextFontDef)&ent, const Interface_ShareTool &shares, Handle(Interface_Check)&ach) const |
Performs Specific Semantic Check . | |
Standard_EXPORT void | OwnCopy (const Handle(IGESGraph_TextFontDef)&entfrom, const Handle(IGESGraph_TextFontDef)&entto, Interface_CopyTool &TC) const |
Copies Specific Parameters . | |
Standard_EXPORT void | OwnDump (const Handle(IGESGraph_TextFontDef)&ent, const IGESData_IGESDumper &dumper, const Handle(Message_Messenger)&S, const Standard_Integer own) const |
Dump of Specific Parameters . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|