| Package | Description |
|---|---|
| com.helger.pdflayout.config | |
| com.helger.pdflayout.pdfbox | |
| com.helger.pdflayout.spec |
| Modifier and Type | Method and Description |
|---|---|
LineDashPatternSpec |
LineDashPatternSpecMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) |
| Modifier and Type | Method and Description |
|---|---|
LineDashPatternSpec |
PDPageContentStreamWithCache.getLastUsedLineDashPattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
PDPageContentStreamWithCache.setLineDashPattern(LineDashPatternSpec aLineDashPattern) |
| Modifier and Type | Field and Description |
|---|---|
static LineDashPatternSpec |
LineDashPatternSpec.DASHED_2 |
static LineDashPatternSpec |
LineDashPatternSpec.DASHED_3 |
static LineDashPatternSpec |
LineDashPatternSpec.DASHED_4 |
static LineDashPatternSpec |
LineDashPatternSpec.DASHED_5 |
static LineDashPatternSpec |
BorderStyleSpec.DEFAULT_LINE_DASH_PATTERN
The default border style: solid
|
static LineDashPatternSpec |
LineDashPatternSpec.SOLID |
| Modifier and Type | Method and Description |
|---|---|
LineDashPatternSpec |
BorderStyleSpec.getLineDashPattern() |
| Modifier and Type | Method and Description |
|---|---|
BorderStyleSpec |
BorderStyleSpec.getCloneWithLineDashPattern(LineDashPatternSpec aNewLineDashPattern) |
| Constructor and Description |
|---|
BorderStyleSpec(Color aColor,
LineDashPatternSpec aLineDashPattern) |
BorderStyleSpec(Color aColor,
LineDashPatternSpec aLineDashPattern,
float fLineWidth) |
BorderStyleSpec(LineDashPatternSpec aLineDashPattern) |
Copyright © 2014–2016 Philip Helger. All rights reserved.