Uses of Class
io.keikai.model.util.FontMatcher
-
Packages that use FontMatcher Package Description io.keikai.model Keikai Spreadsheet Internal Book Model classes.io.keikai.model.impl Keikai Spreadsheet Internal Book Model Implementation classes. -
-
Uses of FontMatcher in io.keikai.model
Methods in io.keikai.model with parameters of type FontMatcher Modifier and Type Method Description SFont
SBook. searchFont(FontMatcher matcher)
Deprecated. -
Uses of FontMatcher in io.keikai.model.impl
Methods in io.keikai.model.impl with parameters of type FontMatcher Modifier and Type Method Description SFont
BookImpl. searchFont(FontMatcher matcher)
-