public class Add3D extends AbstractTool
| Modifier and Type | Field and Description |
|---|---|
(package private) FileArgument |
destfile |
static java.lang.String |
PDF_NAME_3D |
static java.lang.String |
PDF_NAME_3DD |
static java.lang.String |
PDF_NAME_3DV |
static java.lang.String |
PDF_NAME_3DVIEW |
static java.lang.String |
PDF_NAME_C2W |
static java.lang.String |
PDF_NAME_IN |
static java.lang.String |
PDF_NAME_MS |
static java.lang.String |
PDF_NAME_U3D |
static java.lang.String |
PDF_NAME_XN |
arguments, internalFrame, MENU_EXECUTE, MENU_EXECUTE_PRINT, MENU_EXECUTE_PRINT_SILENT, MENU_EXECUTE_SHOW, menuoptions, versionsarray| Constructor and Description |
|---|
Add3D()
This tool lets you add a embedded u3d 3d annotation to the first page of a document.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AddButton(float x,
float y,
java.lang.String fname,
java.lang.String js,
java.lang.String image,
PdfWriter wr) |
protected void |
createFrame()
Creates the internal frame.
|
void |
execute()
Executes the tool (in most cases this generates a PDF file).
|
protected java.io.File |
getDestPathPDF()
Gets the PDF file that should be generated (or null if the output isn't a
PDF file).
|
static void |
main(java.lang.String[] args)
This methods helps you running this tool as a standalone application.
|
void |
valueHasChanged(AbstractArgument arg)
Indicates that the value of an argument has changed.
|
actionPerformed, addVersion, getArguments, getInternalFrame, getMenubar, getUsage, getValue, setArguments, setInternalFrame, setMainArguments, setMenubarFileArgument destfile
public static final java.lang.String PDF_NAME_3D
public static final java.lang.String PDF_NAME_3DD
public static final java.lang.String PDF_NAME_3DV
public static final java.lang.String PDF_NAME_3DVIEW
public static final java.lang.String PDF_NAME_C2W
public static final java.lang.String PDF_NAME_IN
public static final java.lang.String PDF_NAME_MS
public static final java.lang.String PDF_NAME_U3D
public static final java.lang.String PDF_NAME_XN
public Add3D()
protected void createFrame()
createFrame in class AbstractToolpublic void execute()
execute in class AbstractToolpublic static void AddButton(float x,
float y,
java.lang.String fname,
java.lang.String js,
java.lang.String image,
PdfWriter wr)
protected java.io.File getDestPathPDF()
throws java.lang.InstantiationException
getDestPathPDF in class AbstractTooljava.lang.InstantiationExceptionpublic void valueHasChanged(AbstractArgument arg)
valueHasChanged in class AbstractToolarg - the argument that has changedpublic static void main(java.lang.String[] args)
args - the srcfile and destfile