| Package | Description |
|---|---|
| org.jahia.services.image |
| Modifier and Type | Method and Description |
|---|---|
static AbstractJava2DImageService.OperationType |
AbstractJava2DImageService.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractJava2DImageService.OperationType[] |
AbstractJava2DImageService.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Graphics2D |
Java2DProgressiveBilinearImageService.getGraphics2D(BufferedImage dest,
AbstractJava2DImageService.OperationType operationType) |
protected abstract Graphics2D |
AbstractJava2DImageService.getGraphics2D(BufferedImage bufferedImage,
AbstractJava2DImageService.OperationType operationType) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.