| Package | Description |
|---|---|
| com.itextpdf.layout.properties.grid |
| Class and Description |
|---|
| AutoValue
Represents an auto template value.
|
| BreadthValue
Represents a breadth value on a grid.
|
| FunctionValue
Abstract class representing function value on a grid.
|
| GridFlow
A specialized enum containing potential property values for
Property.GRID_FLOW. |
| GridValue
A specialized class that holds a value for grid-template-columns/rows and
grid-auto-columns/rows properties and the type it is measured in.
|
| LengthValue
Abstract class representing length value on a grid.
|
| MaxContentValue
Represents max-content template value.
|
| MinContentValue
Represents min-content template value.
|
| TemplateValue
A class that indicates its descendant class can be used as a grid template value.
|
| TemplateValue.ValueType
Enum of sizing value types.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.