#include <DgnPlatform/DisplayHandler.h>
#include <DgnPlatform/ElementGeometry.h>
#include "IAreaFillProperties.h"
Go to the source code of this file.
Classes | |
struct | EllipticArcBaseHandler |
Base class with behavior common to ellipse and arc elements. More... | |
struct | EllipseHandler |
The default type handler for the ELLIPSE_ELM type that corresponds to the Ellipse_3d and Ellipse_2d structures. More... | |
struct | ArcHandler |
The default type handler for the ARC_ELM type that corresponds to the Arc_3d and Arc_2d structures. More... | |
Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |