Starlink::AST::Tk

Starlink::AST::Tk is a AST wrapper to the Tk library.
Download

Starlink::AST::Tk Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Alasdair Allan
  • Publisher web site:
  • http://search.cpan.org/~aallan/XML-Document-RTML-1.16/RTML.pm

Starlink::AST::Tk Tags


Starlink::AST::Tk Description

Starlink::AST::Tk is a AST wrapper to the Tk library. Starlink::AST::Tk is a AST wrapper to the Tk library.SYNOPSIS use Starlink::AST::TkThe main methods which need to be registered with the AST package are shown below, $status = _GFlush( $w ); $status = _GLine( $w, @x, @y ); $status = _GMark( $w, @x, @y, $type ); $status = _GText( $w, $text, $x, $y, $just, $upx, $upy ); ( $status, $xb, $yb ) = _GTxtExt( $w, $text, $x, $y, $just, $upx, $upy ); ( $status, $chv, $chh ) = _GQch( $w ); ( $status, $old_value ) = _GAttr( $w, $attr, $value, $prim );The following helper methods are also provided, my ( $status, $alpha, $beta ) = _GScales( $w )This file implements the low level graphics functions required by the rest of AST, by calling suitable Tk::Canvas functions. In all the routines $w is a reference to the Tk::Canvas object on which we're plotting. Requirements: · Perl


Starlink::AST::Tk Related Software