aboutsummaryrefslogtreecommitdiff
path: root/docs/full/at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/full/at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html')
-rw-r--r--docs/full/at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html514
1 files changed, 514 insertions, 0 deletions
diff --git a/docs/full/at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html b/docs/full/at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html
new file mode 100644
index 00000000..a93b844d
--- /dev/null
+++ b/docs/full/at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html
@@ -0,0 +1,514 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_51) on Thu Feb 20 10:19:18 CET 2014 -->
+<title>PositioningInstruction</title>
+<meta name="date" content="2014-02-20">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="PositioningInstruction";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/Pos.html" title="class in at.knowcenter.wag.egov.egiz.pdf"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/TablePos.html" title="class in at.knowcenter.wag.egov.egiz.pdf"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html" target="_top">Frames</a></li>
+<li><a href="PositioningInstruction.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">at.knowcenter.wag.egov.egiz.pdf</div>
+<h2 title="Class PositioningInstruction" class="title">Class PositioningInstruction</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>at.knowcenter.wag.egov.egiz.pdf.PositioningInstruction</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">PositioningInstruction</span>
+extends java.lang.Object</pre>
+<div class="block">The positioning instruction holds information of where to place the signature
+ block.
+
+ <p>
+ This instruction is given to the PDF writer in order to place the signature.
+ </p></div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!-- -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#make_new_page">make_new_page</a></strong></code>
+<div class="block">Tells, if a new plain page should be appended.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#page">page</a></strong></code>
+<div class="block">The number of the page on which the signature block is to be placed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#rotation">rotation</a></strong></code>
+<div class="block">The rotation of the signature block</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#x">x</a></strong></code>
+<div class="block">The x coordinate where the upper left corner of the signature block should
+ be placed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#y">y</a></strong></code>
+<div class="block">The y coordinate where the upper left corner of the signature block should
+ be placed.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!-- -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#PositioningInstruction(boolean, int, float, float, float)">PositioningInstruction</a></strong>(boolean&nbsp;make_new_page,
+ int&nbsp;page,
+ float&nbsp;x,
+ float&nbsp;y,
+ float&nbsp;rotation)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#getPage()">getPage</a></strong>()</code>
+<div class="block">Returns the page on which the signature is to be printed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#getRotation()">getRotation</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#getX()">getX</a></strong>()</code>
+<div class="block">Returns the x coordinate where the upper left corner of the signature block
+ should be placed.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>float</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#getY()">getY</a></strong>()</code>
+<div class="block">Returns the y coordinate where the upper left corner of the signature block
+ should be placed.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#isMakeNewPage()">isMakeNewPage</a></strong>()</code>
+<div class="block">Tells, if a new plain page should be appended to the document.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!-- -->
+</a>
+<h3>Field Detail</h3>
+<a name="make_new_page">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>make_new_page</h4>
+<pre>protected&nbsp;boolean make_new_page</pre>
+<div class="block">Tells, if a new plain page should be appended.
+
+ <p>
+ This command is executed before the signature block is positioned according
+ to page, x and y.
+ </p></div>
+</li>
+</ul>
+<a name="page">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>page</h4>
+<pre>protected&nbsp;int page</pre>
+<div class="block">The number of the page on which the signature block is to be placed. If
+ specified to make a new page, the number of this newly created page can be
+ used here as well.</div>
+</li>
+</ul>
+<a name="x">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>x</h4>
+<pre>protected&nbsp;float x</pre>
+<div class="block">The x coordinate where the upper left corner of the signature block should
+ be placed.</div>
+</li>
+</ul>
+<a name="y">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>y</h4>
+<pre>protected&nbsp;float y</pre>
+<div class="block">The y coordinate where the upper left corner of the signature block should
+ be placed.</div>
+</li>
+</ul>
+<a name="rotation">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>rotation</h4>
+<pre>protected&nbsp;float rotation</pre>
+<div class="block">The rotation of the signature block</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!-- -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PositioningInstruction(boolean, int, float, float, float)">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PositioningInstruction</h4>
+<pre>public&nbsp;PositioningInstruction(boolean&nbsp;make_new_page,
+ int&nbsp;page,
+ float&nbsp;x,
+ float&nbsp;y,
+ float&nbsp;rotation)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>make_new_page</code> - Tells, if a new plain page should be appended. This command is
+ executed before the signature block is positioned according to
+ page, x and y.</dd><dd><code>page</code> - The number of the page on which the signature block is to be
+ placed. If specified to make a new page, the number of this newly
+ created page can be used here as well.</dd><dd><code>x</code> - The x coordinate where the upper left corner of the signature
+ block should be placed.</dd><dd><code>y</code> - The y coordinate where the upper left corner of the signature
+ block should be placed.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="isMakeNewPage()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isMakeNewPage</h4>
+<pre>public&nbsp;boolean&nbsp;isMakeNewPage()</pre>
+<div class="block">Tells, if a new plain page should be appended to the document.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Returns true, if a new plain page should be appended.</dd></dl>
+</li>
+</ul>
+<a name="getPage()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPage</h4>
+<pre>public&nbsp;int&nbsp;getPage()</pre>
+<div class="block">Returns the page on which the signature is to be printed.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the page on which the signature is to be printed.</dd></dl>
+</li>
+</ul>
+<a name="getX()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getX</h4>
+<pre>public&nbsp;float&nbsp;getX()</pre>
+<div class="block">Returns the x coordinate where the upper left corner of the signature block
+ should be placed.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the x coordinate where the upper left corner of the
+ signature block should be placed.</dd></dl>
+</li>
+</ul>
+<a name="getY()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getY</h4>
+<pre>public&nbsp;float&nbsp;getY()</pre>
+<div class="block">Returns the y coordinate where the upper left corner of the signature block
+ should be placed.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Returns the y coordinate where the upper left corner of the
+ signature block should be placed.</dd></dl>
+</li>
+</ul>
+<a name="getRotation()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRotation</h4>
+<pre>public&nbsp;float&nbsp;getRotation()</pre>
+</li>
+</ul>
+<a name="hashCode()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>hashCode</h4>
+<pre>public&nbsp;int&nbsp;hashCode()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+<a name="toString()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/Pos.html" title="class in at.knowcenter.wag.egov.egiz.pdf"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../../at/knowcenter/wag/egov/egiz/pdf/TablePos.html" title="class in at.knowcenter.wag.egov.egiz.pdf"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?at/knowcenter/wag/egov/egiz/pdf/PositioningInstruction.html" target="_top">Frames</a></li>
+<li><a href="PositioningInstruction.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>