class Cryplot::Depth

Included Modules

Defined in:

plot/elems/depth.cr

Constructors

Instance Method Summary

Instance methods inherited from module Cryplot::DepthMixin(Cryplot::Depth)

back : T back, behind : T behind, depth_repr : String depth_repr, front : T front

Instance methods inherited from module Cryplot::BaseMixin(Cryplot::Depth)

derived : T derived, repr : String repr, to_s(io : IO) : Nil to_s

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def repr : String #
Description copied from module Cryplot::BaseMixin(Cryplot::Depth)

returns a string representation of object of some class


[View source]