public interface PictureTiler
Modifier and Type | Method and Description |
---|---|
String |
getName() |
PictureTiles |
getTilesFromFile(ImageInfo input,
String outputDirPath,
int tileWidth,
int tileHeight,
int maxTiles,
int xCenter,
int yCenter,
long lastModificationTime,
boolean fullGeneration) |
boolean |
needsSync() |
boolean needsSync()
PictureTiles getTilesFromFile(ImageInfo input, String outputDirPath, int tileWidth, int tileHeight, int maxTiles, int xCenter, int yCenter, long lastModificationTime, boolean fullGeneration)
Copyright © 2018 Nuxeo. All rights reserved.