casa
5.7.0-16
|
#include <PlotCanvasLayout.h>
Public Member Functions | |
PlotGridCoordinate (unsigned int r, unsigned int c) | |
~PlotGridCoordinate () | |
Public Member Functions inherited from casa::PlotLayoutCoordinate | |
PlotLayoutCoordinate () | |
virtual | ~PlotLayoutCoordinate () |
Public Attributes | |
unsigned int | row |
unsigned int | col |
Definition at line 161 of file PlotCanvasLayout.h.
|
inline |
Definition at line 163 of file PlotCanvasLayout.h.
|
inline |
Definition at line 165 of file PlotCanvasLayout.h.
unsigned int casa::PlotGridCoordinate::col |
Definition at line 168 of file PlotCanvasLayout.h.
unsigned int casa::PlotGridCoordinate::row |
Definition at line 167 of file PlotCanvasLayout.h.