![]() |
Rosetta
2021.16
|
Public Member Functions | |
| def | __init__ |
| def | apply |
Public Attributes | |
| factor | |
Set the zoom magnification factor of each initialized `.pdb` file, `Pose` or `PackedPose` object.
Values >1 zoom in, and values <1 zoom out.
Parameters
----------
first : optional
`factor`
`float` or `int` indicating the zoom magnification factor.
Default: 2
Returns
-------
A Viewer instance.
| def pyrosetta.distributed.viewer.modules.setZoom.__init__ | ( | self, | |
factor = 2 |
|||
| ) |
Referenced by pyrosetta.distributed.tasks.taskbase.TaskBase.__setstate__().
| def pyrosetta.distributed.viewer.modules.setZoom.apply | ( | self, | |
| viewer, | |||
| pose, | |||
| pdbstring | |||
| ) |
| pyrosetta.distributed.viewer.modules.setZoom.factor |
Referenced by pyrosetta.distributed.viewer.modules.setZoom.apply().
1.8.7