@Internal public final class ParagraphHeight extends java.lang.Object
| Constructor | Description |
|---|---|
ParagraphHeight() |
|
ParagraphHeight(byte[] buf,
int offset) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object o) |
|
int |
hashCode() |
|
protected byte[] |
toByteArray() |
|
void |
write(java.io.OutputStream out) |
public ParagraphHeight(byte[] buf,
int offset)
public ParagraphHeight()
public void write(java.io.OutputStream out)
throws java.io.IOException
java.io.IOExceptionprotected byte[] toByteArray()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.ObjectCopyright 2018 The Apache Software Foundation or its licensors, as applicable.