Package | Description |
---|---|
edu.umd.cs.piccolox.util |
This package defines additional utility classes that are likely to be useful for Piccolo applications.
|
Modifier and Type | Class and Description |
---|---|
class |
PFixedWidthStroke
PFixedWidthStroke is the same as
BasicStroke except that
PFixedWidthStroke has a fixed width on the screen so that even when the
canvas view is zooming its width stays the same in canvas coordinates. |
Copyright © 1995-2012 Piccolo2D. All Rights Reserved.