PMI::Entity Member List
This is the complete list of members for PMI::Entity, including all inherited members.
Entity(HC_KEY segment_key=INVALID_KEY) | PMI::Entity | |
Entity(Entity const &that) (defined in PMI::Entity) | PMI::Entity | |
GetDrawing(Drawing &out_drawing) const | PMI::Entity | |
GetFrame(Frame &out_frame) const | PMI::Entity | |
GetLeaderLineCount() const | PMI::Entity | |
GetLeaderLines(unsigned int &out_count, Polyline out_leader_lines[]) const | PMI::Entity | |
GetLeaderSymbolCount() const | PMI::Entity | |
GetLeaderSymbols(unsigned int &out_count, Polygon out_leader_symbols[]) const | PMI::Entity | |
GetSegmentKey() const | PMI::Entity | |
GetType() const | PMI::Entity | inlinevirtual |
impl_ (defined in PMI::Entity) | PMI::Entity | protected |
IsDisplayParallelToScreen() const | PMI::Entity | |
operator=(Entity const &that) (defined in PMI::Entity) | PMI::Entity | |
Set(Entity const &that) (defined in PMI::Entity) | PMI::Entity | |
SetDisplayParallelToScreen(bool const in_parallel=true) | PMI::Entity | |
SetDrawing(Drawing const &in_drawing) | PMI::Entity | |
SetFrame(Frame const &in_frame) | PMI::Entity | |
SetLeaderLines(unsigned int in_count, Polyline const in_leader_lines[]) | PMI::Entity | |
SetLeaderSymbols(unsigned int in_count, Polygon const in_leader_symbols[]) | PMI::Entity | |
~Entity() (defined in PMI::Entity) | PMI::Entity | virtual |