Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.pictures.tiles.tilers
Class BasePictureTiler

java.lang.Object
  extended by org.nuxeo.ecm.platform.pictures.tiles.tilers.BasePictureTiler
All Implemented Interfaces:
PictureTiler
Direct Known Subclasses:
GimpTiler

public abstract class BasePictureTiler
extends Object
implements PictureTiler

Dummy base class for PictureTilers

Author:
tiry

Constructor Summary
BasePictureTiler()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nuxeo.ecm.platform.pictures.tiles.tilers.PictureTiler
getName, getTilesFromFile, needsSync
 

Constructor Detail

BasePictureTiler

public BasePictureTiler()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.