Class: Layout::Ellipse
Overview
A simple elliptical shape entity.
Instance Method Summary # collapse
-
#initialize(bounds) ⇒ Layout::Ellipse
constructor
The #initialize method creates a new Ellipse.
Methods inherited from Entity
#==, #bounds, #document, #drawing_bounds, #group, #layer_instance, #locked=, #locked?, #move_to_group, #move_to_layer, #on_shared_layer?, #page, #style, #style=, #transform!, #transformation, #untransformed_bounds, #untransformed_bounds=
Constructor Details
↑ #initialize(bounds) ⇒ Layout::Ellipse
The #initialize method creates a new Layout::Ellipse.