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

« back to all changes in this revision

Viewing changes to doc/sourcecode/UpdateColorCmd.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>UpdateColorCmd</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  UpdateColorCmd : public <!2><A HREF="Command.html#DOC.48.1">Command</A> </H2><BLOCKQUOTE>
 
4
 command class for updating colors of shapes.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=155>
 
9
<param name=classes value="CCommand,MCommand.html,CUpdateColorCmd,MUpdateColorCmd.html,CUpdateTextColorCmd,MUpdateTextColorCmd.html,CUpdateLineColorCmd,MUpdateLineColorCmd.html,CUpdateFillColorCmd,MUpdateFillColorCmd.html">
 
10
<param name=before value="M,M,M|_,MR_,Mr_">
 
11
<param name=after value="Md_,M,M,M,M">
 
12
<param name=indent value="0,1,1,1,1">
 
13
<param name=arrowdir value="down">
 
14
</APPLET>
 
15
<hr>
 
16
 
 
17
<DL>
 
18
<TABLE>
 
19
<DT><h3>Public Classes</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.419.1"> <IMG BORDER=0 SRC=icon1.gif></A>  enum </TD><TD><B>Type</B> <br>
 
20
<I></I>
 
21
</TD></TR></TABLE><TABLE>
 
22
<DT><h3>Public Methods</h3><DD><TR><TD VALIGN=top><A HREF="#DOC.419.2"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>UpdateColorCmd</B> (<!1><A HREF="ShapeView.html">ShapeView</A> *<!2><A HREF="UpdateColorCmd.html#DOC.419.11">view</A>, const <!1><A HREF="string.html">string</A> *<!2><A HREF="UpdateColorCmd.html#DOC.419.13">color</A>, <!2><A HREF="UpdateColorCmd.html#DOC.419.1">Type</A> t)<br>
 
23
<I></I>
 
24
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.419.3"> <IMG BORDER=0 SRC=icon1.gif></A> virtual </TD><TD><B>~UpdateColorCmd</B> ()<br>
 
25
<I></I>
 
26
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.419.4"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>Execute</B> ()<br>
 
27
<I></I>
 
28
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.419.5"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>UnExecute</B> ()<br>
 
29
<I></I>
 
30
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.419.6"> <IMG BORDER=0 SRC=icon1.gif></A> const  char* </TD><TD><B>GetName</B> () const <br>
 
31
<I></I>
 
32
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.419.7"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="List.html">List</A> <<!1><A HREF="GShape.html">GShape</A> *> * </TD><TD><B>GetShapes</B> () const <br>
 
33
<I></I>
 
34
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.419.8"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="List.html">List</A> <<!1><A HREF="string.html">string</A> *> * </TD><TD><B>GetOldColors</B> () const <br>
 
35
<I></I>
 
36
</TD></TR></TABLE></DL>
 
37
<hr><H3>Inherited from <A HREF="Command.html">Command:</A></h3>
 
38
 
 
39
<DL>
 
40
<DL>
 
41
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>TrackType</B>
 
42
</DL><DL>
 
43
<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>*)
 
44
<DT><IMG SRC=icon2.gif> virtual  void  <B>ReExecute</B>()
 
45
<DT><IMG SRC=icon2.gif> virtual  void  <B>Abort</B>()
 
46
<DT><IMG SRC=icon2.gif> bool  <B>CmdDone</B>() const 
 
47
<DT><IMG SRC=icon2.gif> int  <B>ScaleCorrect</B>(int x) const 
 
48
<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 
 
49
<DT><IMG SRC=icon2.gif> int  <B>Scale</B>(int x) const 
 
50
<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 
 
51
<DT><IMG SRC=icon2.gif> void  <B>SayAborted</B>()
 
52
</DL><DL>
 
53
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SayCommited</B>()
 
54
<DT><IMG SRC=icon2.gif> void  <B>SayUndone</B>()
 
55
<DT><IMG SRC=icon2.gif> <!1><A HREF="DrawWindow.html">DrawWindow</A>*  <B>GetMainWindow</B>() const 
 
56
<DT><IMG SRC=icon2.gif> <!1><A HREF="Viewer.html">Viewer</A>*  <B>GetViewer</B>() const 
 
57
<DT><IMG SRC=icon2.gif> <!1><A HREF="Document.html">Document</A>*  <B>GetDocument</B>() const 
 
58
<DT><IMG SRC=icon2.gif> <!1><A HREF="Grafport.html">Grafport</A>*  <B>GetGrafport</B>() const 
 
59
<DT><IMG SRC=icon2.gif> void  <B>SetCmdDone</B>(bool b)
 
60
</DL></DL>
 
61
<A NAME="DOC.DOCU">
 
62
<hr>
 
63
 <h2> Documentation </h2>
 
64
<BLOCKQUOTE>
 
65
 command class for updating colors of shapes.
 
66
 
 
67
</BLOCKQUOTE>
 
68
<DL>
 
69
 
 
70
<A NAME="Type">
 
71
<A NAME ="DOC.419.1">
 
72
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  enum  Type</B></TT>
 
73
<DL></DL><P>
 
74
<A NAME="UpdateColorCmd">
 
75
<A NAME ="DOC.419.2">
 
76
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  UpdateColorCmd(<!1><A HREF="ShapeView.html">ShapeView</A> *<!2><A HREF="UpdateColorCmd.html#DOC.419.11">view</A>, const <!1><A HREF="string.html">string</A> *<!2><A HREF="UpdateColorCmd.html#DOC.419.13">color</A>, <!2><A HREF="UpdateColorCmd.html#DOC.419.1">Type</A> t)</B></TT>
 
77
<DL></DL><P>
 
78
<A NAME="~UpdateColorCmd">
 
79
<A NAME ="DOC.419.3">
 
80
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> virtual  ~UpdateColorCmd()</B></TT>
 
81
<DL></DL><P>
 
82
<A NAME="Execute">
 
83
<A NAME ="DOC.419.4">
 
84
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  Execute()</B></TT>
 
85
<DL></DL><P>
 
86
<A NAME="UnExecute">
 
87
<A NAME ="DOC.419.5">
 
88
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  UnExecute()</B></TT>
 
89
<DL></DL><P>
 
90
<A NAME="GetName">
 
91
<A NAME ="DOC.419.6">
 
92
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> const  char*  GetName() const </B></TT>
 
93
<DL></DL><P>
 
94
<A NAME="GetShapes">
 
95
<A NAME ="DOC.419.7">
 
96
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="List.html">List</A> <<!1><A HREF="GShape.html">GShape</A> *> *  GetShapes() const </B></TT>
 
97
<DL></DL><P>
 
98
<A NAME="GetOldColors">
 
99
<A NAME ="DOC.419.8">
 
100
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="List.html">List</A> <<!1><A HREF="string.html">string</A> *> *  GetOldColors() const </B></TT>
 
101
<DL></DL><P></DL>
 
102
<hr>
 
103
<DL><DT><B>Direct child classes:
 
104
</B><DD><A HREF="UpdateTextColorCmd.html"> UpdateTextColorCmd </A><br>
 
105
<A HREF="UpdateLineColorCmd.html"> UpdateLineColorCmd </A><br>
 
106
<A HREF="UpdateFillColorCmd.html"> UpdateFillColorCmd </A><br>
 
107
</DL>
 
108
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
109
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
110
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
111
<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>
 
112
</BODY>