|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.BarcodePDF417.SegmentList
protected static class BarcodePDF417.SegmentList
| Field Summary | |
|---|---|
protected java.util.ArrayList<BarcodePDF417.Segment> |
list
|
| Constructor Summary | |
|---|---|
protected |
BarcodePDF417.SegmentList()
|
| Method Summary | |
|---|---|
void |
add(char type,
int start,
int end)
|
BarcodePDF417.Segment |
get(int idx)
|
void |
remove(int idx)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.ArrayList<BarcodePDF417.Segment> list
| Constructor Detail |
|---|
protected BarcodePDF417.SegmentList()
| Method Detail |
|---|
public void add(char type,
int start,
int end)
public BarcodePDF417.Segment get(int idx)
public void remove(int idx)
public int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||