public class InsertImageInfo extends Object
| Constructor and Description |
|---|
InsertImageInfo(String imageURL,
String text,
Integer width,
Integer height) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getHeight() |
String |
getImageURL() |
String |
getText() |
Integer |
getWidth() |
Copyright © 2021 vpc open source initiative. All rights reserved.