constixel
|
Fluent shape API classes for method chaining. More...
Classes | |
class | circle |
Fluent API for drawing circles. More... | |
class | circle_aa |
Fluent API for drawing anti-aliased circles. More... | |
class | line |
Fluent API for drawing lines. More... | |
class | line_aa |
Fluent API for drawing anti-aliased lines. More... | |
class | point |
Fluent API for drawing points. More... | |
class | rect |
Fluent API for drawing rectangles. More... | |
class | round_rect |
Fluent API for drawing rounded rectangles. More... | |
class | round_rect_aa |
Fluent API for drawing anti-aliased rounded rectangles. More... | |
class | text_aa |
Fluent API for drawing anti-aliased text. More... | |
class | text_centered_aa |
Fluent API for drawing centered anti-aliased text. More... | |
class | text_centered_mono |
Fluent API for drawing centered monospace text. More... | |
class | text_mono |
Fluent API for drawing monospace text. More... | |
Fluent shape API classes for method chaining.