module Chitra::ShapeProperties
Direct including types
- Chitra::Background
- Chitra::Context
- Chitra::Element
- Chitra::Line
- Chitra::Markup
- Chitra::MarkupBox
- Chitra::Polygon
- Chitra::Rect
- Chitra::State
- Chitra::Text
- Chitra::TextBox
Defined in:
helpers.crInstance Method Summary
- #fill
- #fill=(fill)
- #line_cap
- #line_cap=(line_cap)
- #line_dash
- #line_dash=(line_dash)
- #line_join
- #line_join=(line_join)
- #no_fill
- #no_fill=(no_fill)
- #reset_shape_properties
- #stroke
- #stroke=(stroke)
- #stroke_width
- #stroke_width=(stroke_width)