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