This class is the base class for all Table objects in an OdDgDatabase instance.
Corresponding C++ library: TG_Db
File: DgTable.h
Module: API Reference
This is the overview for the OdDgElement constructor overload. | |
(Inherited from OdDgElement) |
| |
All types of elements... more | |
| |
|
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) |
Adds the specified record to this Table object. | |
This is the overview for the addLinkage method overload. | |
Adds the specified persistent reactor to this element's reactor list. (Inherited from OdDgElement) | |
Adds the specified transient reactor to this element's reactor list. (Inherited from OdDgElement) | |
OdRxObject overridden (Inherited from OdDgElement) | |
Adds the XAttribute with specified handler ID. (Inherited from OdDgElement) | |
This function appends this object to the specified owner object. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Throws an exception if this object is not open OdDg::kForNotify. (Inherited from OdDgElement) | |
Throws an exception if this object is not open OdDg::kForRead. (Inherited from OdDgElement) | |
Throws an exception if this object is not open OdDg::kForWrite, and controls automatic undo and notification of modifications. (Inherited from OdDgElement) | |
| |
Returns the cloneMeForDragging flag for this entity. (Inherited from OdDgElement) | |
Notification function called immediately before an element is closed. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Notification function called whenever the notifying element has had its clone() member function called. (Inherited from OdDgElement) | |
Writes object references of this object during wblock clone. (Inherited from OdDgElement) | |
Copies the contents of the specified object into this object when possible. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Returns an Iterator object that can be used to traverse this Table object. | |
Returns the OdDgDatabase that contains this object. (Inherited from OdDgElement) | |
Determines the behavior for custom objects when saving. (Inherited from OdDgElement) | |
Performs a deep clone of this object. (Inherited from OdDgElement) | |
Reads the DGN format data of this object from the specified file. (Inherited from OdDgElement) | |
Reads the DGN data of this object. (Inherited from OdDgElement) | |
Writes the DGN format data of this object to the specified filer. (Inherited from OdDgElement) | |
Writes the DGN data of this object. (Inherited from OdDgElement) | |
Controls the undo recording of this object in OdDgDatabase. (Inherited from OdDgElement) | |
Downgrades this object from OdDg::kForWrite to OdDg::kForRead, and returns isReadEnabled(); (Inherited from OdDgElement) | |
Notification function called when this entity is involved in a drag operation. (Inherited from OdDgElement) | |
Returns the Object ID of this object. (Inherited from OdDgElement) | |
Sets the erased mode of this object. (Inherited from OdDgElement) | |
Notification function called whenever an element has been erased or unerased. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
| |
This is the overview for the getAt method overload. | |
Returns the element subtype. (Inherited from OdDgElement) | |
Returns the element type. (Inherited from OdDgElement) | |
This is the overview for the getGeomExtents method overload. | |
(Inherited from OdDgElement) | |
This is the overview for the getGripPoints method overload. | |
Return maximum index into the table. | |
This is the overview for the getLastModifiedTime method overload. | |
This is the overview for the getLinkages method overload. | |
Returns true if and only if this element is marked as locked. (Inherited from OdDgElement) | |
This is the overview for the getOsnapPoints method overload. | |
Returns this element's persistent reactors. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Returns the String Linkage value. (Inherited from OdDgElement) | |
Creates a copy of this element, and applies the supplied transformation to the newly created copy. (Inherited from OdDgElement) | |
Returns this element's transient reactors. (Inherited from OdDgElement) | |
This is the overview for the getXAttributes method overload. | |
Returns the XData Linkage value. (Inherited from OdDgElement) | |
Notification function called just before an element is deleted from memory. (Inherited from OdDgElement) | |
Notification function called when this entity is involved in a grip operation. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Replaces this database -resident (DBRO) object with the specified non- database -resident (NDBRO) object, while retaining this object's elementId, handle, owner, and reactor list. (Inherited from OdDgElement) | |
Returns true if and only if this Table object has a record with the specified ElementId. | |
This method returns true if elmId is the Element ID of a reactor attached to this element. Otherwise, it returns false. (Inherited from OdDgElement) | |
Returns the hideMeForDragging flag for this entity. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Returns true if and only this object is a database -resident object. (Inherited from OdDgElement) | |
Returns true if and only if this object is marked as erased. (Inherited from OdDgElement) | |
Returns true if and only if an object derived from OdDbEntity has been modified. (Inherited from OdDgElement) | |
Returns true if and only if this object has not been closed since it was created. (Inherited from OdDgElement) | |
Returns true if and only if this object is open OdDg::kForNotify. (Inherited from OdDgElement) | |
Returns true if and only if this object's Object ID is not valid because the OdDgElement::subDeepClone or OdDgElement::subWblockClone() have yet to be completed. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Returns true if and only if this object is open OdDg::kForRead. (Inherited from OdDgElement) | |
Returns true if and only if this object is taking part in an Undo operation. (Inherited from OdDgElement) | |
Returns true if and only if this object is open OdDg::kForWrite. (Inherited from OdDgElement) | |
Notification function called whenever an element is opened OdDg::kForWrite, a function has been called that could modify the contents of this element, and this element is now being closed. (Inherited from OdDgElement) | |
Notification function called whenever an geometry of element derived from OdDgGraphicsElement is modified. (Inherited from OdDgElement) | |
Notification function called whenever an element derived from OdDgGraphicsElement is modified. (Inherited from OdDgElement) | |
Notification function called whenever the attribute linkages has been written to the notifying element. (Inherited from OdDgElement) | |
Notification function called whenever the notifying element is in the midst an Undo operation that is undoing modifications. (Inherited from OdDgElement) | |
This is the overview for the moveGripPointsAt method overload. | |
Moves the specified stretch points of this entity. (Inherited from OdDgElement) | |
Move table record from the table to the end position of the table. | |
Move table record from the table to the position with defined index of the table. | |
Move table record from the table to the start position of the table. | |
If true then composeForLoad will be called second time in single thread mode after multithread loading. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Notification function called whenever an element is opened for modify OdDg::kForWrite. (Inherited from OdDgElement) | |
Returns the element ID of this element's owner. (Inherited from OdDgElement) | |
Notification function called whenever a Redo process processes the reappending of the notifying element to the database. (Inherited from OdDgElement) | |
Sets the bit flag indicating the entity's geometry is changed. (Inherited from OdDgElement) | |
Allows a subelement of a complex element to notify its root element that it has been changed. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Removes the linkages with specified application ID. (Inherited from OdDgElement) | |
Removes the specified persistent reactor from this element's reactor list. (Inherited from OdDgElement) | |
Removes the specified transient reactor from this element's reactor list. (Inherited from OdDgElement) | |
Removes the XAttributes with specified handler ID. (Inherited from OdDgElement) | |
Applies the default properties of the specified database to this entity. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Set the time of the last modification. (Inherited from OdDgElement) | |
Sets the linkages with specified application ID. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Called on a new created cloned object to indicate that its Object ID is not valid. (Inherited from OdDgElement) | |
Sets this element's ownerId data member. (Inherited from OdDgElement) | |
Copies the properties from the specified entity to this entity. (Inherited from OdDgElement) | |
Sets the String Linkage value. (Inherited from OdDgElement) | |
Sets the XAttributes with specified handler ID. (Inherited from OdDgElement) | |
Sets the XData Linkage value. (Inherited from OdDgElement) | |
Called as the first operation as this object is being closed, for database -resident objects only. When overriding this function: 1) If the OdDgElement's state is incorrect, return something other than eOk. 2) If the parent class's subClose() returns anything other than eOk, immediately return it. 3) If other actions are required before close, do them. 4) Return eOk. If you must make changes to this object's state, either make them after step 2, or roll them back if step 2 returns false. The default implementation of this function does nothing but return eOk. This function can be overridden in... more (Inherited from OdDgElement) | |
Notification function called whenever a method of the specified subelement has called assertWriteEnabled() (Inherited from OdDgElement) | |
Called as the first operation as this object is being erased or unerased. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Called as the first operation of the handOverTo function. (Inherited from OdDgElement) | |
Notification function called by the ODA Drawings API for DGN immediately before an object is opened. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Called by setDatabaseDefaults() after the values are set. (Inherited from OdDgElement) | |
Called as the first operation of swapIdWith (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Swaps the elementIDs, and handles between this object and another object. (Inherited from OdDgElement) | |
Applies the specified 3D transformation matrix to this entity. (Inherited from OdDgElement) | |
Notification function called whenever the Undo process processes the appending of the notifying element to the database. (Inherited from OdDgElement) | |
Returns the undo filer associated with this object. (Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
(Inherited from OdDgElement) | |
Upgrades this object from OdDg::kForRead to OdDg::kForWrite if there is only one reader, and returns isWriteEnabled(); (Inherited from OdDgElement) | |
Performs a shallow clone of this object. (Inherited from OdDgElement) | |
Allows a subelement of a complex element to notify its root element that it has been changed. (Inherited from OdDgElement) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|