ArcFM Server Developer Guide
VaultSurfaceViewModel Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by VaultSurfaceViewModel.

Public Constructors
 NameDescription
Public ConstructorVaultSurfaceViewModel Constructor  
Top
Public Fields
 NameDescription
Public FieldDuctBankStrokeThicknessBase  
Public FieldVaultSurfaceStrokeThicknessBase  
Top
Public Properties
 NameDescription
Public PropertyActiveItemThe currently active item. (Inherited from Caliburn.Micro.ConductorBaseWithActiveItem<T>)
Public PropertyAddDuctBankToolEnabled  
Public PropertyCanvasEventTriggering  
Public PropertyCanvasNodes  
Public PropertyChildren  
Public PropertyCloseStrategyGets or sets the close strategy. (Inherited from Caliburn.Micro.ConductorBase<T>)
Public PropertyConductorDefaultValues  
Public PropertyDeleteSelectedItemCommand  
Public PropertyDimensionWidth  
Public PropertyDirtyExternalDuctBanks  
Public PropertyDisplayedAttributesName  
Public PropertyDisplayNameGets or Sets the Display Name (Inherited from Caliburn.Micro.Screen)
Public PropertyDisplayText  
Public PropertyDuctBanks  
Public PropertyDuctBankStrokeThickness  
Public PropertyHideSaveDialog  
Public PropertyIsActiveIndicates whether or not this instance is currently active. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.Screen)
Public PropertyIsCeiling  
Public PropertyIsCreating  
Public PropertyIsDuctEndSelected  
Public PropertyIsExpanded  
Public PropertyIsFloor  
Public PropertyIsInitializedIndicates whether or not this instance is currently initialized. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.Screen)
Public PropertyIsNotifyingEnables/Disables property change notification. Virtualized in order to help with document oriented view models. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public PropertyIsSelected  
Public PropertyIsSnapToGridEnabled  
Public PropertyIsWall  
Public PropertyItemBeingCreated  
Public PropertyItems (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<object>)
Public PropertyName  
Public PropertyParentGets or Sets the Parent Caliburn.Micro.IConductor (Inherited from Caliburn.Micro.Screen)
Public PropertyPauseChangeTracking  
Public PropertyRootTreeNode  
Public PropertySelectedDuctEnd  
Public PropertyShowSnapToGridAttributes  
Public PropertyShowWaitCursor  
Public PropertySnapToGridAttributes  
Public PropertySnapToGridAttributesViewModel  
Public PropertySnapToGridLineWeight  
Public PropertySurfaceOutline2D  
Public PropertySurfaceType  
Public PropertyVaultSurfaceIsWall  
Public PropertyVaultSurfacePixelsPerMapUnit  
Public PropertyVaultSurfaceScale  
Public PropertyVaultSurfaceScaleX  
Public PropertyVaultSurfaceScaleY  
Public PropertyVaultSurfaceStrokeThickness  
Public PropertyWall  
Public PropertyWallEndPoint  
Public PropertyWallHeightInPixels  
Public PropertyWallLineTranslatedToWindowCoordinatesA windows point collection so the view can render our wall line in screen coordinates.  
Public PropertyWallOriginPoint  
Public PropertyWallWidthDimension  
Public PropertyWallWidthInPixels  
Top
Public Methods
 NameDescription
Public MethodActivateItem (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<object>)
Public MethodAddDuctBank  
Public MethodAddDuctEnd  
Public MethodAlignmentToolEnabled  
Public MethodApplyLayoutPositionCache  
Public MethodApplySnapToGridAttributes  
Public MethodCancelSnapToGridAttributes  
Public MethodCanClose (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<object>)
Public MethodComputeWallLineWindowCoordinates  
Public MethodDeactivateItem (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<object>)
Public MethodDeleteSelectedItem  
Public MethodGetChildren (Inherited from Caliburn.Micro.Conductor`1.Collection.OneActive<object>)
Public MethodGetExistingDuctIds  
Public MethodGetLayoutPositionCache  
Public MethodGetViewGets a view previously attached to this instance. (Inherited from Caliburn.Micro.ViewAware)
Public MethodHasOverlappingDucts  
Public MethodIsOverlappingAnyDuct  
Public MethodNotifyOfPropertyChangeOverloaded. Notifies subscribers of the property change. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodOnAddDuctBank  
Public MethodOnAddSelectedConductor  
Public MethodOnAddSelectedFiberCable  
Public MethodOnDeleteDuct  
Public MethodOnMouseLeftButtonUp  
Public MethodOnMouseMove  
Public MethodOnMouseRightButtonDown  
Public MethodOnPreviewMouseLeftButtonDown  
Public MethodOnPreviewMouseLeftButtonUp  
Public MethodOnRemoveCable  
Public MethodOnRemoveSelectedCable  
Public MethodOnSetBypass  
Public MethodOnSetGridCenterEnable/disable snap to grid Disable if centerDuct is null, otherwise show the grid with this duct as the center  
Public MethodRefreshRaises a change notification indicating that all bindings should be refreshed. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodRemoveDuctbank  
Public MethodSet<T> (Inherited from Caliburn.Micro.PropertyChangedBase)
Public MethodSetSelectedItem  
Public MethodSetSnapToGridLineWeight  
Public MethodShowGridToggle snap to grid  
Public MethodShowGridAttributes  
Public MethodStartAssociateDuctBankToConduit  
Public MethodStartCreating  
Public MethodStopCreating  
Public MethodStopShowingGridAttributes  
Public MethodToDuctBankComponents  
Public MethodTryCloseTries to close this instance by asking its Parent to initiate shutdown or by asking its corresponding view to close. Also provides an opportunity to pass a dialog result to it's corresponding view. (Inherited from Caliburn.Micro.Screen)
Top
Public Events
 NameDescription
Public EventActivatedRaised after activation occurs. (Inherited from Caliburn.Micro.Screen)
Public EventActivationProcessedOccurs when an activation request is processed. (Inherited from Caliburn.Micro.ConductorBase<T>)
Public EventAttemptingDeactivationRaised before deactivation. (Inherited from Caliburn.Micro.Screen)
Public EventDeactivatedRaised after deactivation. (Inherited from Caliburn.Micro.Screen)
Public EventPropertyChangedOccurs when a property value changes. (Inherited from Caliburn.Micro.PropertyChangedBase)
Public EventViewAttachedRaised when a view is attached. (Inherited from Caliburn.Micro.ViewAware)
Top
See Also

Reference

VaultSurfaceViewModel Class
Miner.Desktop.Diagrams.Underground.ViewModels Namespace

 

 


Send Comment