| Package | Description |
|---|---|
| net.thevpc.echo.api | |
| net.thevpc.echo.iconset | |
| net.thevpc.echo.impl |
| Modifier and Type | Method and Description |
|---|---|
IconTransform |
ApplicationToolkit.createReplaceColorTransform(AppColor from,
AppColor to) |
| Modifier and Type | Method and Description |
|---|---|
IconTransform |
IconConfig.getTransform() |
| Modifier and Type | Method and Description |
|---|---|
IconConfig |
IconConfig.setTransform(IconTransform transform) |
IconSetBuilder |
IconSetBuilder.transform(IconTransform transform) |
| Constructor and Description |
|---|
DefaultIconSet(String id,
String path,
ClassLoader classLoader,
IconTransform initIconTransform,
Application app) |
DefaultIconSet(String id,
String path,
String type,
ClassLoader classLoader,
IconTransform initIconTransform,
Application app) |
IconConfig(int width,
int height,
IconTransform transform) |
| Modifier and Type | Method and Description |
|---|---|
IconSetBuilder |
DefaultIconSetSupplier.transform(IconTransform transform) |
Copyright © 2021 vpc open source initiative. All rights reserved.