Class MaxContentValue
java.lang.Object
com.itextpdf.layout.properties.grid.TemplateValue
com.itextpdf.layout.properties.grid.GridValue
com.itextpdf.layout.properties.grid.BreadthValue
com.itextpdf.layout.properties.grid.MaxContentValue
Represents max-content template value.
-
Nested Class Summary
Nested classes/interfaces inherited from class TemplateValue
TemplateValue.ValueType -
Field Summary
FieldsFields inherited from class TemplateValue
type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TemplateValue
getType
-
Field Details
-
VALUE
max-content value.
-
-
Constructor Details
-
MaxContentValue
private MaxContentValue()
-