public class ImagePreviewUtils extends Object
| Constructor and Description |
|---|
ImagePreviewUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isJFXInstalled()
Deprecated.
information not required anymore. will be removed
|
static void |
savePreviewImage(String base64,
FormVersion formVersion,
IEntityContext iEntityContext,
String typeThumbnail) |
@Deprecated public static boolean isJFXInstalled()
true if JavaFX is installed, false otherwisepublic static void savePreviewImage(String base64, FormVersion formVersion, IEntityContext iEntityContext, String typeThumbnail) throws IllegalArgumentException, IOException
IllegalArgumentExceptionIOExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.