Open CASCADE Technology 6.5.2
Public Member Functions
PrsMgr_Presentation2d Class Reference

A framework to manage 2D displays, graphic entities
and their updates. Plotters, Highlights, Minima
maxima, immediate display.

#include <PrsMgr_Presentation2d.hxx>

Inheritance diagram for PrsMgr_Presentation2d:
Inheritance graph
[legend]

Public Member Functions

PrsMgr_KindOfPrs KindOfPresentation () const
 2D or 3D

virtual void Destroy ()
 Destructor.

 ~PrsMgr_Presentation2d ()
virtual void Clear ()
 removes the whole content of the presentation.

void SetOffset (const Standard_Integer anOffset)
 Specifies an Offset applied to the original color
index of all primitives in the graphic object <me>.
Warning: To reset the real color of the primitives
you have to call this method with <anOffset> = 0.

Standard_Integer Offset () const
 Returns the Offset applied to the original color
index of all primitives in the graphic object <me>.

Handle_Graphic2d_GraphicObject Presentation () const

Constructor & Destructor Documentation

PrsMgr_Presentation2d::~PrsMgr_Presentation2d ( ) [inline]

Member Function Documentation

virtual void PrsMgr_Presentation2d::Clear ( ) [virtual]

Implements PrsMgr_Presentation.

virtual void PrsMgr_Presentation2d::Destroy ( ) [virtual]

Reimplemented from PrsMgr_Presentation.

PrsMgr_KindOfPrs PrsMgr_Presentation2d::KindOfPresentation ( ) const [virtual]

Implements PrsMgr_Presentation.

Standard_Integer PrsMgr_Presentation2d::Offset ( ) const
Handle_Graphic2d_GraphicObject PrsMgr_Presentation2d::Presentation ( ) const
void PrsMgr_Presentation2d::SetOffset ( const Standard_Integer  anOffset)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines