| Package | Description |
|---|---|
| com.sun.javafx.iio.gif | |
| com.sun.javafx.iio.ios | |
| com.sun.javafx.iio.jpeg | |
| com.sun.javafx.iio.png |
| Modifier and Type | Class and Description |
|---|---|
class |
GIFDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static ImageDescriptor |
GIFDescriptor.getInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
IosDescriptor
A description of images on iOS platform.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageDescriptor |
IosDescriptor.getInstance()
Returns an instance of IosDescriptor
|
| Constructor and Description |
|---|
IosImageLoader(InputStream inputStream,
ImageDescriptor desc) |
IosImageLoader(String urlString,
ImageDescriptor desc) |
| Modifier and Type | Class and Description |
|---|---|
class |
JPEGDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static ImageDescriptor |
JPEGDescriptor.getInstance() |
| Modifier and Type | Class and Description |
|---|---|
class |
PNGDescriptor |
| Modifier and Type | Method and Description |
|---|---|
static ImageDescriptor |
PNGDescriptor.getInstance() |
Copyright © 2025. All rights reserved.