Uses of Class
edu.umd.cs.piccolox.util.PSemanticStroke

Packages that use PSemanticStroke
edu.umd.cs.piccolox.util This package defines additional utility classes that are likely to be useful for Piccolo applications. 
 

Uses of PSemanticStroke in edu.umd.cs.piccolox.util
 

Subclasses of PSemanticStroke in edu.umd.cs.piccolox.util
 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-2010 Piccolo2D. All Rights Reserved.