abstract struct Chitra::Element

Included Modules

Direct Known Subclasses

Defined in:

helpers.cr

Constructors

Instance Method Summary

Instance methods inherited from module Chitra::TextProperties

align align, align=(align) align=, font font, font=(font) font=, hyphen_char hyphen_char, hyphen_char=(hyphen_char) hyphen_char=, hyphenation hyphenation, hyphenation=(hyphenation) hyphenation=, line_height line_height, line_height=(line_height) line_height=, reset_text_properties reset_text_properties

Instance methods inherited from module Chitra::ShapeProperties

fill fill, fill=(fill) fill=, line_cap line_cap, line_cap=(line_cap) line_cap=, line_dash line_dash, line_dash=(line_dash) line_dash=, line_join line_join, line_join=(line_join) line_join=, no_fill no_fill, no_fill=(no_fill) no_fill=, reset_shape_properties reset_shape_properties, stroke stroke, stroke=(stroke) stroke=, stroke_width stroke_width, stroke_width=(stroke_width) stroke_width=

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def draw_shape_properties(cairo_ctx) #

[View source]
def fill_debug_text #

[View source]
def initialize #

[View source]
def line_dash_debug_text #

[View source]
def stroke_debug_text #

[View source]