Package net.atthegate.server.service.pdf
Class FileAttachment
java.lang.Object
net.atthegate.server.service.pdf.FileAttachment
Used to attach file objects.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setDescription
(String description) void
void
void
setIconSize
(float height) void
setLocation
(float x, float y) void
-
Field Details
-
objNumber
protected int objNumber -
pdf
-
embeddedFile
-
icon
-
title
-
contents
-
x
protected float x -
y
protected float y -
h
protected float h
-
-
Constructor Details
-
FileAttachment
-
-
Method Details
-
setLocation
public void setLocation(float x, float y) -
setIconPushPin
public void setIconPushPin() -
setIconPaperclip
public void setIconPaperclip() -
setIconSize
public void setIconSize(float height) -
setTitle
-
setDescription
-
drawOn
- Throws:
Exception
-