|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jzeno.util.DrawingUtils
public class DrawingUtils
A utility class that can generate commonly used web graphics, like gradients, rounded corners, etc..
| Constructor Summary | |
|---|---|
DrawingUtils()
|
|
| Method Summary | |
|---|---|
static ImageReference |
getVerticalGradient(int imageHeight,
int gradientHeight,
Color topColor,
Color bottomColor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DrawingUtils()
| Method Detail |
|---|
public static ImageReference getVerticalGradient(int imageHeight,
int gradientHeight,
Color topColor,
Color bottomColor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||