org.silverpeas.viewer.flexpaper
Class TemporaryFlexPaperView
java.lang.Object
org.silverpeas.viewer.AbstractPreview
org.silverpeas.viewer.AbstractView
org.silverpeas.viewer.flexpaper.TemporaryFlexPaperView
- All Implemented Interfaces:
- Serializable, DocumentView, Preview
public class TemporaryFlexPaperView
- extends AbstractView
- Author:
- Yohann Chastagnier
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemporaryFlexPaperView
public TemporaryFlexPaperView(String originalFileName,
File physicalFile,
DocumentInfo info)
- Default constructor
- Parameters:
physicalFile
-
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.