Package | Description |
---|---|
net.sf.jasperreports.engine.export.type |
Contains
enum types used when exporting reports to various output formats. |
Modifier and Type | Method and Description |
---|---|
static ZoomTypeEnum |
ZoomTypeEnum.getByName(String name) |
static ZoomTypeEnum |
ZoomTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZoomTypeEnum[] |
ZoomTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.