Uses of Class
strokes.StrokeIcon

Packages that use StrokeIcon
strokes   
 

Uses of StrokeIcon in strokes
 

Methods in strokes that return StrokeIcon
 StrokeIcon StrokeShortcuts.getIcon(java.lang.String command, int width, int height)
          Creates a StrokeIcon of a stroke given its command name.
 StrokeIcon StrokeShortcuts.getIcon(java.lang.String command, int width, int height, java.awt.Color colorStroke, int sizeStartingPoint, java.awt.Color colorStartingPoint)
          Creates a StrokeIcon of a stroke given its command name.