|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompressionMode | |
|---|---|
| org.eclipse.birt.report.engine.api | This is an application-writer's interface for using the BIRT report engine. |
| Uses of CompressionMode in org.eclipse.birt.report.engine.api |
|---|
| Methods in org.eclipse.birt.report.engine.api that return CompressionMode | |
|---|---|
CompressionMode |
DocxRenderOption.getCompressionMode()
|
static CompressionMode |
CompressionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CompressionMode[] |
CompressionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.birt.report.engine.api with parameters of type CompressionMode | |
|---|---|
void |
DocxRenderOption.setCompressionMode(CompressionMode compressionMode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||