Name | Description | |
---|---|---|
![]() | m_PerformanceInfo | (Inherited from Nevron.Diagram.Layout.NLayout) |
The following tables list the members exposed by NDirectedCellsLayout.
Name | Description | |
---|---|---|
![]() | m_PerformanceInfo | (Inherited from Nevron.Diagram.Layout.NLayout) |
Name | Description | |
---|---|---|
![]() | Direction | Gets/sets the direction in which the layout arranges adjacent cells |
![]() | HorizontalContentPlacement | Gets/sets the default placement of the cell content in regards to the X dimension of the cell bounds. By default set to Fit. (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | HorizontalSpacing | Gets/sets the minimal horizontal spacing between the cells (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | MultiThreaded | Determines whether the layout is allowed to use multiple threads for its calculations. If set to true, this will lead to improved perfomance on multi-core processors. (Inherited from Nevron.Diagram.Layout.NLayout) |
![]() | Name | Gets/sets the name of the layout (Inherited from Nevron.Diagram.Layout.NLayout) |
![]() | VerticalContentPlacement | Gets/sets the default placement of the cell content in regards to the Y dimension of the cell bounds. By default set to Fit. (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | VerticalSpacing | Gets/sets the minimal vertical spacing between the cells (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute) |
![]() | ConvertMeasurementUnit | Called when the measurement unit of the measurements stored in the table have changed and all measurements must be converted to the new unit (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Dom.NAttribute) |
![]() | CreateNonSerializedObjects | Called to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute) |
![]() | GetDesiredLayoutSize | Gets the desired size of the layout container, assuming that the arranged objects are at their desired size. (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | GetMaxLayoutSize | Gets the maximal size of the layout container, assuming that the arranged objects are at their maximal size. (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | GetMinLayoutSize | Gets the minimal size of the layout container, assuming that the arranged objects are at their minimal size. (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute) |
![]() | Layout | Applies the layout to the specified objects (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | OnHistoryAction | Called to perform a history action (Inherited from Nevron.Dom.NAttribute) |
![]() | OnStateChangedFromHistory | Called by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute) |
![]() | OnStateChangingFromHistory | Called by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute) |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute) |
![]() | ToString | Overriden to return the layout name (Inherited from Nevron.Diagram.Layout.NLayout) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Dom.NAttribute) |
![]() | UpdateReferences | Called to update the references stored by the object (Inherited from Nevron.Dom.NAttribute) |
Name | Description | |
---|---|---|
![]() | AppendPerformanceInfo | Overloaded. Appends the provided performance data to the performance info. (Inherited from Nevron.Diagram.Layout.NLayout) |
![]() | AppendPerformanceSeparator | Appends a separator to the performance info. (Inherited from Nevron.Diagram.Layout.NLayout) |
![]() | AppendPerfromanceLine | Appends a new line to the performance info. (Inherited from Nevron.Diagram.Layout.NLayout) |
![]() | Commit | Commits the current transaction (Inherited from Nevron.Dom.NAttribute) |
![]() | CreateCell | Called in the cells creation process to create a cell instance (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | CreateCells | Called to create a list of the cells, which need to be arranged (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | CreateDirectionConverter | |
![]() | CreateLayouter | |
![]() | EndProperty | Unlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute) |
![]() | GetCellsLayoutSize | Called to get the layout size for the specified cell dimensions (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | LayoutCells | Overridden. |
![]() | OnChanged | Called when this attribute has changed (Inherited from Nevron.Dom.NAttribute) |
![]() | OnLayedOutCells | Called after the layout of the specified cells (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | OnLayingOutCells | Called before the layout of the specified cells (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | OnPropertyChanged | General property changed handler (Inherited from Nevron.Dom.NAttribute) |
![]() | OnPropertyChanging | General property changing handler (Inherited from Nevron.Dom.NAttribute) |
![]() | PauseHistoryService | Safely pauses the history service (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordAction | Records an action (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordOperation | Safely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordProperty | Records the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute) |
![]() | RecordState | Overloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute) |
![]() | ResumeHistoryService | Safely resumes the history service (Inherited from Nevron.Dom.NAttribute) |
![]() | Rollback | Rolls back the current transaction (Inherited from Nevron.Dom.NAttribute) |
![]() | StartProperty | Records the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute) |
![]() | StartTransaction | Starts a new transaction (Inherited from Nevron.Dom.NAttribute) |
![]() | WriteCellsBodies | Called to write the cell bodies in the objects they represent (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
Name | Description | |
---|---|---|
![]() | LayedOutCells | Occurs when cells have been layed out by this layout. (Inherited from Nevron.Diagram.Layout.NCellsLayout) |
![]() | LayingOutCells | Occurs when cells are about to layed out by this layout. (Inherited from Nevron.Diagram.Layout.NCellsLayout) |