~ubuntu-branches/ubuntu/utopic/ctioga2/utopic

« back to all changes in this revision

Viewing changes to lib/ctioga2/graphics/elements.rb

  • Committer: Package Import Robot
  • Author(s): Vincent Fourmond
  • Date: 2013-12-27 21:04:22 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20131227210422-a3f0c7alorq6lwq2
Tags: 0.8-1
* New upstream release
* Updated URLs and debian/watch to follow its new location
* Already conforms to standards 3.9.5
* Finally updated VCS URLS

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
require 'ctioga2/graphics/elements/region'
21
21
require 'ctioga2/graphics/elements/gradient-region'
22
22
require 'ctioga2/graphics/elements/curve2d'
 
23
require 'ctioga2/graphics/elements/histogram'
23
24
require 'ctioga2/graphics/elements/parametric2d'
24
25
require 'ctioga2/graphics/elements/xyz-map'
25
26
require 'ctioga2/graphics/elements/xyz-contour'
30
31
 
31
32
module CTioga2
32
33
 
33
 
  Version::register_svn_info('$Revision: 405 $', '$Date: 2013-08-22 16:25:13 +0200 (Thu, 22 Aug 2013) $')
34
 
 
35
34
  module Graphics
36
35
 
37
36
    # Now, various commands pertaining to various drawables