# File lib/origami/graphics/patterns.rb, line 88 def self.included(receiver) receiver.field :ShadingType, :Type => Integer, :Required => true receiver.field :ColorSpace, :Type => [ Name, Array ], :Required => true receiver.field :Background, :Type => Array receiver.field :BBox, :Type => Array receiver.field :AntiAlias, :Type => Boolean, :Default => false end
Generated with the Darkfish Rdoc Generator 2.