Classes

Land Desktop Development ARX CPP SDK

Classes
An iterator over the draw order of elements (AcMapDMElement). This iterator will step on every element, including those which are currently in a proxied state. 
An iterator over a collection of display-management items This iterator will step on every item, including those which may be in a proxy state. (AcMapDMItem). 
An iterator over a collection of style references (AcMapDMStyleReference) within one style set. The iterator may return a StyleId() that points to an AcDbProxyObject. 
Describes a display-management ADE query and provides functions that define queries and manage drawing lists. 
Represents a display-management ADE query element in an attached drawing. 
Represents a query element in the current drawing. 
Represents a query definition's data-source descriptor. 
Represents the default stylization. 
An abstraction of an AutoCAD Map element that manipulates associated styles. 
Encapsulates properties that can be applied to entities. 
Represents a feature-class data source. 
Represents a feature-class element. 
Represents a group of display-management items (AcMapDMItem). 
Base class of all display-management items. 
Represents a layer data source. 
Represents a layer element. 
Represents a legend object. A legend has the following characteristics: A legend is a table. A legend will display the active (checked) Themes, Elements, and Groups as in the display-manager tree. The order of items in the legend matches the order of items in the display-manager tree. Each "space" (modelspace, layout1, layoutN, and so on) can have zero or one legend, which is built from the current Map and Scale when a legend is inserted or updated. A legend object does not store information on which layout or map it is associated with. . 
Represents the Display Manager map, the root object from which all other Display Manager objects can be obtained by using an iterator. 
An iterator over a collection of display-management map objects (AcMapDMMap). 
Manages display-management map objects (AcMapDMMap). 
Base class used to notify an application of display-management events within a display-management map. Derive custom reactors from the AcMapDMMapReactor class.
To add a reactor: Derive your class AcMapDMMyReactor from AcMapDMMapReactor.Override the virtual functions of this reactor base class.Use AcMapDMMap::AddReactor()to register an instance of the reactor.To unregister a reactor, use AcMapDMMap::RemoveReactor().. 
Base class used to notify the an application of display-management events within an AutoCAD Map project. Derive custom reactors from the AcMapDMProjectReactor class.
To add a reactor: Derive your class AcMapDMMyReactor from AcMapDMProjectReactor.Override the virtual functions of this reactor base class.Use AcMapDMDisplayManagement::AddProjectReactor()to register an instance of the reactor.To unregister a reactor, use AcMapDMDisplayManagement::RemoveProjectReactor().. 
Describes a base data source for querying. 
Defines a raster data source. 
Represents a raster element that selects raster images. 
Encapsulates raster-image-related properties. 
Provides an annotation alteration style for stylization. Several properties can be represented as either a concrete type or as an ADE expression (in such cases, an API is provided for each representation). Setting a property by expression clears any value previously set by a concrete type. Likewise, setting any property by concrete type clears any value previously set in an expression. An API, XxxIsExpression() is provided to test which representation is currently in effect for each property. To represent the "" state, set the expression to NULL for that property. Using the wrong GetXxx function for the current representation of... more 
Provides a hatch alteration style for stylization. Several properties can be represented as either a concrete type or as an ADE expression (in such cases, an API is provided for each representation). Setting a property by expression clears any value previously set by a concrete type. Likewise, setting any property by concrete type clears any value previously set in an expression. An API, XxxIsExpression() is provided to test which representation is currently in effect for each property. To represent the "" state, set the expression to NULL for that property. Using the wrong GetXxx function for the current representation of... more 
Provides a text alteration style for stylization. Several properties can be represented as either a concrete type or as an ADE expression (in such cases, an API is provided for each representation). Setting a property by expression clears any value previously set by a concrete type. Likewise, setting any property by concrete type clears any value previously set in an expression. An API, XxxIsExpression() is provided to test which representation is currently in effect for each property. To represent the "" state, set the expression to NULL for that property. Using the wrong GetXxx function for the current representation of... more 
Base class for display-management styles. 
Represents a category of styles. 
Represents a library of categories of styles. 
Represents a reference to an existing style. 
Represents a style of a stylization entity. 
Represents a thematic stylization. 
Defines a display-management thematic table and its items. 
Represents an annotation cell of a thematic definition table. 
Represents a block cell of a thematic definition table. 
Represents a color cell of a thematic definition table. 
Represents a text/value-pair cell of a thematic definition table. 
Represents a hatch cell of a thematic definition table. 
Represents a legend text cell of a thematic definition table. 
Represents a linestyle cell of a thematic definition table. 
Represents a linetype cell of a thematic definition table. 
Class representing lineweight cell of thematic definition table. 
Represents a plotstyle cell of a thematic definition table. 
Represents a text cell of a thematic definition table. 
Utility class that defines a table row and allows easier access to its column items. 
Defines a query for all topological elements in the current drawing. 
Defines a topology data-source. 
Defines a topology data-source. 
Defines a query element that acquires topology objects in the source drawing. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].