at.gv.egiz.pdfas.api.sign.pos.axis
Class AbsoluteAxisAlgorithm
java.lang.Object
at.gv.egiz.pdfas.api.sign.pos.axis.AxisAlgorithm
at.gv.egiz.pdfas.api.sign.pos.axis.AbsoluteAxisAlgorithm
- public class AbsoluteAxisAlgorithm
- extends AxisAlgorithm
An absolute positioned element.
- Author:
- wprinz
|
Field Summary |
protected float |
absoluteValue
The absolute positioning value on the axis. |
|
Method Summary |
float |
getAbsoluteValue()
Returns absolute positioning value on the axis. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
absoluteValue
protected float absoluteValue
- The absolute positioning value on the axis.
AbsoluteAxisAlgorithm
public AbsoluteAxisAlgorithm(float absoluteValue)
- Constructor.
- Parameters:
absoluteValue - The absolute positioning value on the axis.
getAbsoluteValue
public float getAbsoluteValue()
- Returns absolute positioning value on the axis.
- Returns:
- the absoluteValue Returns absolute positioning value on the axis.
Copyright © 2006-2010. All Rights Reserved.