| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.pictures.tiles.magick.tiler | |
| org.nuxeo.ecm.platform.pictures.tiles.service | |
| org.nuxeo.ecm.platform.pictures.tiles.tilers |
| Modifier and Type | Class and Description |
|---|---|
class |
MagickTiler
ImageMagic based Tiler Uses several ImageMagick command lines to extract a tile form a picture file
|
| Modifier and Type | Field and Description |
|---|---|
protected PictureTiler |
PictureTilingComponent.defaultTiler |
| Modifier and Type | Method and Description |
|---|---|
protected PictureTiler |
PictureTilingComponent.getDefaultTiler() |
| Modifier and Type | Method and Description |
|---|---|
void |
PictureTilingComponent.setDefaultTiler(PictureTiler tiler) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasePictureTiler
Dummy base class for PictureTilers
|
Copyright © 2019 Nuxeo. All rights reserved.