org.silverpeas.viewer.flexpaper
Class TemporaryFlexPaperView

java.lang.Object
  extended by org.silverpeas.viewer.AbstractPreview
      extended by org.silverpeas.viewer.AbstractView
          extended by org.silverpeas.viewer.flexpaper.TemporaryFlexPaperView
All Implemented Interfaces:
Serializable, DocumentView, Preview

public class TemporaryFlexPaperView
extends AbstractView

Author:
Yohann Chastagnier
See Also:
Serialized Form

Constructor Summary
TemporaryFlexPaperView(String originalFileName, File physicalFile, DocumentInfo info)
          Default constructor
 
Method Summary
 String getHeight()
          Getting the height of the document
 String getWidth()
          Getting the width of the document
 
Methods inherited from class org.silverpeas.viewer.AbstractView
areSearchDataComputed, getDisplayLicenseKey, getNbPages, isDocumentSplit, markDocumentSplit, markSearchDataComputed
 
Methods inherited from class org.silverpeas.viewer.AbstractPreview
getOriginalFileName, getPhysicalFile, getURLAsString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.silverpeas.viewer.Preview
getOriginalFileName, getPhysicalFile, getURLAsString
 

Constructor Detail

TemporaryFlexPaperView

public TemporaryFlexPaperView(String originalFileName,
                              File physicalFile,
                              DocumentInfo info)
Default constructor

Parameters:
physicalFile -
Method Detail

getWidth

public String getWidth()
Description copied from interface: Preview
Getting the width of the document

Specified by:
getWidth in interface Preview
Overrides:
getWidth in class AbstractPreview
Returns:

getHeight

public String getHeight()
Description copied from interface: Preview
Getting the height of the document

Specified by:
getHeight in interface Preview
Overrides:
getHeight in class AbstractPreview
Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.