public class FontSpecification
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String[] |
families |
IdentValue |
fontStyle |
IdentValue |
fontWeight |
float |
size |
IdentValue |
variant |
| Constructor and Description |
|---|
FontSpecification() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public float size
public IdentValue fontWeight
public java.lang.String[] families
public IdentValue fontStyle
public IdentValue variant
Copyright © 2014. All Rights Reserved.