/ . / _chimera / Viewer
Not instantiable from Python
attributes:
- background: Color
- camera: Camera
- scaleFactor: float
- selectionSet: object
- viewSize: float
- windowOrigin: (int,int)
- windowSize: (int,int)
Methods
|
|
|
postRedisplay
|
postRedisplay ( self )
postRedisplay()
|
|
viewAll
|
viewAll ( self, resetCofrMethod )
viewAll(resetCofrMethod: bool = true)
|
|
pdbrunNoMarks
|
pdbrunNoMarks (
self,
all,
conect,
nouser,
surface,
nowait,
shellCommand,
)
pdbrunNoMarks(all: bool, conect: bool, nouser: bool, surface: bool, nowait: bool, shellCommand: str)
|
|
hasGraphicsContext
|
hasGraphicsContext ( self )
hasGraphicsContext() -> bool
|
|
resetView
|
resetView ( self )
resetView()
|
|
touch
|
touch ( self )
touch()
|
|
destroy
|
destroy ( self )
destroy()
|
|
pdbWrite
|
pdbWrite (
self,
mList,
xform,
filename,
allFrames,
displayedOnly,
selectedOnly,
)
pdbWrite(mList: list of Molecule, xform: Xform, filename: str, allFrames: bool = false, displayedOnly: bool = false, selectedOnly: bool = false)
|
|
setCursor
|
setCursor ( self, cursor )
setCursor(cursor: str)
|
|
|