hs_plot::init

Source: plotting/hs_plot__init.pro

 hs_plot::init
        Constructor method for the hiscale plot device class.

 Usage:
        pdid = obj_new('hs_plot', top[,<flags>])

 Argument:
        top     objref  Object reference of the hs_container.

 Keywords:
        device  string  Set the initial device, 'x' or 'ps'
        copy_only       If set, then don't actually do the
                        initialization to prevent mangling colour
                        tables etc. (used in copy method)
 
 History:
        Original: 25/11/99; SJT
        Add background call: 24/2/00; SJT
        Add top argument: 14/3/00; SJT
        Add colour and orientation calls: 14/7/00; SJT
        Add copy_only keyword: 2/10/01; SJT



James Tappin 2005-02-04