Class OneToFourPropertyBuilders.Margin
java.lang.Object
com.openhtmltopdf.css.parser.property.AbstractPropertyBuilder
com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.OneToFourPropertyBuilder
com.openhtmltopdf.css.parser.property.OneToFourPropertyBuilders.Margin
- All Implemented Interfaces:
PropertyBuilder
- Enclosing class:
OneToFourPropertyBuilders
public static class OneToFourPropertyBuilders.Margin
extends OneToFourPropertyBuilders.OneToFourPropertyBuilder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OneToFourPropertyBuilders.OneToFourPropertyBuilder
buildDeclarationsMethods inherited from class AbstractPropertyBuilder
buildDeclarations, checkAngleType, checkForbidInherit, checkIdent, checkIdentLengthNumberOrPercentType, checkIdentLengthOrPercentType, checkIdentOrColorType, checkIdentOrIntegerType, checkIdentOrLengthType, checkIdentOrNumberType, checkIdentOrString, checkIdentOrURIType, checkIdentType, checkInheritAll, checkInheritAllowed, checkInteger, checkLengthOrPercentType, checkLengthType, checkNumberType, checkValidity, checkValueCount, checkValueCount, copyOf, isLength, isLengthHelper
-
Constructor Details
-
Margin
public Margin()
-
-
Method Details
-
getProperties
- Specified by:
getPropertiesin classOneToFourPropertyBuilders.OneToFourPropertyBuilder
-
getPropertyBuilder
- Specified by:
getPropertyBuilderin classOneToFourPropertyBuilders.OneToFourPropertyBuilder
-