Class wfcLayerState
Description
Provides information of the layer state.
Method Summary
void | |
| |
| |
| Activate specified layer state. |
void | |
| |
| |
| Add layer reference to a layer state. |
void | |
| |
| |
| Delete specified layer state. |
| |
| |
| |
| Retrieves the name of the default layer of the specified type. |
| |
| |
| |
| Get layer state reference data. |
| |
| |
| |
| Returns the name of the layer state. |
void | |
| |
| |
| Added an item to be hidden on the layer state. |
| |
| |
| |
| Check if the item is hidden on the layer state. |
void | |
| |
| |
| Remove layer reference from a layer state. |
void | |
| |
| |
| Sets up a default layer of the specified type. |
void | |
| |
| |
| Remove the item from the layer state hidden items list. |
Method Detail
Returns the name of the layer state.
Manual References:
Get layer state reference data.
Manual References:
Add layer reference to a layer state.
Exceptions thrown (but not limited to):
Manual References:
Parameters:
Layer
DispStatus
Returns:
Remove layer reference from a layer state.
Exceptions thrown (but not limited to):
Manual References:
Parameters:
Layer
Returns:
Delete specified layer state.
Exceptions thrown (but not limited to):
Manual References:
Returns:
void | ActivateLayerState | () |
Activate specified layer state.
Model of the layer state must be top model in window. Otherwise activate fails.
Exceptions thrown (but not limited to):
Manual References:
Returns:
Remove the item from the layer state hidden items list.
Exceptions thrown (but not limited to):
Manual References:
Parameters:
LayerItem
Returns:
Added an item to be hidden on the layer state.
Exceptions thrown (but not limited to):
Manual References:
Parameters:
LayerItem
Returns:
Check if the item is hidden on the layer state.
Exceptions thrown (but not limited to):
Manual References:
Parameters:
LayerItem
Returns:
Sets up a default layer of the specified type.
This function is equivalent to setting the default layer name for the session using the configuration option "def_layer". This does not save the status to a particular model. The default layer status does not remain on a layer if it is renamed.
Exceptions thrown (but not limited to):
Manual References:
Parameters:
DefLayerType
DefaultLayerName
Returns:
Retrieves the name of the default layer of the specified type.
Manual References:
Parameters:
DefLayerType
Returns: