public class IconFactory extends Object implements GraphicFactory
| Constructor and Description |
|---|
IconFactory(String icon,
org.softsmithy.lib.util.ResourceLoader resourceLoader,
boolean smoothIcon) |
| Modifier and Type | Method and Description |
|---|---|
javafx.scene.image.ImageView |
createGraphic(int size) |
public IconFactory(String icon, org.softsmithy.lib.util.ResourceLoader resourceLoader, boolean smoothIcon)
public javafx.scene.image.ImageView createGraphic(int size)
createGraphic in interface GraphicFactoryCopyright © 2012–2014 Drombler. All rights reserved.