public class PDFViewerItem
extends java.lang.Object
Constructor and Description |
---|
PDFViewerItem(IStage stage,
java.io.File pdfFile)
Instantiates a new PDF viewer item.
|
Modifier and Type | Method and Description |
---|---|
void |
addToStage()
Adds the to stage.
|
void |
destroy()
Destroy.
|
void |
setLocation(com.jme3.math.Vector2f loc)
Sets the location.
|
public PDFViewerItem(IStage stage, java.io.File pdfFile)
stage
- the stagepdfFile
- the pdf file