java.lang.Object
org.openpdf.text.pdf.BarcodePDF417.Segment
- Enclosing class:
BarcodePDF417
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
public char type -
start
public int start -
end
public int end
-
-
Constructor Details
-
Segment
public Segment(char type, int start, int end)
-