Layer
|
The LayerStateManager type exposes the following members.
Name | Description | |
---|---|---|
![]() |
LayerStateManager | Constructor for the LayerStateManager class. Creates a LayerStateManager object from the specified database. |
Name | Description | |
---|---|---|
![]() |
AutoDelete | (Inherited from DisposableWrapper) |
![]() |
IsDisposed | (Inherited from DisposableWrapper) |
![]() |
LastRestoredLayerState | Property that represents the last restored layer state. Currently not implemented. |
![]() |
UnmanagedObject | (Inherited from DisposableWrapper) |
Name | Description | |
---|---|---|
![]() |
Clone | (Inherited from RXObject) |
![]() |
CompareLayerStateToDb | Compares a specified layer state to the layer state associated with a specified viewport. |
![]() |
CompareTo | (Inherited from RXObject) |
![]() |
CopyFrom | (Inherited from RXObject) |
![]() |
CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
![]() |
DeleteLayerState | Deletes a layer state with the specified name. |
![]() |
Dispose | (Inherited from DisposableWrapper) |
![]() |
Equals | (Inherited from DisposableWrapper) |
![]() |
ExportLayerState | Exports a specific layer state. |
![]() |
GetHashCode | (Inherited from DisposableWrapper) |
![]() |
GetLayerStateDescription | Retrieves the description from a specified layer state. |
![]() |
GetLayerStateLayers | Retrieves a list of names of layers associated with a specified layer state. |
![]() |
GetLayerStateMask | Retrieves a layer state mask from a specific layer state. A layer state mask determines which layer attributes are stored in the layer state. |
![]() |
GetLayerStateNames | Retrieves a list of names of layer states contained in the current database. |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
GetRXClass | (Inherited from RXObject) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
HasLayerState | Indicates if the layer state with the given name is managed by this layer state manager object. |
![]() |
ImportLayerState | Imports a layer state. |
![]() |
ImportLayerStateFromDb | Imports a specific layer state from the database. |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
LayerStateHasViewportData | Checks whether the specified layer has viewport data. |
![]() |
LayerStatesDictionaryId | Gets the layer state dictionary ID if present in the current database. The layer state dictionary can be created if it is not present and the bCreateIfNotPresent parameter is set to true. |
![]() |
QueryX | (Inherited from RXObject) |
![]() |
RenameLayerState | Renames a layer state. |
![]() |
RestoreLayerState | Restores the specified layer state. |
![]() |
SaveLayerState | Saves a layer state to the current database. |
![]() |
SetLayerStateDescription | Sets a description for a specified layer state. |
![]() |
SetLayerStateMask | Sets the layer state mask for a specific layer state. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() |
X | (Inherited from RXObject) |
Name | Description | |
---|---|---|
![]() |
m_pAbortLayerStateDelete | Event triggered when the layer state delete process is aborted. |
![]() |
m_pAbortLayerStateRename | Event triggered when the layer state rename process is aborted. |
![]() |
m_pAbortLayerStateRestore | Event triggered when the layer state restore process is aborted. |
![]() |
m_pLayerStateCompareFailed | Event triggered when the layer state comparison failed. |
![]() |
m_pLayerStateCreated | Event triggered when the layer state is created. |
![]() |
m_pLayerStateDeleted | Event triggered when the layer state is deleted. |
![]() |
m_pLayerStateRenamed | Event triggered when the layer state is renamed. |
![]() |
m_pLayerStateRestored | Event triggered when the layer state is restored. |
![]() |
m_pLayerStateToBeDeleted | Event triggered when the layer state is about to be deleted. |
![]() |
m_pLayerStateToBeRenamed | Event triggered when the layer state is about to be renamed. |
![]() |
m_pLayerStateToBeRestored | Event triggered when the layer state is about to be restored. |
© Bricsys NV. All rights reserved. |