Uses of Class
com.itextpdf.layout.properties.grid.LengthValue
-
Uses of LengthValue in com.itextpdf.layout.properties.grid
Modifier and TypeClassDescriptionclass
Represents percent template value.class
Represents point template value.Modifier and TypeMethodDescriptionFitContentValue.getLength()
Get underlyingLengthValue
which represents max size on a grid for this value.ModifierConstructorDescriptionFitContentValue
(LengthValue length) Create fit content function value based on providedLengthValue
instance.