public class FontAnalysisItem extends Object implements AnalysisItem
| Constructor and Description |
|---|
FontAnalysisItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isEmbedded() |
boolean |
isSubSet() |
void |
setEmbedded(boolean embedded) |
void |
setName(String name) |
void |
setSubSet(boolean subSet) |
String |
toString() |
Copyright © 2016. All Rights Reserved.