at.knowcenter.wag.egov.egiz.pdf
Class Pos
java.lang.Object
at.knowcenter.wag.egov.egiz.pdf.Pos
public class Pos
- extends Object
Encapsulation of a position on a PDF page.
- Author:
- wprinz
Field Summary |
float |
x
|
float |
y
|
float |
z
|
Constructor Summary |
Pos()
Default constructor. |
Pos(float xx,
float yy,
float zz)
Constructor that sets the coordinates. |
x
public float x
y
public float y
z
public float z
Pos
public Pos()
- Default constructor.
Pos
public Pos(float xx,
float yy,
float zz)
- Constructor that sets the coordinates.
- Parameters:
xx
- yy
- zz
-
toString
public String toString()
- Overrides:
toString
in class Object
- See Also:
Object.toString()
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.