struct ImageAPI

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) #

[View source]

Instance Method Detail

def add_to_context(ctx) #

[View source]
def path : String #

[View source]
def path=(path : String) #

[View source]
def x : Float64 #

[View source]
def x=(x : Float64) #

[View source]
def y : Float64 #

[View source]
def y=(y : Float64) #

[View source]