Package | Description |
---|---|
com.sun.javafx.css |
Modifier and Type | Field and Description |
---|---|
private java.util.List<FontFace.FontFaceSrc> |
FontFace.sources |
Modifier and Type | Method and Description |
---|---|
(package private) static FontFace.FontFaceSrc |
FontFace.FontFaceSrc.readBinary(int bssVersion,
java.io.DataInputStream is,
java.lang.String[] strings) |
Modifier and Type | Method and Description |
---|---|
java.util.List<FontFace.FontFaceSrc> |
FontFace.getSources() |
Constructor and Description |
---|
FontFace(java.util.Map<java.lang.String,java.lang.String> descriptors,
java.util.List<FontFace.FontFaceSrc> sources) |