Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NGeometryPointTracker Class


In This Topic
    NGeometryPointTracker Class Methods
    In This Topic

    For a list of all members of this type, see NGeometryPointTracker members.

    Public Methods
     NameDescription
    Public MethodAccumulates the children contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodAccumulates the descendants contained in this node, which satisfy the filter to the provided node list (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodBrings the node one position forward in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodBrings the node to front position in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodDetermines whether the node is not already at front position (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodDetermines whether the tracker can be painted in the specified context (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodDetermines whether the node is not already at back position (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodOverridden. Overriden to accept only shapes which implement the INPoints interface  
    Public MethodObtains the child nodes of this node (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodReturns the number of child nodes which satisfy the specified filter (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodCreates an identical copy of this instance (Inherited from Nevron.Diagram.NDiagramNode)
    Public Method (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodCreates any non serialized objects, which the holder posseses (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodObtains the descentant nodes of this node (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodReturns the number of descendant nodes, which satisfy the specified filter (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodOverridden. Called when the specified handle has been dragged  
    Public MethodCalled when the dragging of the specified handle has ended (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodGets the child node at the specified index (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodOverloaded. Obtains a child node enumerator (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodGet the constrain bounds for the specified shape (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodGets the index of the specified node in the container (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodInvalidates the tracker (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodDetermines whether the specified node is a child node for this container (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodQueries whether the specified node is a descendant of this node (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodDetermines whether the shape bounds are constrained (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodPaints the tracker in the specified context (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodSends the node one position backward in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodSends the node to back position in the Z order (Inherited from Nevron.Diagram.NDiagramNode)
    Public MethodSets a new index of the specified child node (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodCalled by handles when the specified handle begins to be dragged (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public Method (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodOverriden to cashe a reference to the drawing view hosting the tracker and update the references of all contained nodes (Inherited from Nevron.Diagram.WinForm.NTracker)
    Public MethodOverridden. Updates the node from the tracker  
    Public MethodUpdates the tracker from the shape (Inherited from Nevron.Diagram.WinForm.NTracker)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Diagram.WinForm.NTracker)
    Protected MethodOverridden. Overriden to create the shape points handles  
    Protected MethodCalled to create the visual aids the tracker may display (Inherited from Nevron.Diagram.WinForm.NTracker)
    Protected MethodInvalidates the scene cashe (Inherited from Nevron.Diagram.WinForm.NTracker)
    Protected MethodMeasures the specified length in device units (i.e. pixels) (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified length in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified size in pixels in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified pixels X size in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified pixels Y size in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified size in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in device units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in scene units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodMeasures the specified string in world units (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodCalled when the transformation of the node has changed (Inherited from Nevron.Diagram.WinForm.NTracker)
    Protected MethodCalled when the transformation of the node is about to change (Inherited from Nevron.Diagram.WinForm.NTracker)
    Protected MethodSafely pauses the event sink service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodSafely pauses the smart paint service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodSafely resumes the event sink service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodSafely resumes the smart paint service to which this node is connected (Inherited from Nevron.Diagram.NDiagramNode)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Diagram.WinForm.NTracker)
    Protected MethodStarts a new transaction (Inherited from Nevron.Diagram.WinForm.NTracker)
    Protected MethodUpdates the node references to services (Inherited from Nevron.Diagram.NDiagramNode)
    Top
    See Also