Open CASCADE Technology 6.5.2
Public Member Functions | Protected Member Functions
V2d_CircularGrid Class Reference

#include <V2d_CircularGrid.hxx>

Inheritance diagram for V2d_CircularGrid:
Inheritance graph
[legend]

Public Member Functions

 V2d_CircularGrid (const V2d_ViewerPointer &aViewer, const Standard_Integer aColorIndex1, const Standard_Integer aColorIndex2)
void SetColorIndices (const Standard_Integer aColorIndex1, const Standard_Integer aColorIndex2)
void Display ()
 Display the grid at screen.

void Erase () const
 Erase the grid from screen.

Standard_Boolean IsDisplayed () const
 Returns TRUE when the grid is displayed at screen.

Protected Member Functions

void UpdateDisplay ()
 Updates the grid parameters.


Constructor & Destructor Documentation

V2d_CircularGrid::V2d_CircularGrid ( const V2d_ViewerPointer aViewer,
const Standard_Integer  aColorIndex1,
const Standard_Integer  aColorIndex2 
)

Member Function Documentation

void V2d_CircularGrid::Display ( ) [virtual]

Reimplemented from Aspect_Grid.

void V2d_CircularGrid::Erase ( ) const [virtual]

Reimplemented from Aspect_Grid.

Standard_Boolean V2d_CircularGrid::IsDisplayed ( ) const [virtual]

Reimplemented from Aspect_Grid.

void V2d_CircularGrid::SetColorIndices ( const Standard_Integer  aColorIndex1,
const Standard_Integer  aColorIndex2 
)
void V2d_CircularGrid::UpdateDisplay ( ) [protected, virtual]

Reimplemented from Aspect_Grid.


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