WXP C++ Library Version 6.74.6
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
WXP::Panel Class Reference

This defines a plotting region and its attributes. More...

#include "../include/Panel.h"

Public Member Functions

int setLimits (int x1, int y1, int x2, int y2)
 
int setLimits (Rect &rect)
 
bool withinLimits (float x, float y)
 
int getView (Point &ppt, Point &vpt)
 
int getWindow (Point &ppt, Point &wpt)
 
int init ()
 
int print ()
 

Public Attributes

Rect limits
 
Rect offset
 
Rect view
 
Domain domain
 

Detailed Description

This defines a plotting region and its attributes.

Author
Dan Vietor

The documentation for this class was generated from the following files: