Piccolo.NET

PLocator Class

PLocator provides an abstraction for locating points.

For a list of all members of this type, see PLocator Members.

System.Object
   PLocator

public abstract class PLocator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Notes to Inheritors: Subclasses such as PNodeLocator and PBoundsLocator specialize this behavior by locating points on nodes, or on the bounds of nodes.

Requirements

Namespace: UMD.HCIL.PiccoloX.Util

Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)

See Also

PLocator Members | UMD.HCIL.PiccoloX.Util Namespace