lsst.afw g67799ae11d+f394777a51
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

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

Detailed Description

Print an Image

Definition at line 508 of file printers.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 511 of file printers.py.

Member Function Documentation

◆ get()

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

Definition at line 516 of file printers.py.

◆ invoke()

def 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: