Class: Tk::Canvas::Arc

Inherits:
Item show all
Defined in:
lib/ffi-tk/widget/canvas/arc.rb

Overview

Items of type arc appear on the display as arc-shaped regions. An arc is a section of an oval delimited by two angles (specified by the :start and :extent options) and displayed in one of several ways (specified by the :style option).

Constant Summary

Constants inherited from Item

Item::OPTIONS_CODE, Item::OPTION_MAP

Instance Attribute Summary

Attributes inherited from Item

#canvas, #id

Method Summary

Methods inherited from Item

#addtag, #bbox, #bind, #cget, #configure, #coords, create, #dchars, #delete, #dtag, #focus, #gettags, #icursor, #index, #inspect, #lower, #move, options, #raise, #scale, #select_adjust, #select_from, #select_to, #to_tcl, #type