public class MaridIconFx extends Object
| Constructor and Description |
|---|
MaridIconFx() |
| Modifier and Type | Method and Description |
|---|---|
static void |
draw(javafx.scene.canvas.GraphicsContext context,
int size,
javafx.scene.paint.Color color) |
static javafx.scene.image.WritableImage |
getIcon(int size) |
static javafx.scene.image.WritableImage |
getIcon(int size,
javafx.scene.paint.Color color) |
static javafx.scene.image.WritableImage |
getIcon(javafx.scene.SnapshotParameters parameters,
int size,
javafx.scene.paint.Color color) |
static javafx.scene.image.WritableImage |
getImage(int size,
javafx.scene.paint.Color color) |
static javafx.scene.image.WritableImage |
getImage(javafx.scene.SnapshotParameters parameters,
int size,
javafx.scene.paint.Color color) |
static void |
main(String... args) |
public static void draw(javafx.scene.canvas.GraphicsContext context,
int size,
javafx.scene.paint.Color color)
public static javafx.scene.image.WritableImage getImage(int size,
javafx.scene.paint.Color color)
public static javafx.scene.image.WritableImage getImage(javafx.scene.SnapshotParameters parameters,
int size,
javafx.scene.paint.Color color)
public static javafx.scene.image.WritableImage getIcon(javafx.scene.SnapshotParameters parameters,
int size,
javafx.scene.paint.Color color)
public static javafx.scene.image.WritableImage getIcon(int size,
javafx.scene.paint.Color color)
public static javafx.scene.image.WritableImage getIcon(int size)
Copyright © 2012–2017 MARID software development group. All rights reserved.