#include <DgnPlatform/DgnPlatform.h>
Go to the source code of this file.
Classes | |
struct | DropGeometry |
DropGeometry is suplied to DisplayHandler::Drop to allow the handler to produce a simplified representation that isn't necessarily just dumb graphics. More... | |
struct | DropGraphics |
DropGraphics is used by drop methods to request the output of common "graphics" not specific to an element handler like patterns and linestyles. More... | |
struct | DraftingElementSchema |
DraftingElementSchema methods are for creating the standard element type to represent the supplied geometry class. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |
Typedefs | |
typedef RefCountedPtr < DropGeometry > | DropGeometryPtr |
typedef RefCountedPtr < DropGraphics > | DropGraphicsPtr |