Name | Description | |
---|---|---|
AYfb | ||
bYfb | ||
CYfb | ||
dYfb | ||
EYfb | ||
fYfb | ||
GYfb | ||
IYfb | ||
nxfb | ||
Oxfb | ||
pxfb | ||
Qxfb | ||
rxfb | ||
Sxfb | ||
txfb | ||
Uxfb | ||
vxfb | ||
Wxfb | ||
xxfb | ||
Yxfb |
The following tables list the members exposed by NDisplayVisitor.
Name | Description | |
---|---|---|
CurrentVisual | Gets the currently visited visual |
Name | Description | |
---|---|---|
FetchInteriorPath | Given two outlines - inner and outer - fetches a path that bounds the enclosed interior. | |
FetchPath | Overloaded. Fetches a new or recycled graphics path | |
GetDisplayLocalClip | Gets the current display clipping region in current local coordinates. | |
GetDisplayLocalClipBounds | ||
GetDisplaySceneClip | Gets the current display clipping region in scene coordinates. | |
GetInvertTransform | Gets the current transformation from scene to local coordinates | |
GetLocalClip | Gets the current clipping region in current local coordinates. | |
GetSceneClip | Gets the current clipping region in scene coordinates. | |
GetTransform | Gets the current transformation from local to scene coordinates | |
IsDisplayClipEmpty | Determines whether the display scene clip is empty or not. | |
PopClip | Pops the peak clipping path from the clip stack and makes it the current one. Returns the previous clip right path. | |
PopTransform | Pops the peak transform from the transform stack and makes it the current one. | |
PostVisit | Called after the visitor has visited the node children | |
PreVisit | Called before the visitor visits the node children | |
PushClip | Overloaded. Pushes the current clip to the clip stack and makes the current clip equal to the intersection of the old clipping path and the specified path. | |
PushTransform | Pushes the current transformation to the transform stack and makes the current transform equal to the multiplication of the specified transform and the previous one. | |
Recycle | Recycles the specified path | |
SkipBranchTraversal | Determines whether the visitor needs to visit of the specified displayable branch. | |
VisitDisplayChildren | Performs the children display traversal of the specified display node |
Name | Description | |
---|---|---|
Cxfb | ||
Exfb | ||
fCn | ||
GCn | ||
Gxfb | ||
Ixfb | ||
Mxfb | ||
OnClipChanged | Called when the scene clip has changed | |
OnTransformChanged | Called when the scene transform has changed |