DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements
Class GridType

java.lang.Object
  |
  +--com.cete.dynamicpdf.pageelements.GridType

public class GridType
extends java.lang.Object

Specifies the type of grid.


Field Summary
static GridType DECIMAL
          Decimal style of grid.
static GridType METRIC
          Metrics measurement style of grid.
static GridType PRINT
          Print measurement style of grid.
static GridType STANDARD
          Standard measurement style of grid.
 
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

DECIMAL

public static final GridType DECIMAL
Decimal style of grid.


STANDARD

public static final GridType STANDARD
Standard measurement style of grid.


METRIC

public static final GridType METRIC
Metrics measurement style of grid.


PRINT

public static final GridType PRINT
Print measurement style of grid.

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