| Package | Description |
|---|---|
| net.sf.jasperreports.engine.type | |
| net.sf.jasperreports.engine.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static PenEnum |
PenEnum.getByName(String name) |
static PenEnum |
PenEnum.getByValue(byte value) |
static PenEnum |
PenEnum.getByValue(Byte value) |
static PenEnum |
PenEnum.valueOf(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) |
Copyright © 2014. All rights reserved.