Classes | Namespaces | Typedefs | Enumerations
DetailingSymbolHandlers.h File Reference
#include <ECObjects/ECObjectsAPI.h>
#include "DetailingSymbol.h"

Go to the source code of this file.

Classes

struct  INamedViewCreateHelper
 Interface for Named View Creator Helper Class. More...
 
struct  DetailingSymbolBaseHandler
 Detailing Symbol Element Handler Base Class. More...
 
struct  CalloutBaseHandler
 Callout Element Handler base class. More...
 
struct  SectionCalloutHandler
 Section Callout Element Handler. More...
 
struct  ElevationCalloutHandler
 Elevation Callout Element Handler. More...
 
struct  InteriorElevationCalloutHandler
 Interior Elevation Marker Element Handler. More...
 
struct  PlanCalloutHandler
 Plan Callout Element Handler. More...
 
struct  DetailCalloutHandler
 Detail Callout Element Handler. More...
 
struct  DetailCallout3DViewHandler
 3d Detail Callout Element Handler More...
 
struct  DrawingBoundaryHandler
 Drawing View Callout Handler Class. More...
 
struct  TitleTextHandler
 Title Text Handler Class. More...
 
struct  DrawingBoundaryBuilder
 Creates a DrawingBoundary object. 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
< INamedViewCreateHelper > 
INamedViewCreateHelperPtr
 Ref-counted smart pointer object to handle INamedViewCreateHelper. More...
 

Enumerations

enum  CalloutViewRelationCriteria { Generated, Associated, Both }
 This enum describes the search criteria for callouts based on types of relationship that a callout and namedview can hold. More...
 
enum  UpdateCalloutStatus { Success = 0, Error = 1, NoChange = 2 }
 This enum describes the return status of updating callout from named view. More...
 

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.