Open CASCADE Technology 7.8.2.dev
IGESDraw_ToolLabelDisplay Class Reference

Tool to work on a LabelDisplay. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule) More...

#include <IGESDraw_ToolLabelDisplay.hxx>

Public Member Functions

 IGESDraw_ToolLabelDisplay ()
 Returns a ToolLabelDisplay, ready to work.
 
void ReadOwnParams (const Handle< IGESDraw_LabelDisplay > &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.
 
void WriteOwnParams (const Handle< IGESDraw_LabelDisplay > &ent, IGESData_IGESWriter &IW) const
 Writes own parameters to IGESWriter.
 
void OwnShared (const Handle< IGESDraw_LabelDisplay > &ent, Interface_EntityIterator &iter) const
 Lists the Entities shared by a LabelDisplay <ent>, from its specific (own) parameters.
 
IGESData_DirChecker DirChecker (const Handle< IGESDraw_LabelDisplay > &ent) const
 Returns specific DirChecker.
 
void OwnCheck (const Handle< IGESDraw_LabelDisplay > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Performs Specific Semantic Check.
 
void OwnCopy (const Handle< IGESDraw_LabelDisplay > &entfrom, const Handle< IGESDraw_LabelDisplay > &entto, Interface_CopyTool &TC) const
 Copies Specific Parameters.
 
void OwnDump (const Handle< IGESDraw_LabelDisplay > &ent, const IGESData_IGESDumper &dumper, Standard_OStream &S, const Standard_Integer own) const
 Dump of Specific Parameters.
 

Detailed Description

Tool to work on a LabelDisplay. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule)

Constructor & Destructor Documentation

◆ IGESDraw_ToolLabelDisplay()

IGESDraw_ToolLabelDisplay::IGESDraw_ToolLabelDisplay ( )

Returns a ToolLabelDisplay, ready to work.

Member Function Documentation

◆ DirChecker()

IGESData_DirChecker IGESDraw_ToolLabelDisplay::DirChecker ( const Handle< IGESDraw_LabelDisplay > & ent) const

Returns specific DirChecker.

◆ OwnCheck()

void IGESDraw_ToolLabelDisplay::OwnCheck ( const Handle< IGESDraw_LabelDisplay > & ent,
const Interface_ShareTool & shares,
Handle< Interface_Check > & ach ) const

Performs Specific Semantic Check.

◆ OwnCopy()

void IGESDraw_ToolLabelDisplay::OwnCopy ( const Handle< IGESDraw_LabelDisplay > & entfrom,
const Handle< IGESDraw_LabelDisplay > & entto,
Interface_CopyTool & TC ) const

Copies Specific Parameters.

◆ OwnDump()

void IGESDraw_ToolLabelDisplay::OwnDump ( const Handle< IGESDraw_LabelDisplay > & ent,
const IGESData_IGESDumper & dumper,
Standard_OStream & S,
const Standard_Integer own ) const

Dump of Specific Parameters.

◆ OwnShared()

void IGESDraw_ToolLabelDisplay::OwnShared ( const Handle< IGESDraw_LabelDisplay > & ent,
Interface_EntityIterator & iter ) const

Lists the Entities shared by a LabelDisplay <ent>, from its specific (own) parameters.

◆ ReadOwnParams()

void IGESDraw_ToolLabelDisplay::ReadOwnParams ( const Handle< IGESDraw_LabelDisplay > & 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.

◆ WriteOwnParams()

void IGESDraw_ToolLabelDisplay::WriteOwnParams ( const Handle< IGESDraw_LabelDisplay > & ent,
IGESData_IGESWriter & IW ) const

Writes own parameters to IGESWriter.


The documentation for this class was generated from the following file: