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

« back to all changes in this revision

Viewing changes to doc/sourcecode/ERView.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>ERView</TITLE></head>
 
2
<body>
 
3
<H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A>  class  ERView : public <!2><A HREF="ShapeView.html#DOC.298.1">ShapeView</A> </H2><BLOCKQUOTE>
 
4
 entity-relationship viewer class.
 
5
</BLOCKQUOTE>
 
6
<hr>
 
7
 <h2> Inheritance:</h2>
 
8
<APPLET CODE="ClassGraph.class" WIDTH=600 HEIGHT=95>
 
9
<param name=classes value="CThing,MThing.html,CShapeView,MShapeView.html,CERView,MERView.html">
 
10
<param name=before value="M,M,M">
 
11
<param name=after value="Md_SP,Md_,M">
 
12
<param name=indent value="0,1,2">
 
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.157.1"> <IMG BORDER=0 SRC=icon1.gif></A> </TD><TD><B>ERView</B> (<!1><A HREF="ERViewer.html">ERViewer</A> *v)<br>
 
20
<I></I>
 
21
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.157.2"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>PutValueTypesTemp</B> ()<br>
 
22
<I></I>
 
23
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.157.3"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>GetValueTypesTemp</B> ()<br>
 
24
<I></I>
 
25
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.157.4"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>GetNotIsaTemp</B> ()<br>
 
26
<I></I>
 
27
</TD></TR><TR><TD VALIGN=top><A HREF="#DOC.157.5"> <IMG BORDER=0 SRC=icon1.gif></A> void </TD><TD><B>PutNotIsaTemp</B> ()<br>
 
28
<I></I>
 
29
</TD></TR></TABLE></DL>
 
30
<hr><H3>Inherited from <A HREF="ShapeView.html">ShapeView:</A></h3>
 
31
 
 
32
<DL>
 
33
<DL>
 
34
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> int  <B>GetClassType</B>() const 
 
35
<DT><IMG SRC=icon2.gif> bool  <B>IsView</B>() const 
 
36
<DT><IMG SRC=icon2.gif> void  <B>Draw</B>()
 
37
<DT><IMG SRC=icon2.gif> void  <B>Undraw</B>()
 
38
<DT><IMG SRC=icon2.gif> void  <B>SetGrafport</B>(<!1><A HREF="Grafport.html">Grafport</A> *g)
 
39
<DT><IMG SRC=icon2.gif> <!1><A HREF="Node.html">Node</A>*  <B>GetParent</B>() const 
 
40
<DT><IMG SRC=icon2.gif> void  <B>SetParent</B>(<!1><A HREF="Node.html">Node</A> *n)
 
41
<DT><IMG SRC=icon2.gif> const  <!1><A HREF="string.html">string</A>*  <B>GetIndex</B>() const 
 
42
<DT><IMG SRC=icon2.gif> void  <B>SetIndex</B>(<!1><A HREF="string.html">string</A> *s)
 
43
<DT><IMG SRC=icon2.gif> unsigned  <B>NrOfShapes</B>() const 
 
44
<DT><IMG SRC=icon2.gif> <!1><A HREF="List.html">List</A> <<!1><A HREF="GShape.html">GShape</A> *> *  <B>GetShapes</B>() const 
 
45
<DT><IMG SRC=icon2.gif> <!1><A HREF="List.html">List</A> <<!1><A HREF="GShape.html">GShape</A> *> *  <B>GetSelection</B>() const 
 
46
<DT><IMG SRC=icon2.gif> bool  <B>HasShape</B>(<!1><A HREF="GShape.html">GShape</A> *s)
 
47
<DT><IMG SRC=icon2.gif> void  <B>Snap</B>(<!1><A HREF="Point.html">Point</A> *p)
 
48
<DT><IMG SRC=icon2.gif> int  <B>Snap</B>(int i)
 
49
<DT><IMG SRC=icon2.gif> <!1><A HREF="DiagramViewer.html">DiagramViewer</A>*  <B>GetViewer</B>() const 
 
50
<DT><IMG SRC=icon2.gif> void  <B>WriteShapes</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *f)
 
51
<DT><IMG SRC=icon2.gif> bool  <B>ReadMembers</B>(<!1><A HREF="InputFile.html">InputFile</A> *f, double format)
 
52
<DT><IMG SRC=icon2.gif> bool  <B>SetReferences</B>(<!1><A HREF="AssocList.html">AssocList</A> *)
 
53
<DT><IMG SRC=icon2.gif> bool  <B>CheckReferences</B>()
 
54
<DT><IMG SRC=icon2.gif> void  <B>CheckShapes</B>()
 
55
<DT><IMG SRC=icon2.gif> unsigned  <B>NrSelected</B>() const 
 
56
<DT><IMG SRC=icon2.gif> <!1><A HREF="GShape.html">GShape</A>*  <B>FirstSelected</B>() const 
 
57
<DT><IMG SRC=icon2.gif> void  <B>DeselectAll</B>()
 
58
<DT><IMG SRC=icon2.gif> virtual  void  <B>SelectShape</B>(<!1><A HREF="GShape.html">GShape</A> *shape)
 
59
<DT><IMG SRC=icon2.gif> virtual  void  <B>FirstSelectShape</B>(<!1><A HREF="GShape.html">GShape</A> *shape)
 
60
<DT><IMG SRC=icon2.gif> void  <B>DeselectShape</B>(<!1><A HREF="GShape.html">GShape</A> *shape)
 
61
<DT><IMG SRC=icon2.gif> <!1><A HREF="GShape.html">GShape</A>*  <B>HitShape</B>(int x, int y)
 
62
<DT><IMG SRC=icon2.gif> <!1><A HREF="NodeShape.html">NodeShape</A>*  <B>HitNodeShape</B>(int x, int y)
 
63
<DT><IMG SRC=icon2.gif> <!1><A HREF="Line.html">Line</A>*  <B>HitLine</B>(int x, int y, int &whichsegment)
 
64
<DT><IMG SRC=icon2.gif> <!1><A HREF="Line.html">Line</A>*  <B>HitLineHandle</B>(int x, int y, int &which)
 
65
<DT><IMG SRC=icon2.gif> <!1><A HREF="TextShape.html">TextShape</A>*  <B>HitTextShape</B>(int x, int y, bool emptyallowed=True)
 
66
<DT><IMG SRC=icon2.gif> int  <B>GetCurrentShapeNr</B>() const 
 
67
<DT><IMG SRC=icon2.gif> void  <B>SetCurrentShapeNr</B>(int i)
 
68
<DT><IMG SRC=icon2.gif> void  <B>SetCurrentShapeNr</B>(<!1><A HREF="GShape.html">GShape</A> *s)
 
69
<DT><IMG SRC=icon2.gif> <!1><A HREF="GShape.html">GShape</A>*  <B>GetNextShape</B>(const <!1><A HREF="string.html">string</A> *s, bool sens, bool substring, bool nameOnly)
 
70
<DT><IMG SRC=icon2.gif> void  <B>GetShapes</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="GShape.html">GShape</A> *> *<!2><A HREF="ShapeView.html#DOC.298.62">shapes</A>, const <!1><A HREF="string.html">string</A> *s, bool sens, bool substring, bool nameOnly)
 
71
<DT><IMG SRC=icon2.gif> void  <B>CalcSizeElements</B>(<!1><A HREF="Point.html">Point</A> &topLeft, <!1><A HREF="Point.html">Point</A> &bottomRight)
 
72
<DT><IMG SRC=icon2.gif> void  <B>CalcSizeSelection</B>(<!1><A HREF="Point.html">Point</A> &topLeft, <!1><A HREF="Point.html">Point</A> &bottomRight)
 
73
<DT><IMG SRC=icon2.gif> void  <B>CalcSizeShapes</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="GShape.html">GShape</A> *> *<!2><A HREF="ShapeView.html#DOC.298.62">shapes</A>, <!1><A HREF="Point.html">Point</A> &topLeft, <!1><A HREF="Point.html">Point</A> &bottomRight)
 
74
<DT><IMG SRC=icon2.gif> void  <B>AddShapeRaw</B>(<!1><A HREF="GShape.html">GShape</A> *shape)
 
75
<DT><IMG SRC=icon2.gif> virtual  void  <B>AddShape</B>(<!1><A HREF="GShape.html">GShape</A> *shape)
 
76
<DT><IMG SRC=icon2.gif> void  <B>AddShapes</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="GShape.html">GShape</A> *> *<!2><A HREF="ShapeView.html#DOC.298.62">shapes</A>)
 
77
<DT><IMG SRC=icon2.gif> void  <B>RemoveShapeRaw</B>(<!1><A HREF="GShape.html">GShape</A> *shape)
 
78
<DT><IMG SRC=icon2.gif> virtual  void  <B>RemoveShape</B>(<!1><A HREF="GShape.html">GShape</A> *shape)
 
79
<DT><IMG SRC=icon2.gif> void  <B>RemoveShapes</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="GShape.html">GShape</A> *> *<!2><A HREF="ShapeView.html#DOC.298.62">shapes</A>)
 
80
<DT><IMG SRC=icon2.gif> <!1><A HREF="GShape.html">GShape</A>*  <B>GetShape</B>(<!1><A HREF="Subject.html">Subject</A> *subject)
 
81
<DT><IMG SRC=icon2.gif> void  <B>GetShapes</B>(<!1><A HREF="Subject.html">Subject</A> *subject, <!1><A HREF="List.html">List</A><<!1><A HREF="GShape.html">GShape</A> *> *<!2><A HREF="ShapeView.html#DOC.298.62">shapes</A>)
 
82
<DT><IMG SRC=icon2.gif> void  <B>MultipleLinesPosUpdate</B>(<!1><A HREF="Line.html">Line</A> *line)
 
83
<DT><IMG SRC=icon2.gif> void  <B>MultipleLines</B>(<!1><A HREF="Line.html">Line</A> *line)
 
84
<DT><IMG SRC=icon2.gif> void  <B>CompleteShapes</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="GShape.html">GShape</A> *> *s, <!1><A HREF="GShape.html">GShape</A> *n1, <!1><A HREF="GShape.html">GShape</A> *n2)
 
85
<DT><IMG SRC=icon2.gif> void  <B>CompleteLines</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="GShape.html">GShape</A> *> *<!2><A HREF="ShapeView.html#DOC.298.62">shapes</A>)
 
86
<DT><IMG SRC=icon2.gif> void  <B>CompleteShapes</B>(<!1><A HREF="List.html">List</A><<!1><A HREF="GShape.html">GShape</A> *> *<!2><A HREF="ShapeView.html#DOC.298.62">shapes</A>)
 
87
<DT><IMG SRC=icon2.gif> void  <B>DrawNames</B>()
 
88
<DT><IMG SRC=icon2.gif> void  <B>ShowAll</B>()
 
89
</DL></DL>
 
90
<hr><H3>Inherited from <A HREF = "Thing.html"> Thing:</A></h3>
 
91
 
 
92
<DL>
 
93
<DL>
 
94
<DT><h3>Public Classes</h3><DD><DT><IMG SRC=icon2.gif>  enum  <B>AssocType</B>
 
95
</DL><DL>
 
96
<DT><h3>Public Methods</h3><DD><DT><IMG SRC=icon2.gif> unsigned  long  <B>GetId</B>()
 
97
<DT><IMG SRC=icon2.gif> void  <B>SetId</B>(unsigned long val)
 
98
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsSubject</B>() const 
 
99
<DT><IMG SRC=icon2.gif> virtual  bool  <B>IsShape</B>() const 
 
100
<DT><IMG SRC=icon2.gif> void  <B>Write</B>(<!1><A HREF="OutputFile.html">OutputFile</A> *ofile)
 
101
</DL></DL>
 
102
<A NAME="DOC.DOCU">
 
103
<hr>
 
104
 <h2> Documentation </h2>
 
105
<BLOCKQUOTE>
 
106
 entity-relationship viewer class.
 
107
 
 
108
</BLOCKQUOTE>
 
109
<DL>
 
110
 
 
111
<A NAME="ERView">
 
112
<A NAME ="DOC.157.1">
 
113
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B>  ERView(<!1><A HREF="ERViewer.html">ERViewer</A> *v)</B></TT>
 
114
<DL></DL><P>
 
115
<A NAME="PutValueTypesTemp">
 
116
<A NAME ="DOC.157.2">
 
117
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  PutValueTypesTemp()</B></TT>
 
118
<DL></DL><P>
 
119
<A NAME="GetValueTypesTemp">
 
120
<A NAME ="DOC.157.3">
 
121
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  GetValueTypesTemp()</B></TT>
 
122
<DL></DL><P>
 
123
<A NAME="GetNotIsaTemp">
 
124
<A NAME ="DOC.157.4">
 
125
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  GetNotIsaTemp()</B></TT>
 
126
<DL></DL><P>
 
127
<A NAME="PutNotIsaTemp">
 
128
<A NAME ="DOC.157.5">
 
129
<DT><IMG BORDER=0 SRC=icon2.gif><TT><B> void  PutNotIsaTemp()</B></TT>
 
130
<DL></DL><P></DL>
 
131
<hr>
 
132
 <DL><DT><B>This class has no child classes.</B></DL>
 
133
<DL></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
 
134
<A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
 
135
<P Align=Center><I>this page has been generated automatically by doc++</I>
 
136
<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>
 
137
</BODY>