AddActivity (inherited from UMD.HCIL.Piccolo.PNode) | |
AddChild (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
AddChildren (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
AddInputEventListener (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateMatrixToBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateToBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateToColor (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateToMatrix (inherited from UMD.HCIL.Piccolo.PNode) | |
AnimateToPositionScaleRotation (inherited from UMD.HCIL.Piccolo.PNode) | |
CenterBoundsOnPoint (inherited from UMD.HCIL.Piccolo.PNode) | |
CenterFullBoundsOnPoint (inherited from UMD.HCIL.Piccolo.PNode) | |
Clone (inherited from UMD.HCIL.Piccolo.PNode) | |
ComputeFullBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
Connect | Connects a road at the specified road position. |
Disconnect | Overloaded. Disconnects the specified road. |
EndResizeBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
FindIntersectingNodes (inherited from UMD.HCIL.Piccolo.PNode) | |
FullIntersects (inherited from UMD.HCIL.Piccolo.PNode) | |
FullPaint (inherited from UMD.HCIL.Piccolo.PNode) | |
FullPick (inherited from UMD.HCIL.Piccolo.PNode) | |
GenerateDirections | Overloaded. Generates the DirectionTypes for each lane if they are not set. |
GetAllNodes (inherited from UMD.HCIL.Piccolo.PNode) | |
GetChild (inherited from UMD.HCIL.Piccolo.PNode) | |
GetCrossingDistance | Gets the crude intersection crossing distance based on the from lane. |
GetDirection | Gets the direction type that symbolizes the turn between the two road positions. |
GetEnumerator (inherited from UMD.HCIL.Piccolo.PNode) | |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetObjectData | Populates the provided SerializationInfo with the data needed to serialize the object. |
GetRoadConnectedTo | Gets the road connected to the specified opposite intersection. |
GetRoute | Overloaded. Retrieves a route crossing the intersection for the specified lanes. |
GetTurnIndicator | Gets the TailLight status for the turn betweent the specfied roads. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetValidRoadToRoadCrossings | Creates a matrix of valid road to road crossings. |
GlobalToLocal (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
HasRoute | Determines if their is a route between the two nodes. |
InboundLanesOf | Gets the collection of lanes inbound on this intersection for the specified RoadPosition. |
IndexOfChild (inherited from UMD.HCIL.Piccolo.PNode) | |
Initialize | Initializes the Intersection once its setup is completed. |
Intersects (inherited from UMD.HCIL.Piccolo.PNode) | |
InvalidateFullBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
InvalidateLayout (inherited from UMD.HCIL.Piccolo.PNode) | |
InvalidatePaint (inherited from UMD.HCIL.Piccolo.PNode) | |
IsAncestorOf (inherited from UMD.HCIL.Piccolo.PNode) | |
IsConnected | Determines if the specified road is connected to this intersection. |
IsConnectedAt | Retrieves the RoadPosition at which the Road is connected. |
IsDescendentOf (inherited from UMD.HCIL.Piccolo.PNode) | |
IsDescendentOfRoot (inherited from UMD.HCIL.Piccolo.PNode) | |
IsHeadedFor | Gets the RoadPosition of the road where headed to based on the specified current position and the disered turn direction |
IsOpaque (inherited from UMD.HCIL.Piccolo.PNode) | |
IsPositionConnected | Determines if a specified RoadPosition has a road connected to it. |
LayoutChildren (inherited from UMD.HCIL.Piccolo.PNode) | |
LocalToGlobal (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
LocalToParent (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
MayCross | Overloaded. Determines if a vehicle may cross the intersection. |
MoveInBackOf (inherited from UMD.HCIL.Piccolo.PNode) | |
MoveInFrontOf (inherited from UMD.HCIL.Piccolo.PNode) | |
MoveToBack (inherited from UMD.HCIL.Piccolo.PNode) | |
MoveToFront (inherited from UMD.HCIL.Piccolo.PNode) | |
OffsetBy (inherited from UMD.HCIL.Piccolo.PNode) | |
OnClick (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDoubleClick (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDragDrop (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDragEnter (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDragLeave (inherited from UMD.HCIL.Piccolo.PNode) | |
OnDragOver (inherited from UMD.HCIL.Piccolo.PNode) | |
OnGotFocus (inherited from UMD.HCIL.Piccolo.PNode) | |
OnKeyDown (inherited from UMD.HCIL.Piccolo.PNode) | |
OnKeyPress (inherited from UMD.HCIL.Piccolo.PNode) | |
OnKeyUp (inherited from UMD.HCIL.Piccolo.PNode) | |
OnLostFocus (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseDown (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseDrag (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseEnter (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseLeave (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseMove (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseUp (inherited from UMD.HCIL.Piccolo.PNode) | |
OnMouseWheel (inherited from UMD.HCIL.Piccolo.PNode) | |
OutboundLanesOf | Gets the collection of lanes outbound on this intersection for the specified RoadPosition. |
ParentBoundsChanged (inherited from UMD.HCIL.Piccolo.PNode) | |
ParentToLocal (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
Position (inherited from UMD.HCIL.Piccolo.PNode) | |
Print (inherited from UMD.HCIL.Piccolo.PNode) | |
PrintConflicts | Prints the conflict matrix of the intersection onto screen. |
PrintRoutes | Prints the routes generated by the intersection onto screen. |
ProcessRequests | Processes the requests and formulates the responds. |
RemoveAllChildren (inherited from UMD.HCIL.Piccolo.PNode) | |
RemoveChild (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
RemoveChildren (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
RemoveFromParent (inherited from UMD.HCIL.Piccolo.PNode) | |
RemoveInputEventListener (inherited from UMD.HCIL.Piccolo.PNode) | |
Repaint (inherited from UMD.HCIL.Piccolo.PNode) | |
RepaintFrom (inherited from UMD.HCIL.Piccolo.PNode) | |
Reparent (inherited from UMD.HCIL.Piccolo.PNode) | |
ReplaceWith (inherited from UMD.HCIL.Piccolo.PNode) | |
RequestCrossing | Overloaded. Allows a vehicle to request intersection crossing permission on the next step. |
Reset | Resets the intersection to its post-constructor state. |
ResetBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
RotateBy (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
RotateInPlace (inherited from UMD.HCIL.Piccolo.PNode) | |
ScaleBy (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
SetBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
SetOffset (inherited from UMD.HCIL.Piccolo.PNode) | |
SignalBoundsChanged (inherited from UMD.HCIL.Piccolo.PNode) | |
StartResizeBounds (inherited from UMD.HCIL.Piccolo.PNode) | |
ToImage (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
ToPickPath (inherited from UMD.HCIL.Piccolo.PNode) | Overloaded. |
ToString (inherited from UMD.HCIL.Piccolo.PNode) | |
TransformBy (inherited from UMD.HCIL.Piccolo.PNode) | |
TranslateBy (inherited from UMD.HCIL.Piccolo.PNode) | |
ValidateFullPaint (inherited from UMD.HCIL.Piccolo.PNode) | |