Cryplot::FillMixin(T)
Inherits Cryplot::BaseMixin
mixin used to attach color or pattern fill options to a type
Instance methods
fill_color(color : String)
Set the color for the solid or pattern fill of the underlying object.
fill_intensity(value : Float64)
Set the fill color intensity of the underlying object with respect to its border color (a value between 0.0 and 1.0).
fill_repr
Sourcefill_transparent(active = true)
Set the fill of the underlying object to be transparent or not.