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
#==, #attribute_dictionary, #bounds, #delete_attribute, #document, #drawing_bounds, #get_attribute, #group, #layer_instance, #locked=, #locked?, #move_to_group, #move_to_layer, #on_shared_layer?, #page, #set_attribute, #style, #style=, #transform!, #transformation, #untransformed_bounds, #untransformed_bounds=
Constructor Details
↑ #initialize(bounds) ⇒ Layout::Ellipse
The #initialize method creates a new Layout::Ellipse.