Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
eepicgeom.C File Reference
#include "eepicgeom.H"
Include dependency graph for eepicgeom.C:

Go to the source code of this file.

Functions

void put_in_plane (Eepic_Plane &plane, const Point &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Segment &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Text &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Segment &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dash_Segment &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dotted_Segment &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Segment &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dotted_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dash_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Triangle &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Ellipse &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Ellipse &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Ellipse &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Left_Text &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Right_Text &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Center_Text &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Polygon_With_Arrows &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dotted_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dotted_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Polygon_With_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Polygon_With_Arrows &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Polygon_With_Text_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Polygon_With_Vertex_Numbers &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Spline &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Spline &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Spline_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Spline_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Polygon_With_Arrows &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dotted_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dash_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dotted_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dash_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dash_Polygon_With_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Shade_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Shade_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Shade_Polygon_With_Arrows &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Shade_Polygon_With_Text_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Shade_Polygon_With_Vertex_Numbers &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Spline &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dash_Spline &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Spline_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Thick_Dash_Spline_Arrow &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Regular_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dotted_Regular_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Regular_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dotted_Regular_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Dash_Regular_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Regular_Polygon &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Regular_Polygon_With_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Regular_Polygon_With_Arrows &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Regular_Polygon_With_Text_Points &geom_obj)
 
void put_in_plane (Eepic_Plane &plane, const Shade_Regular_Polygon_With_Vertex_Numbers &geom_obj)
 

Function Documentation

◆ put_in_plane() [1/62]

void put_in_plane ( Eepic_Plane plane,
const Arrow geom_obj 
)

Definition at line 56 of file eepicgeom.C.

◆ put_in_plane() [2/62]

void put_in_plane ( Eepic_Plane plane,
const Center_Text geom_obj 
)

Definition at line 83 of file eepicgeom.C.

◆ put_in_plane() [3/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Arrow geom_obj 
)

Definition at line 70 of file eepicgeom.C.

◆ put_in_plane() [4/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Polygon geom_obj 
)

Definition at line 98 of file eepicgeom.C.

◆ put_in_plane() [5/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Polygon_With_Arrow geom_obj 
)

Definition at line 107 of file eepicgeom.C.

◆ put_in_plane() [6/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Polygon_With_Points geom_obj 
)

Definition at line 104 of file eepicgeom.C.

◆ put_in_plane() [7/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Regular_Polygon geom_obj 
)

Definition at line 189 of file eepicgeom.C.

◆ put_in_plane() [8/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Regular_Polygon_With_Points geom_obj 
)

Definition at line 191 of file eepicgeom.C.

◆ put_in_plane() [9/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Segment geom_obj 
)

Definition at line 66 of file eepicgeom.C.

◆ put_in_plane() [10/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Spline geom_obj 
)

Definition at line 128 of file eepicgeom.C.

◆ put_in_plane() [11/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Spline_Arrow geom_obj 
)

Definition at line 135 of file eepicgeom.C.

◆ put_in_plane() [12/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Arrow geom_obj 
)

Definition at line 68 of file eepicgeom.C.

◆ put_in_plane() [13/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Polygon geom_obj 
)

Definition at line 95 of file eepicgeom.C.

◆ put_in_plane() [14/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Polygon_With_Points geom_obj 
)

Definition at line 101 of file eepicgeom.C.

◆ put_in_plane() [15/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Regular_Polygon geom_obj 
)

Definition at line 188 of file eepicgeom.C.

◆ put_in_plane() [16/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Regular_Polygon_With_Points geom_obj 
)

Definition at line 190 of file eepicgeom.C.

◆ put_in_plane() [17/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Segment geom_obj 
)

Definition at line 64 of file eepicgeom.C.

◆ put_in_plane() [18/62]

void put_in_plane ( Eepic_Plane plane,
const Ellipse geom_obj 
)

Definition at line 76 of file eepicgeom.C.

◆ put_in_plane() [19/62]

void put_in_plane ( Eepic_Plane plane,
const Left_Text geom_obj 
)

Definition at line 81 of file eepicgeom.C.

◆ put_in_plane() [20/62]

◆ put_in_plane() [21/62]

void put_in_plane ( Eepic_Plane plane,
const Polygon geom_obj 
)

Definition at line 85 of file eepicgeom.C.

◆ put_in_plane() [22/62]

void put_in_plane ( Eepic_Plane plane,
const Polygon_With_Arrows geom_obj 
)

Definition at line 92 of file eepicgeom.C.

◆ put_in_plane() [23/62]

void put_in_plane ( Eepic_Plane plane,
const Polygon_With_Points geom_obj 
)

Definition at line 89 of file eepicgeom.C.

◆ put_in_plane() [24/62]

void put_in_plane ( Eepic_Plane plane,
const Regular_Polygon_With_Points geom_obj 
)

Definition at line 187 of file eepicgeom.C.

◆ put_in_plane() [25/62]

void put_in_plane ( Eepic_Plane plane,
const Right_Text geom_obj 
)

Definition at line 82 of file eepicgeom.C.

◆ put_in_plane() [26/62]

void put_in_plane ( Eepic_Plane plane,
const Segment geom_obj 
)

Definition at line 52 of file eepicgeom.C.

◆ put_in_plane() [27/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Ellipse geom_obj 
)

Definition at line 78 of file eepicgeom.C.

◆ put_in_plane() [28/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Polygon geom_obj 
)

Definition at line 110 of file eepicgeom.C.

◆ put_in_plane() [29/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Polygon_With_Arrows geom_obj 
)

Definition at line 116 of file eepicgeom.C.

◆ put_in_plane() [30/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Polygon_With_Points geom_obj 
)

Definition at line 113 of file eepicgeom.C.

◆ put_in_plane() [31/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Polygon_With_Text_Points geom_obj 
)

Definition at line 119 of file eepicgeom.C.

◆ put_in_plane() [32/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Polygon_With_Vertex_Numbers geom_obj 
)

Definition at line 122 of file eepicgeom.C.

◆ put_in_plane() [33/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Regular_Polygon geom_obj 
)

Definition at line 192 of file eepicgeom.C.

◆ put_in_plane() [34/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Regular_Polygon_With_Arrows geom_obj 
)

Definition at line 194 of file eepicgeom.C.

◆ put_in_plane() [35/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Regular_Polygon_With_Points geom_obj 
)

Definition at line 193 of file eepicgeom.C.

◆ put_in_plane() [36/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Regular_Polygon_With_Text_Points geom_obj 
)

Definition at line 195 of file eepicgeom.C.

◆ put_in_plane() [37/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Regular_Polygon_With_Vertex_Numbers geom_obj 
)

Definition at line 196 of file eepicgeom.C.

◆ put_in_plane() [38/62]

void put_in_plane ( Eepic_Plane plane,
const Spline geom_obj 
)

Definition at line 125 of file eepicgeom.C.

◆ put_in_plane() [39/62]

void put_in_plane ( Eepic_Plane plane,
const Spline_Arrow geom_obj 
)

Definition at line 131 of file eepicgeom.C.

◆ put_in_plane() [40/62]

void put_in_plane ( Eepic_Plane plane,
const Text geom_obj 
)

Definition at line 54 of file eepicgeom.C.

◆ put_in_plane() [41/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Arrow geom_obj 
)

Definition at line 62 of file eepicgeom.C.

◆ put_in_plane() [42/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dash_Arrow geom_obj 
)

Definition at line 72 of file eepicgeom.C.

◆ put_in_plane() [43/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dash_Polygon geom_obj 
)

Definition at line 147 of file eepicgeom.C.

◆ put_in_plane() [44/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dash_Polygon_With_Arrow geom_obj 
)

Definition at line 156 of file eepicgeom.C.

◆ put_in_plane() [45/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dash_Polygon_With_Points geom_obj 
)

Definition at line 153 of file eepicgeom.C.

◆ put_in_plane() [46/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dash_Segment geom_obj 
)

Definition at line 60 of file eepicgeom.C.

◆ put_in_plane() [47/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dash_Spline geom_obj 
)

Definition at line 177 of file eepicgeom.C.

◆ put_in_plane() [48/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dash_Spline_Arrow geom_obj 
)

Definition at line 184 of file eepicgeom.C.

◆ put_in_plane() [49/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dotted_Polygon geom_obj 
)

Definition at line 144 of file eepicgeom.C.

◆ put_in_plane() [50/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Dotted_Polygon_With_Points geom_obj 
)

Definition at line 150 of file eepicgeom.C.

◆ put_in_plane() [51/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Ellipse geom_obj 
)

Definition at line 79 of file eepicgeom.C.

◆ put_in_plane() [52/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Polygon_With_Arrows geom_obj 
)

Definition at line 141 of file eepicgeom.C.

◆ put_in_plane() [53/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Polygon_With_Points geom_obj 
)

Definition at line 138 of file eepicgeom.C.

◆ put_in_plane() [54/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Segment geom_obj 
)

Definition at line 58 of file eepicgeom.C.

◆ put_in_plane() [55/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Shade_Polygon geom_obj 
)

Definition at line 159 of file eepicgeom.C.

◆ put_in_plane() [56/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Shade_Polygon_With_Arrows geom_obj 
)

Definition at line 165 of file eepicgeom.C.

◆ put_in_plane() [57/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Shade_Polygon_With_Points geom_obj 
)

Definition at line 162 of file eepicgeom.C.

◆ put_in_plane() [58/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Shade_Polygon_With_Text_Points geom_obj 
)

Definition at line 168 of file eepicgeom.C.

◆ put_in_plane() [59/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Shade_Polygon_With_Vertex_Numbers geom_obj 
)

Definition at line 171 of file eepicgeom.C.

◆ put_in_plane() [60/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Spline geom_obj 
)

Definition at line 174 of file eepicgeom.C.

◆ put_in_plane() [61/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Spline_Arrow geom_obj 
)

Definition at line 180 of file eepicgeom.C.

◆ put_in_plane() [62/62]

void put_in_plane ( Eepic_Plane plane,
const Triangle geom_obj 
)

Definition at line 74 of file eepicgeom.C.