~ubuntu-branches/ubuntu/utopic/tcm/utopic

« back to all changes in this revision

Viewing changes to doc/sourcecode/RPUpdateNodeShapeTypeCmd.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>RPUpdateNodeShapeTypeCmd</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  RPUpdateNodeShapeTypeCmd : public <!2><A HREF="UpdateNodeShapeTypeCmd.html#DOC.431.1">UpdateNodeShapeTypeCmd</A> </H2><BLOCKQUOTE>
 
4
 command for changing process graph node shape types
 
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,CUpdateTypeCmd,MUpdateTypeCmd.html,CUpdateNodeShapeTypeCmd,MUpdateNodeShapeTypeCmd.html,CRPUpdateNodeShapeTypeCmd,MRPUpdateNodeShapeTypeCmd.html">
 
10
<param name=before value="M,M,M,M">
 
11
<param name=after value="Md_SPSP,Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2,3">
 
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.284.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>RPUpdateNodeShapeTypeCmd</B> (<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="List.html">List</A><int *> *<!2><A HREF="UpdateTypeCmd.html#DOC.438.11">fromTypes</A>, int <!2><A HREF="UpdateTypeCmd.html#DOC.438.10">toType</A>)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.284.2"> <IMG BORDER=0 SRC=icon1.gif></A> const  char* </TD><TD><B>GetName</B> () const <br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.284.3"> <IMG BORDER=0 SRC=icon1.gif></A> <!1><A HREF="Thing.html">Thing</A>* </TD><TD><B>Transform</B> (<!1><A HREF="Thing.html">Thing</A> *thing)<br>
 
24
<I></I>
 
25
</TD></TR></TABLE></DL>
 
26
<hr><H3>Inherited from <A HREF="UpdateNodeShapeTypeCmd.html">UpdateNodeShapeTypeCmd:</A></h3>
 
27
 
 
28
<DL>
 
29
<DL>
 
30
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Reverse</B>(<!1><A HREF="Thing.html">Thing</A> *oldThing, <!1><A HREF="Thing.html">Thing</A> *newThing)
 
31
<DT><IMG SRC=icon2.gif> void  <B>UpdateLines</B>(<!1><A HREF="GShape.html">GShape</A> *oldShape, <!1><A HREF="GShape.html">GShape</A> *newShape)
 
32
</DL></DL>
 
33
<hr><H3>Inherited from <A HREF = "UpdateTypeCmd.html"> UpdateTypeCmd:</A></h3>
 
34
 
 
35
<DL>
 
36
<DL>
 
37
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>Execute</B>()
 
38
<DT><IMG SRC=icon2.gif> void  <B>UnExecute</B>()
 
39
</DL><DL>
 
40
<DT><h3>Protected Fields</h3><DD><DT><IMG SRC=icon2.gif> <!1><A HREF="List.html">List</A> <<!1><A HREF="Thing.html">Thing</A> *> *  <B>oldThings</B>
 
41
<DT><IMG SRC=icon2.gif> <!1><A HREF="List.html">List</A> <<!1><A HREF="Thing.html">Thing</A> *> *  <B>newThings</B>
 
42
<DT><IMG SRC=icon2.gif> int  <B>toType</B>
 
43
<DT><IMG SRC=icon2.gif> <!1><A HREF="List.html">List</A> <int*>   <B>fromTypes</B>
 
44
<DT><IMG SRC=icon2.gif> <!1><A HREF="ShapeView.html">ShapeView</A>*  <B>view</B>
 
45
<DT><IMG SRC=icon2.gif> <!1><A HREF="Diagram.html">Diagram</A>*  <B>diagram</B>
 
46
</DL><DL>
 
47
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>TransformAll</B>()
 
48
</DL></DL>
 
49
<hr><H3>Inherited from <A HREF = "Command.html"> Command:</A></h3>
 
50
 
 
51
<DL>
 
52
<DL>
 
53
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>TrackType</B>
 
54
</DL><DL>
 
55
<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>*)
 
56
<DT><IMG SRC=icon2.gif> virtual  void  <B>ReExecute</B>()
 
57
<DT><IMG SRC=icon2.gif> virtual  void  <B>Abort</B>()
 
58
<DT><IMG SRC=icon2.gif> bool  <B>CmdDone</B>() const 
 
59
<DT><IMG SRC=icon2.gif> int  <B>ScaleCorrect</B>(int x) const 
 
60
<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 
 
61
<DT><IMG SRC=icon2.gif> int  <B>Scale</B>(int x) const 
 
62
<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 
 
63
<DT><IMG SRC=icon2.gif> void  <B>SayAborted</B>()
 
64
</DL><DL>
 
65
<DT><h3>Protected Methods</h3><DD><DT><IMG SRC=icon2.gif> void  <B>SayCommited</B>()
 
66
<DT><IMG SRC=icon2.gif> void  <B>SayUndone</B>()
 
67
<DT><IMG SRC=icon2.gif> <!1><A HREF="DrawWindow.html">DrawWindow</A>*  <B>GetMainWindow</B>() const 
 
68
<DT><IMG SRC=icon2.gif> <!1><A HREF="Viewer.html">Viewer</A>*  <B>GetViewer</B>() const 
 
69
<DT><IMG SRC=icon2.gif> <!1><A HREF="Document.html">Document</A>*  <B>GetDocument</B>() const 
 
70
<DT><IMG SRC=icon2.gif> <!1><A HREF="Grafport.html">Grafport</A>*  <B>GetGrafport</B>() const 
 
71
<DT><IMG SRC=icon2.gif> void  <B>SetCmdDone</B>(bool b)
 
72
</DL></DL>
 
73
<A NAME="DOC.DOCU">
 
74
<hr>
 
75
 <h2> Documentation </h2>
 
76
<BLOCKQUOTE>
 
77
 command for changing process graph node shape types
 
78
 
 
79
</BLOCKQUOTE>
 
80
<DL>
 
81
 
 
82
<A NAME="RPUpdateNodeShapeTypeCmd">
 
83
<A NAME ="DOC.284.1">
 
84
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  RPUpdateNodeShapeTypeCmd(<!1><A HREF="ShapeView.html">ShapeView</A> *v, <!1><A HREF="List.html">List</A><int *> *<!2><A HREF="UpdateTypeCmd.html#DOC.438.11">fromTypes</A>, int <!2><A HREF="UpdateTypeCmd.html#DOC.438.10">toType</A>)</B></TT>
 
85
<DL></DL><P>
 
86
<A NAME="GetName">
 
87
<A NAME ="DOC.284.2">
 
88
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> const  char*  GetName() const </B></TT>
 
89
<DL></DL><P>
 
90
<A NAME="Transform">
 
91
<A NAME ="DOC.284.3">
 
92
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> <!1><A HREF="Thing.html">Thing</A>*  Transform(<!1><A HREF="Thing.html">Thing</A> *thing)</B></TT>
 
93
<DL></DL><P></DL>
 
94
<hr>
 
95
 <DL><DT><B>This class has no child classes.</B></DL>
 
96
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
97
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
98
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
99
<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>
 
100
</BODY>