public static class TextSampleEntry.BoxRecord extends Object
| Constructor and Description |
|---|
BoxRecord() |
BoxRecord(int top,
int left,
int bottom,
int right) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
void |
getContent(ByteBuffer bb) |
int |
getSize() |
int |
hashCode() |
void |
parse(ByteBuffer in) |
public BoxRecord()
public BoxRecord(int top,
int left,
int bottom,
int right)
public void parse(ByteBuffer in)
public void getContent(ByteBuffer bb)
public int getSize()
Copyright © 2015. All rights reserved.