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 46 of file eepicgeom.C.

◆ put_in_plane() [2/62]

void put_in_plane ( Eepic_Plane plane,
const Center_Text geom_obj 
)

Definition at line 61 of file eepicgeom.C.

◆ put_in_plane() [3/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Arrow geom_obj 
)

Definition at line 53 of file eepicgeom.C.

◆ put_in_plane() [4/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Polygon geom_obj 
)

Definition at line 74 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 83 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 80 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 163 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 165 of file eepicgeom.C.

◆ put_in_plane() [9/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Segment geom_obj 
)

Definition at line 51 of file eepicgeom.C.

◆ put_in_plane() [10/62]

void put_in_plane ( Eepic_Plane plane,
const Dash_Spline geom_obj 
)

Definition at line 104 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 110 of file eepicgeom.C.

◆ put_in_plane() [12/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Arrow geom_obj 
)

Definition at line 52 of file eepicgeom.C.

◆ put_in_plane() [13/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Polygon geom_obj 
)

Definition at line 71 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 77 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 162 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 164 of file eepicgeom.C.

◆ put_in_plane() [17/62]

void put_in_plane ( Eepic_Plane plane,
const Dotted_Segment geom_obj 
)

Definition at line 50 of file eepicgeom.C.

◆ put_in_plane() [18/62]

void put_in_plane ( Eepic_Plane plane,
const Ellipse geom_obj 
)

Definition at line 56 of file eepicgeom.C.

◆ put_in_plane() [19/62]

void put_in_plane ( Eepic_Plane plane,
const Left_Text geom_obj 
)

Definition at line 59 of file eepicgeom.C.

◆ put_in_plane() [20/62]

void put_in_plane ( Eepic_Plane plane,
const Point geom_obj 
)

Definition at line 43 of file eepicgeom.C.

◆ put_in_plane() [21/62]

void put_in_plane ( Eepic_Plane plane,
const Polygon geom_obj 
)

Definition at line 62 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 68 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 65 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 161 of file eepicgeom.C.

◆ put_in_plane() [25/62]

void put_in_plane ( Eepic_Plane plane,
const Right_Text geom_obj 
)

Definition at line 60 of file eepicgeom.C.

◆ put_in_plane() [26/62]

void put_in_plane ( Eepic_Plane plane,
const Segment geom_obj 
)

Definition at line 44 of file eepicgeom.C.

◆ put_in_plane() [27/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Ellipse geom_obj 
)

Definition at line 57 of file eepicgeom.C.

◆ put_in_plane() [28/62]

void put_in_plane ( Eepic_Plane plane,
const Shade_Polygon geom_obj 
)

Definition at line 86 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 92 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 89 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 95 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 98 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 166 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 168 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 167 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 169 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 170 of file eepicgeom.C.

◆ put_in_plane() [38/62]

void put_in_plane ( Eepic_Plane plane,
const Spline geom_obj 
)

Definition at line 101 of file eepicgeom.C.

◆ put_in_plane() [39/62]

void put_in_plane ( Eepic_Plane plane,
const Spline_Arrow geom_obj 
)

Definition at line 107 of file eepicgeom.C.

◆ put_in_plane() [40/62]

void put_in_plane ( Eepic_Plane plane,
const Text geom_obj 
)

Definition at line 45 of file eepicgeom.C.

◆ put_in_plane() [41/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Arrow geom_obj 
)

Definition at line 49 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 54 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 122 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 131 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 128 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 48 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 152 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 158 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 119 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 125 of file eepicgeom.C.

◆ put_in_plane() [51/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Ellipse geom_obj 
)

Definition at line 58 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 116 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 113 of file eepicgeom.C.

◆ put_in_plane() [54/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Segment geom_obj 
)

Definition at line 47 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 134 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 140 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 137 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 143 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 146 of file eepicgeom.C.

◆ put_in_plane() [60/62]

void put_in_plane ( Eepic_Plane plane,
const Thick_Spline geom_obj 
)

Definition at line 149 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 155 of file eepicgeom.C.

◆ put_in_plane() [62/62]

void put_in_plane ( Eepic_Plane plane,
const Triangle geom_obj 
)

Definition at line 55 of file eepicgeom.C.