|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lowagie.text.pdf.BarcodePDF417.SegmentList
protected static class BarcodePDF417.SegmentList
Field Summary | |
---|---|
protected java.util.ArrayList |
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 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 |