Open CASCADE Technology 6.5.2
Public Member Functions
V2d_BackgroundGraphicObject Class Reference

Creates a 2D background graphic object in a view.
A graphic object is a primitives manager
which drawn before all the others graphic objects

#include <V2d_BackgroundGraphicObject.hxx>

Inheritance diagram for V2d_BackgroundGraphicObject:
Inheritance graph
[legend]

Public Member Functions

 V2d_BackgroundGraphicObject (const Handle< Graphic2d_View > &aView)
 Creates a graphic object in the view <aView>.
A graphic object manages a sequence of primitives.

virtual Standard_Integer MaxPriority () const
 Returns the max usable relative priority of the
"hiding" graphic object.


Constructor & Destructor Documentation

V2d_BackgroundGraphicObject::V2d_BackgroundGraphicObject ( const Handle< Graphic2d_View > &  aView)

Member Function Documentation

virtual Standard_Integer V2d_BackgroundGraphicObject::MaxPriority ( ) const [virtual]

Reimplemented from Graphic2d_GraphicObject.


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