struct NewDrawingAPI

Defined in:

json_api.cr

Constructors

Instance Method Summary

Instance methods inherited from struct ElementAPI

add_to_context(ctx : Chitra::Context) add_to_context, type : String type, type=(type : String) type=

Constructor methods inherited from struct ElementAPI

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def add_to_context(ctx) #

[View source]