Methods

Class/Module Index [+]

Quicksearch

Origami::Graphics::Pattern

Public Class Methods

included(receiver) click to toggle source
# File lib/origami/graphics/patterns.rb, line 37
def self.included(receiver)
  receiver.field  :Type,          :Type => Name, :Default => :Pattern
  receiver.field  :PatternType,   :Type => Integer, :Required => true
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.