| Package | Description |
|---|---|
| com.stimulsoft.report.export | |
| com.stimulsoft.report.export.tools |
| Modifier and Type | Method and Description |
|---|---|
static EmfTextAlignmentMode |
EmfTextAlignmentMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EmfTextAlignmentMode[] |
EmfTextAlignmentMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiSvgGeomWriter.drawText(StiPoint basePoint,
java.lang.String text,
int[] charsOffset,
StiFont font,
StiColor textColor,
double angle,
EmfTextAlignmentMode textAlign) |
void |
StiPdfGeomWriter.drawText(StiPoint basePoint,
java.lang.String text,
int[] charsOffset,
StiFont font,
StiColor textColor,
double angle,
EmfTextAlignmentMode textAlign) |
void |
IStiExportGeomWriter.drawText(StiPoint basePoint,
java.lang.String text,
int[] charsOffset,
StiFont font,
StiColor textColor,
double angle,
EmfTextAlignmentMode textAlign) |
Copyright © 2019 Stimulsoft. All Rights Reserved.