Module: Tk::Tcllib::Tkpiechart
- Defined in:
- ext/lib/tkextlib/tcllib/tkpiechart.rb,
ext/lib/tkextlib/tcllib/tkpiechart.rb
Defined Under Namespace
Modules: ConfigMethod Classes: BoxLabeler, Label, PeripheralLabeler, Pie, PieChartObj, Slice
Constant Summary collapse
- PACKAGE_NAME =
'tkpiechart'.freeze
Class Method Summary collapse
Class Method Details
.package_name ⇒ Object
25 26 27 |
# File 'ext/lib/tkextlib/tcllib/tkpiechart.rb', line 25 def self.package_name PACKAGE_NAME end |