The methods of the PBoundsLocator class are listed below. For a complete list of PBoundsLocator class members, see the PBoundsLocator Members topic.
![]() ![]() | Creates a locator that will locate points in the East (right) side of the node's bounds. |
![]() ![]() | Creates a locator that will locate points in the North East (upper right) corner of the node's bounds. |
![]() ![]() | Creates a locator that will locate points in the North (top) side of the node's bounds. |
![]() ![]() | Creates a locator that will locate points in the North West (upper left) corner of the node's bounds. |
![]() ![]() | Creates a locator that will locate points in the South East (lower right) corner of the node's bounds. |
![]() ![]() | Creates a locator that will locate points in the South (bottom) side of the node's bounds. |
![]() ![]() | Creates a locator that will locate points in the South West (lower left) corner of the node's bounds. |
![]() ![]() | Creates a locator that will locate points in the West (left) side of the node's bounds. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PBoundsLocator Class | UMD.HCIL.PiccoloX.Util Namespace