public class FontSystem extends Font
children, cssClass, diagram, id, inlineStyles, parent, presAttribs, serialVersionUID, SVG_NS, trackManager, xmlBase
Modifier and Type | Method and Description |
---|---|
static boolean |
checkIfSystemFontExists(String fontName) |
static FontSystem |
createFont(String fontFamily,
int fontStyle,
int fontWeight,
float fontSize) |
MissingGlyph |
getGlyph(String unicode) |
build, getFontFace, getHorizAdvX, getHorizOriginX, getHorizOriginY, getTagName, getVertAdvY, getVertOriginX, getVertOriginY, loaderAddChild, loaderEndElement, setFontFace, updateTime
addAttribute, buildPath, getChild, getChild, getChildren, getId, getInlineAttributes, getNumChildren, getParent, getParentContext, getPath, getPres, getPresAbsolute, getPresentationAttributes, getRoot, getStyle, getStyle, getStyle, getStyleAbsolute, getXMLBase, hasAttribute, indexOfChild, lerp, loaderAddText, loaderStartElement, nextFloat, parsePathList, parseSingleTransform, parseTransform, popParentContext, pushParentContext, removeAttribute, removeChild, setAttribute, setDiagram, swapChildren
public static boolean checkIfSystemFontExists(String fontName)
public static FontSystem createFont(String fontFamily, int fontStyle, int fontWeight, float fontSize)
public MissingGlyph getGlyph(String unicode)
Copyright © 2020. All rights reserved.