| Package | Description |
|---|---|
| de.citec.scie.pdf | |
| de.citec.scie.pdf.structure |
| Modifier and Type | Method and Description |
|---|---|
Text.VerticalAlignment |
VerticalAlignmentEstimator.calculateAlignment(org.apache.pdfbox.util.TextPosition glyph) |
| Modifier and Type | Method and Description |
|---|---|
Text.VerticalAlignment |
Text.getVerticalAlignment()
Get the value of verticalAlignment
|
static Text.VerticalAlignment |
Text.VerticalAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Text.VerticalAlignment[] |
Text.VerticalAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Text.setVerticalAlignment(Text.VerticalAlignment verticalAlignment)
Set the value of verticalAlignment
|
Copyright © 2014. All rights reserved.