Uses of Class
net.paulhertz.pixelaudio.curves.PABoundsPolicy
Packages that use PABoundsPolicy
Package
Description
Gesture, path, and Bézier curve modeling classes for PixelAudio.
Example Processing sketches and demonstrations of PixelAudio library functionality.
-
Uses of PABoundsPolicy in net.paulhertz.pixelaudio.curves
Methods in net.paulhertz.pixelaudio.curves that return PABoundsPolicyModifier and TypeMethodDescriptionstatic PABoundsPolicyPABoundsPolicy.fromWidthHeight(int width, int height, PABoundsPolicy.PABoundaryMode mode) -
Uses of PABoundsPolicy in net.paulhertz.pixelaudio.example
Fields in net.paulhertz.pixelaudio.example declared as PABoundsPolicyModifier and TypeFieldDescription(package private) PABoundsPolicyBagatelle.boundsPolicy(package private) PABoundsPolicyTutorialOne_03_Drawing.boundsPolicy(package private) PABoundsPolicyTutorialOne_04_Network.boundsPolicy(package private) PABoundsPolicyTutorialOne_06_WindowBuffer.boundsPolicy