Class PrimitivePropertyBuilders
java.lang.Object
com.openhtmltopdf.css.parser.property.PrimitivePropertyBuilders
public class PrimitivePropertyBuilders extends Object
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description static BitSetABSOLUTE_FONT_SIZESstatic BitSetBACKGROUND_ATTACHMENTSstatic BitSetBACKGROUND_POSITIONSstatic BitSetBACKGROUND_REPEATSstatic PropertyBuilderBORDER_RADIUSstatic PropertyBuilderBORDER_STYLEstatic BitSetBORDER_STYLESstatic PropertyBuilderBORDER_WIDTHstatic BitSetBORDER_WIDTHSstatic BitSetCHECKBOX_STYLESstatic PropertyBuilderCOLORstatic BitSetDIRECTIONSstatic BitSetFONT_STYLESstatic BitSetFONT_SUBSETSstatic BitSetFONT_VARIANTSstatic BitSetFONT_WEIGHTSstatic BitSetLIST_STYLE_POSITIONSstatic BitSetLIST_STYLE_TYPESstatic PropertyBuilderMARGINstatic PropertyBuilderPADDINGstatic BitSetPAGE_ORIENTATIONSstatic BitSetRELATIVE_FONT_SIZES -
Constructor Summary
Constructors Constructor Description PrimitivePropertyBuilders() -
Method Summary
-
Field Details
-
BORDER_STYLES
-
BORDER_WIDTHS
-
DIRECTIONS
-
FONT_VARIANTS
-
FONT_SUBSETS
-
CHECKBOX_STYLES
-
FONT_STYLES
-
FONT_WEIGHTS
-
PAGE_ORIENTATIONS
-
LIST_STYLE_POSITIONS
-
LIST_STYLE_TYPES
-
BACKGROUND_REPEATS
-
BACKGROUND_ATTACHMENTS
-
BACKGROUND_POSITIONS
-
ABSOLUTE_FONT_SIZES
-
RELATIVE_FONT_SIZES
-
COLOR
-
BORDER_STYLE
-
BORDER_WIDTH
-
BORDER_RADIUS
-
MARGIN
-
PADDING
-
-
Constructor Details
-
PrimitivePropertyBuilders
public PrimitivePropertyBuilders()
-