public interface GraphicFactory
| Modifier and Type | Method and Description |
|---|---|
Node |
createGraphic(int size)
Creates a graphic with the specifed size.
|
Node createGraphic(int size)
size - the graphic sizeCopyright © 2012–2015 Drombler. All rights reserved.