| Package | Description |
|---|---|
| org.gm4java.engine.support |
Provide implementations of
GMService and GMConnection. |
| Modifier and Type | Class and Description |
|---|---|
class |
PooledGMService
A
GMService that manages and uses a pool of GraphicsMagick instances. |
class |
SimpleGMService
Implementation of
GMService that creates a new GraphicsMagick process every time SimpleGMService.getConnection() is
called. |
Copyright © 2016. All Rights Reserved.