Package | Description |
---|---|
net.sf.jasperreports.engine.type | |
net.sf.jasperreports.engine.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
static PenEnum |
PenEnum.getByName(java.lang.String name) |
static PenEnum |
PenEnum.getByValue(byte value) |
static PenEnum |
PenEnum.getByValue(java.lang.Byte value) |
static PenEnum |
PenEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PenEnum[] |
PenEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
JRPenUtil.setLinePenFromPen(PenEnum pen,
JRPen linePen) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com