#include <geometry.h>
|
| | Extension () |
| |
| | Extension (const Extension &) |
| |
| void | operator= (const Extension &) |
| |
| void | set (Canvas *, const Allocation &) |
| |
| void | set_xy (Canvas *, Coord left, Coord bottom, Coord right, Coord top) |
| |
| void | clear () |
| |
| void | merge (const Extension &) |
| |
| void | merge (Canvas *, const Allocation &) |
| |
| void | merge_xy (Canvas *, Coord left, Coord bottom, Coord right, Coord top) |
| |
| Coord | left () const |
| |
| Coord | bottom () const |
| |
| Coord | right () const |
| |
| Coord | top () const |
| |
Definition at line 171 of file geometry.h.
◆ Extension() [1/2]
◆ Extension() [2/2]
◆ bottom()
| Coord Extension::bottom |
( |
| ) |
const |
|
inline |
◆ clear()
| void Extension::clear |
( |
| ) |
|
◆ left()
| Coord Extension::left |
( |
| ) |
const |
|
inline |
◆ merge() [1/2]
◆ merge() [2/2]
◆ merge_xy()
◆ operator=()
| void Extension::operator= |
( |
const Extension & |
| ) |
|
◆ right()
| Coord Extension::right |
( |
| ) |
const |
|
inline |
◆ set()
◆ set_xy()
◆ top()
| Coord Extension::top |
( |
| ) |
const |
|
inline |
◆ transform_xy()
◆ x_begin_
| Coord Extension::x_begin_ |
|
private |
◆ x_end_
◆ y_begin_
| Coord Extension::y_begin_ |
|
private |
◆ y_end_
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3468/src/ivos/InterViews/geometry.h