public static class TextSampleEntry.StyleRecord
extends java.lang.Object
| Constructor and Description |
|---|
StyleRecord() |
StyleRecord(int startChar,
int endChar,
int fontId,
int faceStyleFlags,
int fontSize,
int[] textColor) |
| 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 StyleRecord()
public StyleRecord(int startChar,
int endChar,
int fontId,
int faceStyleFlags,
int fontSize,
int[] textColor)
public void parse(java.nio.ByteBuffer in)
public void getContent(java.nio.ByteBuffer bb)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic int getSize()
Copyright © 2020. All rights reserved.