lsst.afw g5a732f18d5+66d966b544
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.gdb.afw.printers.GdbOptionParser.PrintImageCommand Class Reference
Inheritance diagram for lsst.gdb.afw.printers.GdbOptionParser.PrintImageCommand:

Public Member Functions

 __init__ (self)
 
 get (self, var, x, y)
 
 invoke (self, args, fromTty)
 

Detailed Description

Print an Image

Definition at line 508 of file printers.py.

Constructor & Destructor Documentation

◆ __init__()

lsst.gdb.afw.printers.GdbOptionParser.PrintImageCommand.__init__ ( self)

Definition at line 511 of file printers.py.

Member Function Documentation

◆ get()

lsst.gdb.afw.printers.GdbOptionParser.PrintImageCommand.get ( self,
var,
x,
y )

Definition at line 516 of file printers.py.

◆ invoke()

lsst.gdb.afw.printers.GdbOptionParser.PrintImageCommand.invoke ( self,
args,
fromTty )

Definition at line 531 of file printers.py.


The documentation for this class was generated from the following file: