~ubuntu-branches/ubuntu/intrepid/tcm/intrepid

« back to all changes in this revision

Viewing changes to doc/sourcecode/UpdateLineTableCmd.html

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html><head><TITLE>UpdateLineTableCmd</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  UpdateLineTableCmd : public <!2><A HREF="Command.html#DOC.48.1">Command</A> </H2><BLOCKQUOTE>
 
4
 abstract command class for updating line attributes in a table
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=125>
 
9
<param name=classes value="CCommand,MCommand.html,CUpdateLineTableCmd,MUpdateLineTableCmd.html,CUpdateLineWidthTableCmd,MUpdateLineWidthTableCmd.html,CUpdateLineStyleTableCmd,MUpdateLineStyleTableCmd.html">
 
10
<param name=before value="M,M,M|_,Mr_">
 
11
<param name=after value="Md_,M,M,M">
 
12
<param name=indent value="0,1,1,1">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.428.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>UpdateLineTableCmd</B> (<!1><A HREF="Table.html">Table</A> *t, <!1><A HREF="TableViewer.html">TableViewer</A> *v, <!2><A HREF="Side.html#DOC.299.1">Side::Type</A> side)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.428.2"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~UpdateLineTableCmd</B> ()<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.428.3"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="List.html">List</A> <<!1><A HREF="LinePiece.html">LinePiece</A> *> * </TD><TD><B>GetLines</B> ()<br>
 
24
<I></I>
 
25
</TD></TR></TABLE></DL>
 
26
<hr><H3>Inherited from <A HREF="Command.html">Command:</A></h3>
 
27
 
 
28
<DL>
 
29
<DL>
 
30
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>TrackType</B>
 
31
</DL><DL>
 
32
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> virtual  void  <B>TrackMouse</B>(<!2><A HREF="Command.html#DOC.48.3">TrackType</A>, <!1><A HREF="Point.html">Point</A>*, <!1><A HREF="Point.html">Point</A>*, <!1><A HREF="Point.html">Point</A>*)
 
33
<DT><IMG SRC=icon2.gif> virtual  void  <B>Execute</B>()
 
34
<DT><IMG SRC=icon2.gif> virtual  void  <B>UnExecute</B>()
 
35
<DT><IMG SRC=icon2.gif> virtual  void  <B>ReExecute</B>()
 
36
<DT><IMG SRC=icon2.gif> virtual  void  <B>Abort</B>()
 
37
<DT><IMG SRC=icon2.gif> bool  <B>CmdDone</B>() const 
 
38
<DT><IMG SRC=icon2.gif> virtual  const  char*  <B>GetName</B>() const 
 
39
<DT><IMG SRC=icon2.gif> int  <B>ScaleCorrect</B>(int x) const 
 
40
<DT><IMG SRC=icon2.gif> <!1><A HREF="Point.html">Point</A>  <B>ScaleCorrect</B>(const <!1><A HREF="Point.html">Point</A> *pt) const 
 
41
<DT><IMG SRC=icon2.gif> int  <B>Scale</B>(int x) const 
 
42
<DT><IMG SRC=icon2.gif> <!1><A HREF="Point.html">Point</A>  <B>Scale</B>(const <!1><A HREF="Point.html">Point</A> *pt) const 
 
43
<DT><IMG SRC=icon2.gif> void  <B>SayAborted</B>()
 
44
</DL><DL>
 
45
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SayCommited</B>()
 
46
<DT><IMG SRC=icon2.gif> void  <B>SayUndone</B>()
 
47
<DT><IMG SRC=icon2.gif> <!1><A HREF="DrawWindow.html">DrawWindow</A>*  <B>GetMainWindow</B>() const 
 
48
<DT><IMG SRC=icon2.gif> <!1><A HREF="Viewer.html">Viewer</A>*  <B>GetViewer</B>() const 
 
49
<DT><IMG SRC=icon2.gif> <!1><A HREF="Document.html">Document</A>*  <B>GetDocument</B>() const 
 
50
<DT><IMG SRC=icon2.gif> <!1><A HREF="Grafport.html">Grafport</A>*  <B>GetGrafport</B>() const 
 
51
<DT><IMG SRC=icon2.gif> void  <B>SetCmdDone</B>(bool b)
 
52
</DL></DL>
 
53
<A NAME="DOC.DOCU">
 
54
<hr>
 
55
 <h2> Documentation </h2>
 
56
<BLOCKQUOTE>
 
57
 abstract command class for updating line attributes in a table
 
58
 
 
59
</BLOCKQUOTE>
 
60
<DL>
 
61
 
 
62
<A NAME="UpdateLineTableCmd">
 
63
<A NAME ="DOC.428.1">
 
64
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  UpdateLineTableCmd(<!1><A HREF="Table.html">Table</A> *t, <!1><A HREF="TableViewer.html">TableViewer</A> *v, <!2><A HREF="Side.html#DOC.299.1">Side::Type</A> side)</B></TT>
 
65
<DL></DL><P>
 
66
<A NAME="~UpdateLineTableCmd">
 
67
<A NAME ="DOC.428.2">
 
68
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  ~UpdateLineTableCmd()</B></TT>
 
69
<DL></DL><P>
 
70
<A NAME="GetLines">
 
71
<A NAME ="DOC.428.3">
 
72
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="List.html">List</A> <<!1><A HREF="LinePiece.html">LinePiece</A> *> *  GetLines()</B></TT>
 
73
<DL></DL><P></DL>
 
74
<hr>
 
75
<DL><DT><B>Direct child classes:
 
76
</B><DD><A HREF="UpdateLineWidthTableCmd.html"> UpdateLineWidthTableCmd </A><br>
 
77
<A HREF="UpdateLineStyleTableCmd.html"> UpdateLineStyleTableCmd </A><br>
 
78
</DL>
 
79
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
80
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
81
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
82
<P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Z&ouml;ckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
 
83
</BODY>