#include <axis.h>
|
| Axis (Scene *, DimensionName) |
|
| Axis (Scene *, DimensionName, Coord x1, Coord x2) |
|
| Axis (Scene *, DimensionName, Coord x1, Coord x2, Coord pos, int ntic=1, int nminor=0, int invert=0, bool number=true) |
|
virtual | ~Axis () |
|
virtual void | save (std::ostream &) |
|
virtual void | update (Observable *) |
|
virtual void | size (float &, float &) |
|
virtual | ~Observer ()=default |
|
virtual void | disconnect (Observable *) |
|
Definition at line 8 of file axis.h.
◆ Axis() [1/3]
◆ Axis() [2/3]
◆ Axis() [3/3]
◆ ~Axis()
◆ init()
void Axis::init |
( |
Coord |
x1, |
|
|
Coord |
x2, |
|
|
Coord |
pos = 0. , |
|
|
int |
ntic = 1 , |
|
|
int |
nminor = 0 , |
|
|
int |
invert = 0 , |
|
|
bool |
number = true |
|
) |
| |
|
private |
◆ install()
◆ location()
◆ save()
virtual void Axis::save |
( |
std::ostream & |
| ) |
|
|
virtual |
◆ set_range()
◆ size()
virtual void Axis::size |
( |
float & |
, |
|
|
float & |
|
|
) |
| |
|
virtual |
◆ update()
◆ amax_
◆ amin_
◆ d_
◆ invert_
◆ max_
◆ min_
◆ nminor_
◆ ntic_
◆ number_
◆ pos_
◆ s_
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/ivoc/axis.h