Name | Description | |
---|---|---|
![]() | m_PerformanceInfo | (Inherited from Nevron.Diagram.Layout.NLayout) |
The following tables list the members exposed by NGraphPartsLayout.
Name | Description | |
---|---|---|
![]() | m_PerformanceInfo | (Inherited from Nevron.Diagram.Layout.NLayout) |
Name | Description | |
---|---|---|
![]() | 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) |
![]() | RegionLayout | Gets/sets the region layout used for the optional final arrangement of the regions |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute) |
![]() | ConvertMeasurementUnit | Overridden. Called when the measurement unit of the measurements stored in the layout have changed and all measurements must be converted to the new unit |
![]() | CreateFieldNonSerializedObjects | Overridden. |
![]() | CreateNonSerializedObjects | Called to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute) |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute) |
![]() | Layout | Overridden. Applies the layout to the specified objects |
![]() | 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 | Overridden. |
![]() | 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) |
![]() | CreateEdgeBody | Called in the graph building process to create a body for each edge |
![]() | CreateGraphBuilder | Called to create graph builder which is used to build the arranged graphs or trees from the input set of objects |
![]() | CreateRegions | Called to create the regions from the specified list of objects |
![]() | CreateVertexBody | Called in the graph building process to create a body for each vertex |
![]() | EndProperty | Unlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute) |
![]() | LayoutRegionContent | Called to layout the content of the specified region. |
![]() | LayoutRegions | Called to layout the regions |
![]() | LayoutRegionsContent | Called to layout the content of all regions |
![]() | OnChanged | Called when this attribute has changed (Inherited from Nevron.Dom.NAttribute) |
![]() | 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) |
![]() | UpdateObjects | Called to update the objects from the bodies contained in all regions |