Skip to content

module Celestine::Modules::Body #

Gives drawables access to basic X, Y, W, H paramaters

Included modules

Celestine::Modules::Position

Direct including types

Celestine::Filter Celestine::Filter::Basic Celestine::Image Celestine::Mask Celestine::Pattern Celestine::Rectangle Celestine::Svg Celestine::Use

Methods#

#body_attribute(io) #

Draws the body and position attributes to an IO

View source

#height : IFNumber? #

#height=(height : IFNumber?) #

#height_units : String? #

What kind of unit height should use when rendering

#height_units=(height_units : String?) #

What kind of unit height should use when rendering

#width : IFNumber? #

#width=(width : IFNumber?) #

#width_units : String? #

What kind of unit width should use when rendering

#width_units=(width_units : String?) #

What kind of unit width should use when rendering