# File estraierpure.rb, line 836
    def initialize()
      @url = nil
      @pxhost = nil
      @pxport = -1
      @timeout = -1
      @auth = nil
      @name = nil
      @label = nil
      @dnum = -1
      @wnum = -1
      @size = -1.0
      @wwidth = 480;
      @hwidth = 96;
      @awidth = 96;
      @status = -1
    end