#include <HSoccerView.h>
HSoccerView::HSoccerView |
( |
HBaseModel * |
model, |
|
|
const char * |
alias = 0 , |
|
|
const char * |
driver_type = 0 , |
|
|
const char * |
instance_name = 0 , |
|
|
void * |
window_handle = 0 , |
|
|
void * |
colormap = 0 , |
|
|
void * |
clip_override = 0 |
|
) |
| |
HSoccerView::~HSoccerView |
( |
| ) |
|
void HSoccerView::DeleteLayers |
( |
| ) |
|
Delete the selected layers
bool HSoccerView::GetSnap |
( |
| ) |
|
|
inline |
Gets the state of the snap functionality
References m_bSnap.
HSnapGrid* HSoccerView::GetSnapGrid |
( |
| ) |
|
|
inline |
Returns whether there is an HSnapGrid object
References m_pSnapGrid.
void HSoccerView::Init |
( |
| ) |
|
void HSoccerView::ProcessText |
( |
| ) |
|
Perform some view-dependent text customization
void HSoccerView::SetSnap |
( |
bool |
snap | ) |
|
|
inline |
Sets the state of the snap functionality
References m_bSnap.
bool HSoccerView::m_bSnap |
|
protected |
HSnapGrid* HSoccerView::m_pSnapGrid |
|
protected |
The documentation for this class was generated from the following file: