Name | Description | |
---|---|---|
![]() | NControlPointCollection Constructor | Default constructor |
The following tables list the members exposed by NControlPointCollection.
Name | Description | |
---|---|---|
![]() | NControlPointCollection Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | AutoGenerateUniqueNames | Gets/sets the whether the composite must automatically generate unique names for newly inserted nodes. Set this property to false if a large number of nodes is about to be inserted in the composite (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | Id | Gets/sets the id of the element (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | Name | User defined name of the element (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | Protection | Gets/sets the element protection (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | Tag | User defined data associated with the element (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | UniqueId | Gets/sets the unique id of the element (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | ZOrder | Gets/sets the ZOrder of the node (Inherited from Nevron.Diagram.NDiagramNode) |
Name | Description | |
---|---|---|
![]() | AccumulateChildren | Accumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | AccumulateDescendants | Accumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | AddChild | Adds a child node (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | BringForward | Brings the node one position forward in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | BringToFront | Brings the node to front position in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CanBringForward | Determines whether the node is not already at front position (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CanInsertChild | Overridden. Overriden to accept only nodes of type NControlPoint |
![]() | CanRemoveChild | Queries whether the specified child node can be removed (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | CanSendBackward | Determines whether the node is not already at back position (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | Children | Obtains the child nodes of this node (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | ChildrenCount | Returns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | Clone | Creates an identical copy of this instance (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | CloneWithNewUniqueId | Creates an identical copy of the element, which differs only by the element unique id (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | ConvertMeasurementUnit | Called when the measurement unit of the measurements stored in this node have changed and all measurements must be converted to the new unit (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | CreateFieldNonSerializedObjects | (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | CreateNonSerializedObjects | Creates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | Descendants | Obtains the descentant nodes of this node (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | DescendantsCount | Returns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | EnumInstantiatableTypes | Overridden. Enumerates the known types, which can be instanciated and added to this composite at runtime |
![]() | GetAttributeByName | Gets the attribute from its name (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | GetAttributeName | Gets the name of the specified local attribute (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | GetChildAt | Gets the child node at the specified index (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | GetChildByName | Overloaded. Gets the first child element with the specified name (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | GetChildFromId | Obtains a child element by its id (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | GetChildFromUniqueId | Obtains a child element by its unique id (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | GetDescendantFromId | Obtains a element node by its id (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | GetDescendantFromUniqueId | Obtains a child element by its unique id (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | GetEnumerator | Overloaded. Obtains a child node enumerator (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | GetReferenceProvider | Obtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | IndexOfChild | Gets the index of the specified node in the container (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | InsertChild | Inserts a child node at the specified index (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | IsChild | Determines whether the specified node is a child node for this container (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | IsDescendant | Queries whether the specified node is a descendant of this node (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | OnAttributeChanged | Called by attributes when an attribute has changed (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | OnAttributePropertyChanged | Called by attributes when an attribute property has changed (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | OnAttributePropertyChanging | Called by the attributes when an attribute property is changing (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | OnHistoryAction | Called to perform a history action (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | OnStateChangedFromHistory | Called when the history has modified the object state (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | OnStateChangingFromHistory | Called when the history is about to modify the object state (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | ProvideReference | Called to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | QueryNextName | Queries for the next unique name, which will be assigned to the specified element if it is inserted to this composite (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | RemoveAllChildren | Removes all children (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | RemoveChild | Removes the specified child node from the container children (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | RemoveChildAt | Removes the child node at the specified index (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | ReplaceForeignUniqueIds | Replaces any foreign unique ids (references to other nodes) (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | SendBackward | Sends the node one position backward in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | SendToBack | Sends the node to back position in the Z order (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | SetAttributeByName | Sets a child or descendant attribute by its name (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | SetChildIndex | Sets a new index of the specified child node (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | ToString | Overriden to return the element name (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | UpdateFieldReferences | (Inherited from Nevron.Diagram.NDiagramElementCollection) |
![]() | UpdateReferences | Overriden to update the references of all contained elements (Inherited from Nevron.Diagram.NDiagramElementCollection) |
Name | Description | |
---|---|---|
![]() | Commit | Commits the current transaction (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | DoVerb | Called by verb commands to execute the specified verb (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | EndProperty | Resumes the history service. Pair it with the StartProperty method. (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | GetDefaultPropertyValue | Obtains the default value for the specified property (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | MeasureLengthInDevice | Measures the specified length in device units (i.e. pixels) (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | MeasureLengthInWorld | Measures the specified length in world units (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | MeasurePixelsSize | Measures the specified size in pixels in scene units (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | MeasurePixelsXInScene | Measures the specified pixels X size in scene units (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | MeasurePixelsYInScene | Measures the specified pixels Y size in scene units (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | MeasureSizeInWorld | Measures the specified size in world units (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | MeasureStringInDevice | Measures the specified string in device units (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | MeasureStringInScene | Measures the specified string in scene units (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | MeasureStringInWorld | Measures the specified string in world units (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | OnPropertyChanged | General property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | OnPropertyChanging | General property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | PauseEventSinkService | Safely pauses the event sink service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | PauseHistoryService | Safely pauses the history service (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | PauseSmartPaintService | Safely pauses the smart paint service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | RecordAction | Records an action (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | RecordOperation | Safely records a custom operation in the history service to which the element is connected (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | RecordProperty | Records the state of the specified property before it is changed (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | RecordState | Overloaded. Records the entire state of the node (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | ResumeEventSinkService | Safely resumes the event sink service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | ResumeHistoryService | Safely resumes the history service (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | ResumeSmartPaintService | Safely resumes the smart paint service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | Rollback | Rolls back the current transaction (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | StartProperty | Records the state of the specified property before it is changed and pauses the history service. Pair it with the EndProperty method. (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | StartTransaction | Starts a new transaction (Inherited from Nevron.Diagram.NDiagramElement) |
![]() | UpdateReferencesToServices | Updates the node references to services (Inherited from Nevron.Diagram.NDiagramElement) |
Name | Description | |
---|---|---|
![]() | AttributeChanged | Attribute changed event (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | AttributePropertyChanged | Attribute property changed event (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | AttributePropertyChanging | Attribute property changing event (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | PropertyChanged | Property changed event (Inherited from Nevron.Diagram.NDiagramNode) |
![]() | PropertyChanging | Property changing event (Inherited from Nevron.Diagram.NDiagramNode) |