Package | Description |
---|---|
net.sf.jasperreports.engine.type |
Contains
enum types used by the library's main classes. |
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
Modifier and Type | Method and Description |
---|---|
static PenEnum |
PenEnum.getByName(java.lang.String name) |
static PenEnum |
PenEnum.getByValue(byte value)
Deprecated.
Used only by deprecated serialized fields.
|
static PenEnum |
PenEnum.getByValue(java.lang.Byte value)
Deprecated.
Used only by deprecated serialized fields.
|
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-2014 TIBCO Software Inc. www.jaspersoft.com