DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class LineLeadingType

java.lang.Object
  |
  +--com.cete.dynamicpdf.LineLeadingType

public class LineLeadingType
extends java.lang.Object

Specifies the Line Leading Type.


Field Summary
static LineLeadingType ATLEAST
          At least the value specified.
static LineLeadingType AUTO
          Automatically calculated.
static LineLeadingType EXACTLY
          Exactly the value specified.
 
Method Summary
 int getValue()
          Gets the enumeration constant value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AUTO

public static final LineLeadingType AUTO
Automatically calculated.


ATLEAST

public static final LineLeadingType ATLEAST
At least the value specified.


EXACTLY

public static final LineLeadingType EXACTLY
Exactly the value specified.

Method Detail

getValue

public int getValue()
Gets the enumeration constant value.

Returns:
The enumeration constant value.

DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software