public static class TextSampleEntry.StyleRecord extends 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(Object o) |
void |
getContent(ByteBuffer bb) |
int |
getSize() |
int |
hashCode() |
void |
parse(ByteBuffer in) |
public StyleRecord()
public StyleRecord(int startChar,
int endChar,
int fontId,
int faceStyleFlags,
int fontSize,
int[] textColor)
public void parse(ByteBuffer in)
public void getContent(ByteBuffer bb)
public int getSize()
Copyright © 2017. All rights reserved.