public class TiledImagePreviewer extends AbstractPreviewer implements MimeTypePreviewer
Modifier and Type | Field and Description |
---|---|
protected static String |
ORIGINAL_JPEG_VIEW_NAME |
protected static String |
ORIGINAL_VIEW_NAME
Deprecated.
since 7.2. The Original view does not exist anymore. See NXP-16070.
|
Constructor and Description |
---|
TiledImagePreviewer() |
Modifier and Type | Method and Description |
---|---|
List<Blob> |
getPreview(Blob blob,
DocumentModel dm) |
protected boolean |
useTiling(Blob blob) |
protected boolean |
useTiling(Blob blob,
DocumentModel dm)
Deprecated.
since 5.9.2. Use
useTiling(org.nuxeo.ecm.core.api.Blob) . |
getPreviewTitle
protected static final String ORIGINAL_JPEG_VIEW_NAME
@Deprecated protected static final String ORIGINAL_VIEW_NAME
public TiledImagePreviewer()
public List<Blob> getPreview(Blob blob, DocumentModel dm) throws PreviewException
getPreview
in interface MimeTypePreviewer
PreviewException
@Deprecated protected boolean useTiling(Blob blob, DocumentModel dm)
useTiling(org.nuxeo.ecm.core.api.Blob)
.Copyright © 2019 Nuxeo. All rights reserved.