This is the complete list of members for MyDXFPathEntity, including all inherited members.
_handle | MyDXFEntity | protected |
_layer | MyDXFEntity | protected |
bbox_ppoint(Vec3D &min, Vec3D &max, const Vec3D &p) | MyDXFEntity | protectedstatic |
constructor_debug_print(void) const | MyDXFEntity | protected |
copy(void) const =0 | MyDXFEntity | pure virtual |
debug_print(std::ostream &os) const =0 | MyDXFEntity | pure virtual |
debug_print_base(std::ostream &os) const | MyDXFEntity | protected |
end(void) const =0 | MyDXFPathEntity | pure virtual |
explode(class MyDXFEntities *ent, MyDXFFile *dxf, const Transformation *t) const =0 | MyDXFEntity | pure virtual |
get_bbox(Vec3D &min, Vec3D &max, const class MyDXFFile *dxf, const Transformation *t) const =0 | MyDXFEntity | pure virtual |
get_handle(void) const | MyDXFEntity | inline |
get_layer(void) const | MyDXFEntity | inline |
get_type(void) const =0 | MyDXFEntity | pure virtual |
MyDXFEntity() | MyDXFEntity | protected |
MyDXFPathEntity() | MyDXFPathEntity | inlineprotected |
MyDXFPathEntity(const MyDXFEntity &ent) | MyDXFPathEntity | inlineprotected |
plot(const class MyDXFFile *dxf, cairo_t *cairo, const Transformation *t, const double range[4]) const =0 | MyDXFEntity | pure virtual |
process_group(class MyDXFFile *dxf) | MyDXFEntity | protected |
ray_cross(double x, double y) const =0 | MyDXFPathEntity | pure virtual |
scale(class MyDXFFile *dxf, double s)=0 | MyDXFEntity | pure virtual |
set_end(const Vec3D &e)=0 | MyDXFPathEntity | pure virtual |
set_handle(const std::string &handle) | MyDXFEntity | inline |
set_layer(const std::string &layer) | MyDXFEntity | inline |
set_start(const Vec3D &s)=0 | MyDXFPathEntity | pure virtual |
start(void) const =0 | MyDXFPathEntity | pure virtual |
translate(class MyDXFFile *dxf, const Vec3D &dx)=0 | MyDXFEntity | pure virtual |
write(class MyDXFFile *dxf, std::ofstream &ostr)=0 | MyDXFEntity | pure virtual |
write_common(class MyDXFFile *dxf, std::ofstream &ostr) | MyDXFEntity | protected |
~MyDXFEntity() | MyDXFEntity | inlinevirtual |
~MyDXFPathEntity() | MyDXFPathEntity | inlinevirtual |