DynamicPDF by ceTe Software

com.cete.dynamicpdf.pageelements.barcoding
Class AztecSymbolSize

java.lang.Object
  extended by com.cete.dynamicpdf.Enums
      extended by com.cete.dynamicpdf.pageelements.barcoding.AztecSymbolSize

public final class AztecSymbolSize
extends Enums

Represents Aztec symbol sizes.

Licensing:
This class is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:


Field Summary
static AztecSymbolSize AUTO
          Size auto.
static AztecSymbolSize COMPACT
          Compact size Aztec.
static AztecSymbolSize FULL
          Full size Aztec.
static AztecSymbolSize R101XC101
          101 rows by 101 columns.
static AztecSymbolSize R105XC105
          105 rows by 105 columns.
static AztecSymbolSize R109XC109
          109 rows by 109 columns.
static AztecSymbolSize R113XC113
          113 rows by 113 columns.
static AztecSymbolSize R117XC117
          117 rows by 117 columns.
static AztecSymbolSize R121XC121
          121 rows by 121 columns.
static AztecSymbolSize R125XC125
          125 rows by 125 columns.
static AztecSymbolSize R131XC131
          131 rows by 131 columns.
static AztecSymbolSize R135XC135
          135 rows by 135 columns.
static AztecSymbolSize R139XC139
          139 rows by 139 columns.
static AztecSymbolSize R143XC143
          143 rows by 143 columns.
static AztecSymbolSize R147XC147
          147 rows by 147 columns.
static AztecSymbolSize R151XC151
          151 rows by 151 columns.
static AztecSymbolSize R15XC15COMPACT
          15 rows by 15 columns, Compact size.
static AztecSymbolSize R19XC19
          19 rows by 19 columns.
static AztecSymbolSize R19XC19COMPACT
          19 rows by 19 columns, Compact size.
static AztecSymbolSize R23XC23
          23 rows by 23 columns.
static AztecSymbolSize R23XC23COMPACT
          23 rows by 23 columns, Compact size.
static AztecSymbolSize R27XC27
          27 rows by 27 columns.
static AztecSymbolSize R27XC27COMPACT
          27 rows by 27 columns, Compact size.
static AztecSymbolSize R31XC31
          31 rows by 31 Column.
static AztecSymbolSize R37XC37
          37 rows by 37 columns.
static AztecSymbolSize R41XC41
          41 rows by 41 columns.
static AztecSymbolSize R45XC45
          45 rows by 45 columns.
static AztecSymbolSize R49XC49
          49 rows by 49 columns.
static AztecSymbolSize R53XC53
          53 rows by 53 columns.
static AztecSymbolSize R57XC57
          57 rows by 57 columns.
static AztecSymbolSize R61XC61
          61 rows by 61 columns.
static AztecSymbolSize R67XC67
          67 rows by 67 columns.
static AztecSymbolSize R71XC71
          71 rows by 71 columns.
static AztecSymbolSize R75XC75
          75 rows by 75 columns.
static AztecSymbolSize R79XC79
          79 rows by 79 columns.
static AztecSymbolSize R83XC83
          83 rows by 83 columns.
static AztecSymbolSize R87XC87
          87 rows by 87 columns.
static AztecSymbolSize R91XC91
          91 rows by 91 columns.
static AztecSymbolSize R95XC95
          95 rows by 95 columns.
static AztecSymbolSize RUNE
          Aztec Runes.
 
Method Summary
 boolean equals(java.lang.Object obj)
          Indicates whether some other object is "equal to" this one.
 java.lang.String getName()
          Gets the enumeration constant name.
 java.lang.String toString()
          Returns a string representation of the object.
 
Methods inherited from class com.cete.dynamicpdf.Enums
and, getValue, or, xor
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

AUTO

public static final AztecSymbolSize AUTO
Size auto.


FULL

public static final AztecSymbolSize FULL
Full size Aztec.


COMPACT

public static final AztecSymbolSize COMPACT
Compact size Aztec.


RUNE

public static final AztecSymbolSize RUNE
Aztec Runes.


R15XC15COMPACT

public static final AztecSymbolSize R15XC15COMPACT
15 rows by 15 columns, Compact size.


R19XC19COMPACT

public static final AztecSymbolSize R19XC19COMPACT
19 rows by 19 columns, Compact size.


R19XC19

public static final AztecSymbolSize R19XC19
19 rows by 19 columns.


R23XC23COMPACT

public static final AztecSymbolSize R23XC23COMPACT
23 rows by 23 columns, Compact size.


R23XC23

public static final AztecSymbolSize R23XC23
23 rows by 23 columns.


R27XC27COMPACT

public static final AztecSymbolSize R27XC27COMPACT
27 rows by 27 columns, Compact size.


R27XC27

public static final AztecSymbolSize R27XC27
27 rows by 27 columns.


R31XC31

public static final AztecSymbolSize R31XC31
31 rows by 31 Column.


R37XC37

public static final AztecSymbolSize R37XC37
37 rows by 37 columns.


R41XC41

public static final AztecSymbolSize R41XC41
41 rows by 41 columns.


R45XC45

public static final AztecSymbolSize R45XC45
45 rows by 45 columns.


R49XC49

public static final AztecSymbolSize R49XC49
49 rows by 49 columns.


R53XC53

public static final AztecSymbolSize R53XC53
53 rows by 53 columns.


R57XC57

public static final AztecSymbolSize R57XC57
57 rows by 57 columns.


R61XC61

public static final AztecSymbolSize R61XC61
61 rows by 61 columns.


R67XC67

public static final AztecSymbolSize R67XC67
67 rows by 67 columns.


R71XC71

public static final AztecSymbolSize R71XC71
71 rows by 71 columns.


R75XC75

public static final AztecSymbolSize R75XC75
75 rows by 75 columns.


R79XC79

public static final AztecSymbolSize R79XC79
79 rows by 79 columns.


R83XC83

public static final AztecSymbolSize R83XC83
83 rows by 83 columns.


R87XC87

public static final AztecSymbolSize R87XC87
87 rows by 87 columns.


R91XC91

public static final AztecSymbolSize R91XC91
91 rows by 91 columns.


R95XC95

public static final AztecSymbolSize R95XC95
95 rows by 95 columns.


R101XC101

public static final AztecSymbolSize R101XC101
101 rows by 101 columns.


R105XC105

public static final AztecSymbolSize R105XC105
105 rows by 105 columns.


R109XC109

public static final AztecSymbolSize R109XC109
109 rows by 109 columns.


R113XC113

public static final AztecSymbolSize R113XC113
113 rows by 113 columns.


R117XC117

public static final AztecSymbolSize R117XC117
117 rows by 117 columns.


R121XC121

public static final AztecSymbolSize R121XC121
121 rows by 121 columns.


R125XC125

public static final AztecSymbolSize R125XC125
125 rows by 125 columns.


R131XC131

public static final AztecSymbolSize R131XC131
131 rows by 131 columns.


R135XC135

public static final AztecSymbolSize R135XC135
135 rows by 135 columns.


R139XC139

public static final AztecSymbolSize R139XC139
139 rows by 139 columns.


R143XC143

public static final AztecSymbolSize R143XC143
143 rows by 143 columns.


R147XC147

public static final AztecSymbolSize R147XC147
147 rows by 147 columns.


R151XC151

public static final AztecSymbolSize R151XC151
151 rows by 151 columns.

Method Detail

equals

public boolean equals(java.lang.Object obj)
Indicates whether some other object is "equal to" this one.

Overrides:
equals in class java.lang.Object
Returns:
true if this object is the same as the obj argument; false otherwise.

getName

public java.lang.String getName()
Gets the enumeration constant name.

Specified by:
getName in class Enums
Returns:
Returns the name of this enumeration constant.

toString

public java.lang.String toString()
Returns a string representation of the object.

Overrides:
toString in class java.lang.Object
Returns:
a string representation of the object.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software