@Internal public final class ParagraphHeight extends java.lang.Object
Constructor and Description |
---|
ParagraphHeight() |
ParagraphHeight(byte[] buf,
int offset) |
Modifier and Type | Method and 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.IOException
protected byte[] toByteArray()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.