Piccolo.NET

UMD.HCIL.PiccoloX.Components Namespace

This namespace contains classes that help integrate piccolo code with Windows forms components, such as a scrollable control.

Classes

ClassDescription
PCacheCanvasPCacheCanvas is an extension of PCanvas that automatically installs a PCacheCamera.
PDefaultScrollDirectorPDefaultScrollDirector is the default scroll director implementation.
PScrollableControlPScrollableControl is a simple control that correctly handles scrolling a PCanvas.

Interfaces

InterfaceDescription
PScrollDirectorPScrollDirector is the interface an application can implement to control the scrolling of a PCanvas in a PScrollableControl.

Enumerations

EnumerationDescription
ScrollBarPolicy This enumeration is used by the PScrollableControl class. It represents the various policies that guide when a scrollbar should be displayed.