Class: TkcImage (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Constants
TkcImage::CItemTypeName
is a submodule of
module: <Toplevel Module>   
inherits from
  TkcItem   
has class siblings
  TkcArc   
  TkcBitmap   
  TkcLine   
  TkcOval   
  TkcPolygon   
  TkcRectangle   
  TkcText   
  TkcWindow   
has properties
constant: CItemTypeName   
is defined at
#737 in tk/canvas.rb  

Overview

Module Structure

  module: <Toplevel Module>
class: TkcItem     
class: TkcArc     
class: TkcBitmap     
class: TkcImage     
class: TkcLine     
class: TkcOval     
class: TkcPolygon     
class: TkcRectangle     
class: TkcText     
class: TkcWindow     

Class Hierarchy

Object ( Builtin-Module )
TkKernel
TkObject
extends
  TkCore   
includes
  Tk   
  TkBindCore   
  TkConfigMethod   
has properties
method: epath   
method: to_eval   
method: tk_send / 2   
method: tk_send_without_enc / 2   
method: tk_send_with_enc / 2   
method: tk_send_to_list / 2   
method: tk_send_to_list_without_enc / 2   
method: tk_send_to_list_with_enc / 2   
method: tk_send_to_simplelist / 2   
method: tk_send_to_simplelist_without_enc / 2   
method: tk_send_to_simplelist_with_enc / 2   
method: method_missing / 2   
method: event_generate / 2   
method: tk_trace_variable / 1   
method: destroy   
TkcItem
extends
  Tk   
  TkItemConfigOptkeys   
  TkItemFontOptkeys   
includes
  TkcTagAccess   
has properties
constant: CItemTypeName   
constant: CItemTypeToClass   
constant: CItemID_TBL   
class method: type2class / 1   
class method: id2obj / 2   
class method: _parse_create_args / 1   
class method: create / 2   
method: initialize / 2   
method: create_self / 1   
method: id   
method: exist?   
method: delete   
alias: remove delete   
alias: destroy delete   
TkcArc
TkcBitmap
TkcImage
has properties
constant: CItemTypeName   
TkcLine
TkcOval
TkcPolygon
TkcRectangle
TkcText
TkcWindow

Constants

TkcImage::CItemTypeName

#738 in tk/canvas.rb

CItemTypeName = 'image'.freeze