![]() ![]() | The default timer interval for the activity scheduler. |
![]() ![]() | A node filter that only accepts cameras that are associated with canvases. |
![]() ![]() | The default step rate for activities. |
![]() ![]() | The default minimum size for rendering all details of a node. |
![]() ![]() | The default maximum size for rendering fonts. |
![]() ![]() | An enumerator for an empty list. |
![]() ![]() | A stream that writes to /dev/null. |
![]() ![]() | Gets the current time in milliseconds. |
![]() ![]() | Gets the surrogate selector used by the piccolo framework to write objects in the scene graph. See Clone for an example. |
![]() ![]() | Gets or sets a system wide value that specifies the smallest size at which nodes should render themselves completely. |
![]() ![]() | Gets or sets a system wide value that specifies the maximum size at which text should be rendered. |
![]() ![]() | Adds a surrogate to the framework surrogate selector. |
![]() ![]() | Expands the given rectangle to include the given point. |
![]() ![]() | Returns the union of the two rectangles. If one rectangle is empty and one is not, the non-empty rectangle will be returned. |
![]() ![]() | Lightens the given color by an amount specified by the scaleFactor. |
![]() ![]() | Returns the center of the given rectangle. |
![]() ![]() | Creates a basic scene graph. |
![]() ![]() | Darkens the given color by an amount specified by the scaleFactor. |
![]() ![]() | Return the delta required to center the rectangle b2 in the rectangle b1. |
![]() ![]() | Return the delta required for the rectangle b1 to contain the rectangle b2. |
![]() ![]() | Returns the geometric distance between the two given points. |
![]() ![]() | Gets a rectangle centered on the given point and inflated in the x and y directions by the given amounts. |
![]() ![]() | Returns true if the interior of the given path intersects the given rectangle. |
![]() ![]() | Read in a Brush from the given SerializationInfo. |
![]() ![]() | Read in a Pen from the given SerializationInfo. |
![]() ![]() | Returns the orientation with which the given point lies outside of the given rectangle. |
![]() ![]() | Return true if the given rectangle intersects the given line, which must have either a slope of 0 or 90 degrees. |
![]() ![]() | Write this Brush to the given SerializationInfo. |
![]() ![]() | Write this Pen to the given SerializationInfo. |
![]() | Initializes a new instance of the PUtil class. |
![]() | 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. |
PUtil Class | UMD.HCIL.Piccolo.Util Namespace