Package | Description |
---|---|
com.groupdocs.cloud.viewer.model |
Modifier and Type | Class | Description |
---|---|---|
class |
Character |
Represents relatively positioned rectangle which contains single character
|
class |
Line |
Represents relatively positioned rectangle which contains single line
|
class |
Word |
Represents relatively positioned rectangle which contains single word
|
Modifier and Type | Method | Description |
---|---|---|
TextElement |
TextElement.height(java.lang.Double height) |
|
TextElement |
TextElement.value(java.lang.String value) |
|
TextElement |
TextElement.width(java.lang.Double width) |
|
TextElement |
TextElement.X(java.lang.Double X) |
|
TextElement |
TextElement.Y(java.lang.Double Y) |
Copyright © 2020. All rights reserved.