public static class PrimitivePropertyBuilders.FSPDFFontEncoding extends AbstractPropertyBuilder
Constructor and Description |
---|
FSPDFFontEncoding() |
Modifier and Type | Method and Description |
---|---|
List |
buildDeclarations(CSSName cssName,
List values,
int origin,
boolean important,
boolean inheritAllowed)
Builds a list of
PropertyDeclaration objects for the CSS
property cssName . |
buildDeclarations, checkAngleType, checkIdent, checkIdentLengthNumberOrPercentType, checkIdentLengthOrPercentType, checkIdentOrColorType, checkIdentOrIntegerType, checkIdentOrLengthType, checkIdentOrNumberType, checkIdentOrString, checkIdentOrURIType, checkIdentType, checkInheritAll, checkInheritAllowed, checkInteger, checkLengthOrPercentType, checkLengthType, checkNumberType, checkStringType, checkValidity, checkValueCount, checkValueCount, copyOf, isLength
public List buildDeclarations(CSSName cssName, List values, int origin, boolean important, boolean inheritAllowed)
PropertyBuilder
PropertyDeclaration
objects for the CSS
property cssName
. values
must contain
CSSPrimitiveValue
objects.Copyright © 2017. All rights reserved.