org.silverpeas.viewer.util
Class DocumentInfo
java.lang.Object
org.silverpeas.viewer.util.DocumentInfo
public class DocumentInfo
- extends Object
Information about the pdf to be converted.
- Author:
- Yohann Chastagnier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentInfo
public DocumentInfo()
addFromSwfToolsOutput
protected DocumentInfo addFromSwfToolsOutput(Collection<String> swfOutput)
- Initializing data from output SwfTools query
- Parameters:
swfOutput
-
- Returns:
getNbPages
public int getNbPages()
- Returns:
- the nbPage
getMaxWidh
public int getMaxWidh()
- Returns:
- the maxWidh
getMaxHeight
public int getMaxHeight()
- Returns:
- the maxHeight
Copyright © 2016 Silverpeas. All Rights Reserved.