public class Profiles extends Object implements SegmentData
| Constructor and Description |
|---|
Profiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(SegmentHeader header,
SubInputStream sis)
Parse the stream and read information of header.
|
public void init(SegmentHeader header, SubInputStream sis)
SegmentDatainit in interface SegmentDataheader - - The segments' header (to make referred-to segments available in data part).sis - - Wrapped ImageInputStream into SubInputStream.Copyright © 2018 The Apache Software Foundation. All rights reserved.