casa
$Rev:20696$
|
#include <PlotCanvasLayout.h>
Public Member Functions | |
PlotGridCoordinate (unsigned int r, unsigned int c) | |
~PlotGridCoordinate () | |
Public Attributes | |
unsigned int | row |
unsigned int | col |
Definition at line 163 of file PlotCanvasLayout.h.
casa::PlotGridCoordinate::PlotGridCoordinate | ( | unsigned int | r, |
unsigned int | c | ||
) | [inline] |
Definition at line 165 of file PlotCanvasLayout.h.
casa::PlotGridCoordinate::~PlotGridCoordinate | ( | ) | [inline] |
Definition at line 167 of file PlotCanvasLayout.h.
unsigned int casa::PlotGridCoordinate::col |
Definition at line 170 of file PlotCanvasLayout.h.
unsigned int casa::PlotGridCoordinate::row |
Definition at line 169 of file PlotCanvasLayout.h.