The TickCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(Node) |
Add a node to the end of this groups child collection
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Add(Tick) |
Add a new tick to the tick collection
[ILNumerics Visualization Engine] |
![]() | Add(Single, Label) |
Add a new tick to the tick collection by providing position and a label instance
[ILNumerics Visualization Engine] |
![]() | Add(Single, String) |
Add a new tick to the tick collection by providing position and a label text
[ILNumerics Visualization Engine] |
![]() | AddT(T, Object, Boolean) |
Add a node to the end of this groups child collection
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | BeginVisit |
pushes the transform, alpha and color overrides of this node to the render parameter stack
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Clear |
Remove all ticks from the tick collection
[ILNumerics Visualization Engine] |
![]() | Configure |
Configure the subtree after changes to any buffer
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Copy | (Overrides GroupCopy.) |
![]() | CreateSynchedCopy | (Overrides GroupCreateSynchedCopy(Node).) |
![]() ![]() | CreateTicksAuto(Single, Single, Int32) |
Default ticks creation function, produce nice numbers for linear axes
[ILNumerics Visualization Engine] |
![]() ![]() | CreateTicksAuto(Single, Single, Int32, Axis, AxisScale) |
Create nice numbers for ticks for arbitrary axes
[ILNumerics Visualization Engine] |
![]() | Detach |
Detach all shapes from this subtree for individual configurations
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Dispose |
Dispose the complete subtree (this is rarely needed)
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | EndVisit |
pops the render parameter from render parameter stack
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Find(Object, NullablePrimitives) |
Searches the subtree for nodes with matching tag and (optional) primitive type
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | FindT(Object, PredicateT) |
Searches the subtree for all nodes with matching criteria
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | FindByIdT |
Finds a typed node in this subtree, filter by ID
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | FirstT |
Gets first node with matching criteria from subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | FirstUpT |
Finds a group node on the path up to root
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | GetEnumerator |
Give an enumerator for this tick collection, allows the use inside foreach constructs
[ILNumerics Visualization Engine] |
![]() | GetLimits |
Compute the 3D limits (extent) of this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | getLimitsInternal | (Inherited from Group.) |
![]() | InsertT |
Insert a node into the child collection at predefined index
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | OnDisposing | (Inherited from Node.) |
![]() | OnMouseClick | (Inherited from Node.) |
![]() | OnMouseDoubleClick | (Inherited from Node.) |
![]() | OnMouseDown | (Inherited from Node.) |
![]() | OnMouseEnter | (Inherited from Node.) |
![]() | OnMouseLeave | (Inherited from Node.) |
![]() | OnMouseMove | (Inherited from Node.) |
![]() | OnMouseUp | (Inherited from Node.) |
![]() | OnMouseWheel | (Inherited from Node.) |
![]() | OnPropertyChanged | (Inherited from Node.) |
![]() | RaiseMouseClick | (Inherited from Node.) |
![]() | RaiseMouseDoubleClick | (Inherited from Node.) |
![]() | RaiseMouseDown | (Inherited from Node.) |
![]() | RaiseMouseEnter | (Inherited from Node.) |
![]() | RaiseMouseLeave | (Inherited from Node.) |
![]() | RaiseMouseMove | (Inherited from Node.) |
![]() | RaiseMouseUp | (Inherited from Node.) |
![]() | RaiseMouseWheel | (Inherited from Node.) |
![]() | Remove |
Remove a node from this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Replace(IEnumerableSingle) |
Replace all existing ticks with a collection of new ticks; does not change current tick Mode
[ILNumerics Visualization Engine] |
![]() | Replace(IEnumerableTick) |
Replace all existing ticks with a collection of new ticks; does not change current tick Mode
[ILNumerics Visualization Engine] |
![]() | Rotate(Quaternion) |
Rotate this subtree by quaternion
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Rotate(Vector3, Double) |
Rotate this subtree by rotation axis and angle
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Rotate(Double, Double, Double, Double) |
Rotate this subtree by rotation axis and angle
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Scale(Vector3) |
Scales this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Scale(Double, Double, Double) |
Scales this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Synchronize | (Overrides GroupSynchronize(Node, SyncParams).) |
![]() | SynchronizeChildren | (Overrides GroupSynchronizeChildren(SyncParams, Group).) |
![]() | ToString |
String representation of the group node
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Translate(Vector3) |
Translates this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | Translate(Double, Double, Double) |
Translates this subtree
(Inherited from Group.)[ILNumerics Visualization Engine] |
![]() | VisitInternal | (Inherited from Group.) |