|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lowagie.text.pdf.BarcodePDF417.Segment
protected static class BarcodePDF417.Segment
| Field Summary | |
|---|---|
int |
end
|
int |
start
|
char |
type
|
| Constructor Summary | |
|---|---|
BarcodePDF417.Segment(char type,
int start,
int end)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public char type
public int start
public int end
| Constructor Detail |
|---|
public BarcodePDF417.Segment(char type,
int start,
int end)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||