| Package | Description |
|---|---|
| com.groupdocs.viewer.caching.extra |
The package provides functionality for using custom models in cache implementation.
|
| com.groupdocs.viewer.results |
The package provides classes and interfaces that represent document rendering results.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
CacheableFactory.newTextElement(T value,
double x,
double y,
double width,
double height)
Creates an implementation of the
TextElement interface with the specified value, coordinates, and dimensions. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Character
Represents a relatively positioned rectangle that contains a single character.
|
interface |
Line
Represents a relatively positioned rectangle that contains a single line.
|
interface |
Word
Represents a relatively positioned rectangle that contains a single word.
|
Copyright © 2024. All rights reserved.