See: Description
| Class | Description | 
|---|---|
| PdArray_IP | Info panel for array of double vectors, each having horizontal value fields. | 
| PdColor | RGBA color class with info panel and update functionality. | 
| PdColor_Dialog | Dialog for picking color from a color wheel, activated by clicking inside the color
 field of info panel PdColor_IP. | 
| PdColor_IP | Horizontal info panel of PdColor with label, colored field, and rgb value fields. | 
| PdVector_IP | Info panel of double vector with horizontal value fields. | 
| PiArray_IP | Info panel for array of integer vectors, each having horizontal value fields. | 
| PiVector_IP | Info panel of integer vector with horizontal value fields. | 
| PuBoolean | Basic boolean class with update functionality and panel containing a checkbox. | 
| PuBoolean_IP | Info panel of boolean with label. | 
| PuColorPicker | Panel with rainbow color wheel and RGB and brightness sliders. | 
| PuComplex | Complex number and basic complex functions. | 
| PuDouble | Basic double class with update functionality and panel containing a slider. | 
| PuDouble_IP | Info panel of double slider with label, value field, slider and adjustment panel. | 
| PuInteger | Basic integer class with update functionality and panel containing a slider. | 
| PuInteger_IP | Info panel of integer slider with label, value field, slider and adjustment panel. | 
| PuString | Utility functions comparing and operating with strings. | 
Basic classes for integer, double, color, vectors, and array which implement the update interface and provide inspectors.
"