| Package | Description |
|---|---|
| com.helger.pdflayout.element | |
| com.helger.pdflayout.render |
| Modifier and Type | Method and Description |
|---|---|
static void |
PLRenderHelper.renderBorder(IPLObject<?> aElement,
PDPageContentStreamWithCache aContentStream,
float fLeft,
float fTop,
float fWidth,
float fHeight,
BorderSpec aBorder)
Render a single border
|
| Modifier and Type | Method and Description |
|---|---|
PDPageContentStreamWithCache |
RenderingContext.getContentStream() |
| Constructor and Description |
|---|
RenderingContext(ERenderingElementType eElementType,
PDPageContentStreamWithCache aCS,
boolean bDebugMode,
float fStartLeft,
float fStartTop,
float fWidth,
float fHeight) |
Copyright © 2014–2016 Philip Helger. All rights reserved.