Package | Description |
---|---|
net.sf.jasperreports.engine |
Provides access to the library's main functionality through façade classes for compiling, filling
and exporting reports and also publishes the library's main interfaces and classes.
|
net.sf.jasperreports.engine.base |
Contains base implementations for the library's main interfaces.
|
net.sf.jasperreports.engine.type | |
net.sf.jasperreports.engine.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
LineStyleEnum |
JRPen.getLineStyleValue()
Indicates the line style used for this pen.
|
LineStyleEnum |
JRPen.getOwnLineStyleValue()
Indicates the line style used for this pen.
|
Modifier and Type | Method and Description |
---|---|
void |
JRPen.setLineStyle(LineStyleEnum lineStyleEnum)
Specifies the line style.
|
Modifier and Type | Field and Description |
---|---|
protected LineStyleEnum |
JRBasePen.lineStyleValue |
Modifier and Type | Method and Description |
---|---|
LineStyleEnum |
JRBasePen.getLineStyleValue() |
LineStyleEnum |
JRBaseBoxPen.getLineStyleValue() |
LineStyleEnum |
JRBasePen.getOwnLineStyleValue() |
Modifier and Type | Method and Description |
---|---|
void |
JRBasePen.setLineStyle(LineStyleEnum lineStyleValue) |
Modifier and Type | Method and Description |
---|---|
static LineStyleEnum |
LineStyleEnum.getByName(java.lang.String name) |
static LineStyleEnum |
LineStyleEnum.getByValue(byte value) |
static LineStyleEnum |
LineStyleEnum.getByValue(java.lang.Byte value) |
static LineStyleEnum |
LineStyleEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LineStyleEnum[] |
LineStyleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static LineStyleEnum |
JRStyleResolver.getLineStyleValue(JRBoxPen boxPen) |
static LineStyleEnum |
JRStyleResolver.getLineStyleValue(JRPen pen) |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com