| Package | Description |
|---|---|
| com.helger.pdflayout.render |
| Modifier and Type | Method and Description |
|---|---|
ERenderingElementType |
RenderingContext.getElementType() |
static ERenderingElementType |
ERenderingElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ERenderingElementType[] |
ERenderingElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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.