OCC Main Page | Draw | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

Draw
TKDCAF
DDF


DDF_Browser Class Reference

Browses a data framework.
.

#include <DDF_Browser.hxx>

Inheritance diagram for DDF_Browser:

Inheritance graph
[legend]

Public Member Functions

Standard_EXPORT DDF_Browser (const Handle(TDF_Data)&aDF)
Standard_EXPORT void DrawOn (Draw_Display &dis) const
virtual Standard_EXPORT Handle_Draw_Drawable3D Copy () const
 For variable copy.
.
virtual Standard_EXPORT void Dump (Standard_OStream &S) const
 For variable dump.
.
virtual Standard_EXPORT void Whatis (Draw_Interpretor &I) const
 For variable whatis command. Set as a result the
type of the variable.
.
Standard_EXPORT void Data (const Handle(TDF_Data)&aDF)
Standard_EXPORT Handle_TDF_Data Data () const
Standard_EXPORT TCollection_AsciiString OpenRoot () const
 Returns a string composed with the sub-label
entries of <mydf>.
.
Standard_EXPORT TCollection_AsciiString OpenLabel (const TDF_Label &aLab) const
 Returns a string composed with the sub-label
entries of <alab>.
.
Standard_EXPORT TCollection_AsciiString OpenAttributeList (const TDF_Label &aLab)
 Returns a string composed with the attribute index
(found in <myattmap>) of <alab>.
.
Standard_EXPORT TCollection_AsciiString OpenAttribute (const Standard_Integer anIndex=0)
 Returns a string composed with the list of
referenced attribute index of the attribute
<anindex>. For exemple, it is usefull for
TDataStd_Group. It uses a mecanism based on a
DDF_AttributeBrowser.
.
Standard_EXPORT TCollection_AsciiString Information () const
 Returns information about <me> to be displayed in
information window.
.
Standard_EXPORT TCollection_AsciiString Information (const TDF_Label &aLab) const
 Returns information about <alab> to be displayed
in information window.
.
Standard_EXPORT TCollection_AsciiString Information (const Standard_Integer anIndex=0) const
 Returns information about attribute <anindex> to
be displayed in information window.
.
Standard_EXPORT const Handle (Standard_Type)&DynamicType() const

Private Attributes

Handle_TDF_Data myDF
TDF_AttributeIndexedMap myAttMap

Constructor & Destructor Documentation

Standard_EXPORT DDF_Browser::DDF_Browser const Handle(TDF_Data)&  aDF  ) 
 


Member Function Documentation

virtual Standard_EXPORT Handle_Draw_Drawable3D DDF_Browser::Copy  )  const [virtual]
 

Reimplemented from Draw_Drawable3D.

Standard_EXPORT Handle_TDF_Data DDF_Browser::Data  )  const
 

Standard_EXPORT void DDF_Browser::Data const Handle(TDF_Data)&  aDF  ) 
 

Standard_EXPORT void DDF_Browser::DrawOn Draw_Display dis  )  const [virtual]
 

Implements Draw_Drawable3D.

virtual Standard_EXPORT void DDF_Browser::Dump Standard_OStream &  S  )  const [virtual]
 

Reimplemented from Draw_Drawable3D.

Standard_EXPORT const DDF_Browser::Handle Standard_Type   )  const
 

Reimplemented from Draw_Drawable3D.

Standard_EXPORT TCollection_AsciiString DDF_Browser::Information const Standard_Integer  anIndex = 0  )  const
 

Standard_EXPORT TCollection_AsciiString DDF_Browser::Information const TDF_Label &  aLab  )  const
 

Standard_EXPORT TCollection_AsciiString DDF_Browser::Information  )  const
 

Standard_EXPORT TCollection_AsciiString DDF_Browser::OpenAttribute const Standard_Integer  anIndex = 0  ) 
 

Standard_EXPORT TCollection_AsciiString DDF_Browser::OpenAttributeList const TDF_Label &  aLab  ) 
 

Standard_EXPORT TCollection_AsciiString DDF_Browser::OpenLabel const TDF_Label &  aLab  )  const
 

Standard_EXPORT TCollection_AsciiString DDF_Browser::OpenRoot  )  const
 

virtual Standard_EXPORT void DDF_Browser::Whatis Draw_Interpretor I  )  const [virtual]
 

Reimplemented from Draw_Drawable3D.


Field Documentation

TDF_AttributeIndexedMap DDF_Browser::myAttMap [private]
 

Handle_TDF_Data DDF_Browser::myDF [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 14:51:07 2008 for OpenCASCADE by  doxygen 1.4.1