FontFeaturesData.Builder |
FontFeaturesData.Builder.ascent(Double ascent) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.avgWidth(Double avgWidth) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.capHeight(Double capHeight) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.charSet(String charSet) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.descent(Double descent) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.flags(Integer flags) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.fontBBox(List<Double> fontBBox) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.fontFamily(String fontFamily) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.fontName(String fontName) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.fontStretch(String fontStretch) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.fontWeight(Double fontWeight) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.italicAngle(Double italicAngle) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.leading(Double leading) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.maxWidth(Double maxWidth) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.metadata(InputStream metadata) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.missingWidth(Double missingWidth) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.stemH(Double stemH) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.stemV(Double stemV) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.stream(InputStream stream) |
FontFeaturesData.Builder |
FontFeaturesData.Builder.xHeight(Double xHeight) |