protected static class BarcodePDF417.Segment extends Object
| Constructor and Description |
|---|
Segment(char type,
int start,
int end)
Creates a new
BarcodePDF417.Segment instance. |
public Segment(char type,
int start,
int end)
BarcodePDF417.Segment instance.type - the type of segmentstart - the start of the segmentend - the end of the segmentCopyright © 1998–2024 Apryse Group NV. All rights reserved.