public class SupportedColColgroupPropertiesUtil extends Object
| Constructor and Description |
|---|
SupportedColColgroupPropertiesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getCellProperties(Map<String,String> resolvedCssProps)
Gets the cell properties.
|
static Map<String,String> |
getOwnProperties(Map<String,String> resolvedCssProps)
Gets the own properties.
|
static com.itextpdf.layout.property.UnitValue |
getWidth(Map<String,String> resolvedCssProps, ProcessorContext context)
Gets the width.
|
public static com.itextpdf.layout.property.UnitValue getWidth(Map<String,String> resolvedCssProps, ProcessorContext context)
resolvedCssProps - the resolved CSS properties
context - the processor context
public static Map<String,String> getCellProperties(Map<String,String> resolvedCssProps)
resolvedCssProps - the resolved CSS properties
Copyright © 1998–2019 iText Group NV. All rights reserved.