class Cryplot::Offset
- Cryplot::Offset
- Reference
- Object
Included Modules
Defined in:
plot/elems/offset.crInstance Method Summary
-
#repr : String
returns a string representation of object of some class
Instance methods inherited from module Cryplot::OffsetMixin(Cryplot::Offset)
offset_repr
offset_repr,
shift_along_graph_x(val : Number)
shift_along_graph_x,
shift_along_graph_y(val : Number)
shift_along_graph_y,
shift_along_screen_x(val : Number)
shift_along_screen_x,
shift_along_screen_y(val : Number)
shift_along_screen_y,
shift_along_x(val : Number)
shift_along_x,
shift_along_y(val : Number)
shift_along_y
Instance methods inherited from module Cryplot::BaseMixin(Cryplot::Offset)
derived : T
derived,
repr : String
repr,
to_s(io : IO) : Nil
to_s
Instance Method Detail
def repr : String
#
Description copied from module Cryplot::BaseMixin(Cryplot::Offset)
returns a string representation of object of some class